Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C E F G I L M N O R S T W

A

AlphaColor - class com.anotherbigidea.flash.structs.AlphaColor.
A Color with an Alpha component
AlphaColor(int, int, int, int) - Constructor for class com.anotherbigidea.flash.structs.AlphaColor
 
AlphaColor(Color, int) - Constructor for class com.anotherbigidea.flash.structs.AlphaColor
 
AlphaColor(InStream) - Constructor for class com.anotherbigidea.flash.structs.AlphaColor
 
AlphaTransform - class com.anotherbigidea.flash.structs.AlphaTransform.
 
AlphaTransform() - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
An identity transform
AlphaTransform(ColorTransform) - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
Copy another transform
AlphaTransform(double, double, double, double, int, int, int, int) - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
 
AlphaTransform(int, int, int, int) - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
 
AlphaTransform(double, double, double, double) - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
 
AlphaTransform(InStream) - Constructor for class com.anotherbigidea.flash.structs.AlphaTransform
 
addAlpha - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
addBlue - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
addGreen - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
addRed - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
alpha - Variable in class com.anotherbigidea.flash.structs.AlphaColor
 

B

BUTTON_DOWN - Static variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
BUTTON_HITTEST - Static variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
BUTTON_OVER - Static variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
BUTTON_UP - Static variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
ButtonRecord - class com.anotherbigidea.flash.structs.ButtonRecord.
 
ButtonRecord(int, int, Matrix, int) - Constructor for class com.anotherbigidea.flash.structs.ButtonRecord
 
ButtonRecord(InStream, int) - Constructor for class com.anotherbigidea.flash.structs.ButtonRecord
 
ButtonRecord2 - class com.anotherbigidea.flash.structs.ButtonRecord2.
 
ButtonRecord2(int, int, Matrix, AlphaTransform, int) - Constructor for class com.anotherbigidea.flash.structs.ButtonRecord2
 
ButtonRecord2(InStream, int) - Constructor for class com.anotherbigidea.flash.structs.ButtonRecord2
 
bitSize - Variable in class com.anotherbigidea.flash.structs.Rect
 
bitmapId - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
blue - Variable in class com.anotherbigidea.flash.structs.Color
 

C

Color - class com.anotherbigidea.flash.structs.Color.
An RGB Color without alpha
Color(int, int, int) - Constructor for class com.anotherbigidea.flash.structs.Color
 
Color(InStream) - Constructor for class com.anotherbigidea.flash.structs.Color
 
ColorTransform - class com.anotherbigidea.flash.structs.ColorTransform.
 
ColorTransform() - Constructor for class com.anotherbigidea.flash.structs.ColorTransform
An identity transform
ColorTransform(double, double, double, int, int, int) - Constructor for class com.anotherbigidea.flash.structs.ColorTransform
 
ColorTransform(int, int, int) - Constructor for class com.anotherbigidea.flash.structs.ColorTransform
 
ColorTransform(double, double, double) - Constructor for class com.anotherbigidea.flash.structs.ColorTransform
 
ColorTransform(InStream) - Constructor for class com.anotherbigidea.flash.structs.ColorTransform
 
color - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
color - Variable in class com.anotherbigidea.flash.structs.LineStyle
 
colors - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
com.anotherbigidea.flash.structs - package com.anotherbigidea.flash.structs
 

E

envelope - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 
equals(AlphaColor) - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
equals(Color) - Method in class com.anotherbigidea.flash.structs.Color
 

F

FillStyle - class com.anotherbigidea.flash.structs.FillStyle.
 
FillStyle(Color) - Constructor for class com.anotherbigidea.flash.structs.FillStyle
Solid color fill (alpha depends on the TagDefineShapeX tag used)
FillStyle(Matrix, int[], Color[], boolean) - Constructor for class com.anotherbigidea.flash.structs.FillStyle
Linear/Radial Gradient Fill
FillStyle(int, Matrix, boolean) - Constructor for class com.anotherbigidea.flash.structs.FillStyle
Bitmap fill
fillType - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
flags - Variable in class com.anotherbigidea.flash.structs.ButtonRecord
 

G

getAddAlpha() - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
getAddBlue() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getAddGreen() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getAddRed() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getAlpha() - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
getBitSize() - Method in class com.anotherbigidea.flash.structs.Rect
Calculate the minimum bit size based on the current values
getBlue() - Method in class com.anotherbigidea.flash.structs.Color
 
getCharId() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
getColor() - Method in class com.anotherbigidea.flash.structs.LineStyle
 
getEnvelope() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
getFlags() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
getGradientColors() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getGradientRatios() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getGreen() - Method in class com.anotherbigidea.flash.structs.Color
 
getImageId() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getInPoint() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
getLayer() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
getLength() - Method in class com.anotherbigidea.flash.structs.Rect
 
getLoopCount() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
getMatrix() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
getMatrix() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getMaxX() - Method in class com.anotherbigidea.flash.structs.Rect
 
getMaxY() - Method in class com.anotherbigidea.flash.structs.Rect
 
getMinX() - Method in class com.anotherbigidea.flash.structs.Rect
 
getMinY() - Method in class com.anotherbigidea.flash.structs.Rect
 
getMultAlpha() - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
getMultBlue() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getMultGreen() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getMultRed() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
getOutPoint() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
getRed() - Method in class com.anotherbigidea.flash.structs.Color
 
getScaleX() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getScaleY() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getSkew0() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getSkew1() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getSolidColor() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getTransform() - Method in class com.anotherbigidea.flash.structs.ButtonRecord2
 
getTranslateX() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getTranslateY() - Method in class com.anotherbigidea.flash.structs.Matrix
 
getType() - Method in class com.anotherbigidea.flash.structs.FillStyle
 
getWidth() - Method in class com.anotherbigidea.flash.structs.LineStyle
 
green - Variable in class com.anotherbigidea.flash.structs.Color
 

I

id - Variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
inPoint - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 
isDown() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
isHitTest() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
isNoMultiplePlay() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
isOver() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
isStopPlaying() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
isUp() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 

L

LineStyle - class com.anotherbigidea.flash.structs.LineStyle.
 
LineStyle(int, Color) - Constructor for class com.anotherbigidea.flash.structs.LineStyle
 
layer - Variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
level0 - Variable in class com.anotherbigidea.flash.structs.SoundInfo.EnvelopePoint
 
level1 - Variable in class com.anotherbigidea.flash.structs.SoundInfo.EnvelopePoint
 
loopCount - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 

M

Matrix - class com.anotherbigidea.flash.structs.Matrix.
 
Matrix() - Constructor for class com.anotherbigidea.flash.structs.Matrix
An identity matrix
Matrix(double, double) - Constructor for class com.anotherbigidea.flash.structs.Matrix
 
Matrix(Matrix) - Constructor for class com.anotherbigidea.flash.structs.Matrix
Copy another matrix
Matrix(double, double, double, double, double, double) - Constructor for class com.anotherbigidea.flash.structs.Matrix
 
Matrix(InStream) - Constructor for class com.anotherbigidea.flash.structs.Matrix
 
mark44 - Variable in class com.anotherbigidea.flash.structs.SoundInfo.EnvelopePoint
 
matrix - Variable in class com.anotherbigidea.flash.structs.ButtonRecord
 
matrix - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
maxX - Variable in class com.anotherbigidea.flash.structs.Rect
 
maxY - Variable in class com.anotherbigidea.flash.structs.Rect
 
minX - Variable in class com.anotherbigidea.flash.structs.Rect
 
minY - Variable in class com.anotherbigidea.flash.structs.Rect
 
multAlpha - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
multBlue - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
multGreen - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 
multRed - Variable in class com.anotherbigidea.flash.structs.ColorTransform
 

N

noMultiplePlay - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 

O

outPoint - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 

R

Rect - class com.anotherbigidea.flash.structs.Rect.
A SWF Rectangle structure
Rect(int, int, int, int) - Constructor for class com.anotherbigidea.flash.structs.Rect
 
Rect(InStream) - Constructor for class com.anotherbigidea.flash.structs.Rect
 
Rect() - Constructor for class com.anotherbigidea.flash.structs.Rect
 
ratios - Variable in class com.anotherbigidea.flash.structs.FillStyle
 
read(InStream) - Static method in class com.anotherbigidea.flash.structs.ButtonRecord
Read a button record array
read(InStream) - Static method in class com.anotherbigidea.flash.structs.ButtonRecord2
Read a button record array
red - Variable in class com.anotherbigidea.flash.structs.Color
 

S

SoundInfo - class com.anotherbigidea.flash.structs.SoundInfo.
A Sound Information structure - defines playback style and envelope
SoundInfo(boolean, boolean, SoundInfo.EnvelopePoint[], int, int, int) - Constructor for class com.anotherbigidea.flash.structs.SoundInfo
 
SoundInfo(InStream) - Constructor for class com.anotherbigidea.flash.structs.SoundInfo
 
SoundInfo.EnvelopePoint - class com.anotherbigidea.flash.structs.SoundInfo.EnvelopePoint.
A Point in a sound envelope
SoundInfo.EnvelopePoint(int, int, int) - Constructor for class com.anotherbigidea.flash.structs.SoundInfo.EnvelopePoint
 
Style - interface com.anotherbigidea.flash.structs.Style.
Common interface for Fill and Line Styles
scaleX - Variable in class com.anotherbigidea.flash.structs.Matrix
 
scaleY - Variable in class com.anotherbigidea.flash.structs.Matrix
 
setAddAlpha(int) - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
setAddBlue(int) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setAddGreen(int) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setAddRed(int) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setAlpha(int) - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
setBlue(int) - Method in class com.anotherbigidea.flash.structs.Color
 
setCharId(int) - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
setFlags(int) - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
setGreen(int) - Method in class com.anotherbigidea.flash.structs.Color
 
setLayer(int) - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
setMatrix(Matrix) - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
setMaxX(int) - Method in class com.anotherbigidea.flash.structs.Rect
 
setMaxY(int) - Method in class com.anotherbigidea.flash.structs.Rect
 
setMinX(int) - Method in class com.anotherbigidea.flash.structs.Rect
 
setMinY(int) - Method in class com.anotherbigidea.flash.structs.Rect
 
setMultAlpha(double) - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
setMultBlue(double) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setMultGreen(double) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setMultRed(double) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
setRed(int) - Method in class com.anotherbigidea.flash.structs.Color
 
setScaleX(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
setScaleY(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
setSkew0(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
setSkew1(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
setTransform(AlphaTransform) - Method in class com.anotherbigidea.flash.structs.ButtonRecord2
 
setTranslateX(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
setTranslateY(double) - Method in class com.anotherbigidea.flash.structs.Matrix
 
skew0 - Variable in class com.anotherbigidea.flash.structs.Matrix
 
skew1 - Variable in class com.anotherbigidea.flash.structs.Matrix
 
stopPlaying - Variable in class com.anotherbigidea.flash.structs.SoundInfo
 

T

toString() - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
toString() - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
toString() - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
toString() - Method in class com.anotherbigidea.flash.structs.ButtonRecord2
 
toString() - Method in class com.anotherbigidea.flash.structs.Color
 
toString() - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
toString() - Method in class com.anotherbigidea.flash.structs.Matrix
 
toString() - Method in class com.anotherbigidea.flash.structs.Rect
 
toString() - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
transform - Variable in class com.anotherbigidea.flash.structs.ButtonRecord2
 
translateX - Variable in class com.anotherbigidea.flash.structs.Matrix
 
translateY - Variable in class com.anotherbigidea.flash.structs.Matrix
 

W

width - Variable in class com.anotherbigidea.flash.structs.LineStyle
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
write(OutStream, Vector) - Static method in class com.anotherbigidea.flash.structs.ButtonRecord
Write a button record array
write(OutStream) - Method in class com.anotherbigidea.flash.structs.ButtonRecord
 
write(OutStream, Vector) - Static method in class com.anotherbigidea.flash.structs.ButtonRecord2
Write a button record array
write(OutStream) - Method in class com.anotherbigidea.flash.structs.ButtonRecord2
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.Color
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
write(OutStream, boolean) - Method in class com.anotherbigidea.flash.structs.FillStyle
 
write(OutStream, boolean) - Method in class com.anotherbigidea.flash.structs.LineStyle
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.Matrix
 
write(OutStream) - Method in class com.anotherbigidea.flash.structs.Rect
Write the rect contents to the output stream
write(OutStream) - Method in class com.anotherbigidea.flash.structs.SoundInfo
 
write(OutStream, boolean) - Method in interface com.anotherbigidea.flash.structs.Style
 
writeMorphFillStyle(OutStream, FillStyle, FillStyle) - Static method in class com.anotherbigidea.flash.structs.FillStyle
 
writeMorphLineStyle(OutStream, LineStyle, LineStyle) - Static method in class com.anotherbigidea.flash.structs.LineStyle
 
writeRGB(OutStream) - Method in class com.anotherbigidea.flash.structs.Color
 
writeWithAlpha(OutStream) - Method in class com.anotherbigidea.flash.structs.AlphaColor
 
writeWithAlpha(OutStream) - Method in class com.anotherbigidea.flash.structs.Color
 
writeWithAlpha(OutStream) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 
writeWithoutAlpha(OutStream) - Method in class com.anotherbigidea.flash.structs.AlphaTransform
 
writeWithoutAlpha(OutStream) - Method in class com.anotherbigidea.flash.structs.ColorTransform
 

A B C E F G I L M N O R S T W