A B C D E F G H I J K L M N O P Q R S T U V W Y _

A

Active - Static variable in class com.flagstone.transform.FSButton
Code for the active area of the button.
Add - Static variable in class com.flagstone.transform.FSAction
 
Add() - Static method in class com.flagstone.transform.FSAction
 
add(FSActionObject) - Method in class com.flagstone.transform.FSButtonEvent
Add an action to the end of the actions array.
add(FSActionObject) - Method in class com.flagstone.transform.FSClipEvent
Adds an action to the array of actions.
add(FSButton) - Method in class com.flagstone.transform.FSDefineButton
Adds the button record object to the array of button records.
add(FSActionObject) - Method in class com.flagstone.transform.FSDefineButton
Adds the action object to the array of actions.
add(FSButton) - Method in class com.flagstone.transform.FSDefineButton2
Adds an FSButton to the array of button records.
add(FSButtonEvent) - Method in class com.flagstone.transform.FSDefineButton2
Adds a button event object to the array of button events.
add(FSShape) - Method in class com.flagstone.transform.FSDefineFont
Add a shape to the array of shapes.
add(FSShape) - Method in class com.flagstone.transform.FSDefineFont2
Add a shape to the array of shapes.
add(FSBounds) - Method in class com.flagstone.transform.FSDefineFont2
Add a bounds object to the array of bounds for each glyph.
add(FSKerning) - Method in class com.flagstone.transform.FSDefineFont2
Add a kerning object to the array of kernings for pairs of glyphs.
add(FSLineStyle) - Method in class com.flagstone.transform.FSDefineMorphShape
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.FSDefineMorphShape
Add the fill style object to the array of fill styles.
add(FSMovieObject) - Method in class com.flagstone.transform.FSDefineMovieClip
Adds the movie object to the array of actions.
add(FSLineStyle) - Method in class com.flagstone.transform.FSDefineShape
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.FSDefineShape
Add the fill style object to the array of fill styles.
add(FSLineStyle) - Method in class com.flagstone.transform.FSDefineShape2
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.FSDefineShape2
Add the fill style object to the array of fill styles.
add(FSLineStyle) - Method in class com.flagstone.transform.FSDefineShape3
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.FSDefineShape3
Add the fill style object to the array of fill styles.
add(FSText) - Method in class com.flagstone.transform.FSDefineText
Add a FSText object to the array of text records.
add(FSText) - Method in class com.flagstone.transform.FSDefineText2
Add a FSText object to the array of text records.
add(FSActionObject) - Method in class com.flagstone.transform.FSDoAction
Adds the action object to the array of actions.
add(int, String) - Method in class com.flagstone.transform.FSExport
Adds the identifier and name to the list of objects to be exported.
add(FSGradient) - Method in class com.flagstone.transform.FSGradientFill
Add a FSGradient object to the array of gradient objects.
add(int, String) - Method in class com.flagstone.transform.FSImport
Adds the identifier and name to the list of objects to be imported.
add(FSActionObject) - Method in class com.flagstone.transform.FSInitialize
Adds the action object to the array of actions.
add(FSDefineObject) - Method in class com.flagstone.transform.FSLayer
Add an object to the layer.
add(FSMorphGradient) - Method in class com.flagstone.transform.FSMorphGradientFill
Add a FSMorphGradient object to the array of gradient objects.
add(FSMovieObject) - Method in class com.flagstone.transform.FSMovie
Adds the object to the Movie.
add(ArrayList) - Method in class com.flagstone.transform.FSMovie
Adds all of the objects in the array to the Movie.
add(String) - Method in class com.flagstone.transform.FSNewFunction
Adds the name of an argument to the array of argument names.
add(FSActionObject) - Method in class com.flagstone.transform.FSNewFunction
Adds the action object to the array of actions.
add(FSRegisterVariable) - Method in class com.flagstone.transform.FSNewFunction2
Adds the name of an argument to the array of argument names.
add(FSActionObject) - Method in class com.flagstone.transform.FSNewFunction2
Adds the action object to the array of actions.
add(FSClipEvent) - Method in class com.flagstone.transform.FSPlaceObject2
Adds a clip event to the array of clip events.
add(boolean) - Method in class com.flagstone.transform.FSPush
Adds a boolean value to the array of values that will be pushed onto the stack.
add(int) - Method in class com.flagstone.transform.FSPush
Adds an integer value to the array of values that will be pushed onto the stack.
add(double) - Method in class com.flagstone.transform.FSPush
Adds a double value to the array of values that will be pushed onto the stack.
add(FSNull) - Method in class com.flagstone.transform.FSPush
Adds a null value to the array of values that will be pushed onto the stack.
add(FSVoid) - Method in class com.flagstone.transform.FSPush
Adds a void value to the array of values that will be pushed onto the stack.
add(String) - Method in class com.flagstone.transform.FSPush
Adds a String to the array of values that will be pushed onto the stack.
add(FSTableIndex) - Method in class com.flagstone.transform.FSPush
Adds an FSTableIndex to the array of values that will be pushed onto the stack.
add(FSRegisterIndex) - Method in class com.flagstone.transform.FSPush
Adds an FSRegisterIndex to the array of values that will be pushed onto the stack.
add(FSImageBlock) - Method in class com.flagstone.transform.FSScreenVideoPacket
 
add(FSTransformObject) - Method in class com.flagstone.transform.FSShape
Adds the object to the array of shape records.
add(FSLineStyle) - Method in class com.flagstone.transform.FSShapeStyle
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.FSShapeStyle
Add the fill style object to the array of fill styles.
add(FSEnvelope) - Method in class com.flagstone.transform.FSSound
Add a FSEnvelope object to the array of envelope objects.
add(String) - Method in class com.flagstone.transform.FSTable
Adds a String to the variable table.
add(FSCharacter) - Method in class com.flagstone.transform.FSText
Adds an FSCharacter object to the array of characters.
add(FSVideoObject) - Method in class com.flagstone.transform.FSVideo
Adds the object to the Movie.
add(ArrayList) - Method in class com.flagstone.transform.FSVideo
Adds the array of object to the Video.
add(FSActionObject) - Method in class com.flagstone.transform.FSWith
Adds the action object to the array of actions.
add(FSLineStyle) - Method in class com.flagstone.transform.util.FSShapeConstructor
Add a FSSolidLine object to the array of line styles.
add(FSFillStyle) - Method in class com.flagstone.transform.util.FSShapeConstructor
Add the fill style object to the array of fill styles.
addAction(FSActionObject) - Method in class com.flagstone.transform.FSFrame
Adds the action object to the frame.
addAdvance(int) - Method in class com.flagstone.transform.FSDefineFont2
Add an advance to the array of advances.
addCapacity(int) - Method in class com.flagstone.transform.FSCoder
Increases the size of the internal buffer.
addCode(int) - Method in class com.flagstone.transform.FSDefineFont2
Add a code to the array of codes.
addCommand(FSMovieObject) - Method in class com.flagstone.transform.FSFrame
Adds the display list command to the frame.
addDefinition(FSDefineObject) - Method in class com.flagstone.transform.FSFrame
Adds an object to the frame that defines an object to be displayed in the movie.
addToCatch(FSActionObject) - Method in class com.flagstone.transform.FSExceptionHandler
Adds the action object to the array of actions for the catch block.
addToFinally(FSActionObject) - Method in class com.flagstone.transform.FSExceptionHandler
Adds the action object to the array of actions for the finally block.
addToMovie(FSMovie) - Method in class com.flagstone.transform.FSFrame
Add the objects in the frame to the movie.
addToTry(FSActionObject) - Method in class com.flagstone.transform.FSExceptionHandler
Adds the action object to the array of actions for the try block.
adjustPointer(int) - Method in class com.flagstone.transform.FSCoder
Adds offset, in bits, to the internal pointer to change the location where the next value will be read or written.
ADPCM - Static variable in class com.flagstone.transform.FSSound
Identifies an adaptive pulse code modulated sound.
advanceForChar(char, int) - Method in class com.flagstone.transform.util.FSTextConstructor
Returns the advance, in twips, to the next character.
aliceblue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, aliceblue from the Netscape color table.
aliceblue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, aliceblue from the Netscape color table.
AlignCenter - Static variable in class com.flagstone.transform.FSDefineTextField
Defines that the text displayed in a text field is centre aligned.
AlignJustify - Static variable in class com.flagstone.transform.FSDefineTextField
Defines that the text displayed in a text field is justified.
AlignLeft - Static variable in class com.flagstone.transform.FSDefineTextField
Defines that the text displayed in a text field is left aligned.
AlignRight - Static variable in class com.flagstone.transform.FSDefineTextField
Defines that the text displayed in a text field is right aligned.
alignToByte() - Method in class com.flagstone.transform.FSCoder
Moves the internal pointer forward so it is aligned on a byte boundary.
alignToByte() - Method in class com.flagstone.transform.util.FSCodec
Deprecated. Moves the internal pointer forward so it is aligned on a byte boundary.
And - Static variable in class com.flagstone.transform.FSAction
 
And() - Static method in class com.flagstone.transform.FSAction
 
ANSI - Static variable in class com.flagstone.transform.FSText
Defines that the font character set is based on the ANSI UTF-8 standard which supports standard ASCII encoded strings.
antiquewhite() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, antiquewhite from the Netscape color table.
antiquewhite(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, antiquewhite from the Netscape color table.
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSAction
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSAudioData
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSBitmapFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSBounds
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSButton
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSButtonColorTransform
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSButtonEvent
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSButtonSound
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSCall
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSCharacter
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSClipEvent
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSColor
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSColorTransform
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSCoordTransform
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSCurve
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineButton
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineButton2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineFont
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineFont2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineImage
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineImage2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineJPEGImage
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineJPEGImage2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineJPEGImage3
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineMorphShape
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineMovieClip
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineShape
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineShape2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineShape3
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineSound
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineText
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineText2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineTextField
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDefineVideo
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSDoAction
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSEnableDebugger
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSEnableDebugger2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSEnvelope
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSExceptionHandler
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSExport
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSFontInfo
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSFontInfo2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSFrameLabel
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSFree
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGetUrl
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGetUrl2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGotoFrame
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGotoFrame2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGotoLabel
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGradient
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSGradientFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSIf
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSImport
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSInitialize
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSJPEGEncodingTable
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSJump
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSKerning
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSLimitScript
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSLine
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMorphBitmapFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMorphGradient
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMorphGradientFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMorphSolidFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMorphSolidLine
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMovie
AppendDescription is used to present a string description of the object including all nested objects up to a specified depth.
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSMovieObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSNewFunction
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSNewFunction2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSNull
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSPathsArePostscript
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSPlaceObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSPlaceObject2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSPointer
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSProperty
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSProtect
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSPush
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSQuicktimeMovie
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSRegisterCopy
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSRegisterIndex
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSRegisterVariable
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSRemoveObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSRemoveObject2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSerialNumber
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSetBackgroundColor
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSetTarget
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSShape
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSShapeStyle
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSShowFrame
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSolidFill
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSolidLine
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSound
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSoundStreamBlock
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSoundStreamHead
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSSoundStreamHead2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSStartSound
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSTable
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSTableIndex
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSTabOrder
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSText
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSTransformObject
AppendDescription is used to present a string description of the object including all nested objects up to a specified depth.
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSUnknownAction
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSUnknownObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVideo
AppendDescription is used to present a string description of the object including all nested objects up to a specified depth.
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVideoData
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVideoFrame
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVideoMetaData
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVideoObject
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSVoid
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSWaitForFrame
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSWaitForFrame2
 
appendDescription(StringBuffer, int) - Method in class com.flagstone.transform.FSWith
 
aqua() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, aqua from the Netscape color table.
aqua(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, aqua from the Netscape color table.
aquamarine() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, aquamarine from the Netscape color table.
aquamarine(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, aquamarine from the Netscape color table.
ArithmeticShiftRight - Static variable in class com.flagstone.transform.FSAction
 
ArithmeticShiftRight() - Static method in class com.flagstone.transform.FSAction
 
AsciiToChar - Static variable in class com.flagstone.transform.FSAction
 
AsciiToChar() - Static method in class com.flagstone.transform.FSAction
 
AudioData - Static variable in class com.flagstone.transform.FSVideoObject
Type identifying objects containing sound
AutoSize - Static variable in class com.flagstone.transform.FSDefineTextField
Key used to identify the autoSize attribute.
azure() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, azure from the Netscape color table.
azure(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, azure from the Netscape color table.

B

Backspace - Static variable in class com.flagstone.transform.FSButtonEvent
Defines the button event that occurs when the backspace key is pressed on the keyboard.
Begin - Static variable in class com.flagstone.transform.FSMovieEvent
Deprecated. Identifies an event generated when an object in a movie begins to be encoded or decoded.
beige() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, beige from the Netscape color table.
beige(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, beige from the Netscape color table.
BIG_ENDIAN - Static variable in class com.flagstone.transform.FSCoder
Identifies that multibyte words are stored in big-endian format with the most significant byte in a word stored first.
BIG_ENDIAN - Static variable in class com.flagstone.transform.util.FSCodec
Deprecated. Identifies that multibyte words are stored in big-endian format with the most significant byte in a word stored first.
bisque() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, bisque from the Netscape color table.
bisque(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, bisque from the Netscape color table.
BitwiseAnd - Static variable in class com.flagstone.transform.FSAction
 
BitwiseAnd() - Static method in class com.flagstone.transform.FSAction
 
BitwiseOr - Static variable in class com.flagstone.transform.FSAction
 
BitwiseOr() - Static method in class com.flagstone.transform.FSAction
 
BitwiseXOr - Static variable in class com.flagstone.transform.FSAction
 
BitwiseXOr() - Static method in class com.flagstone.transform.FSAction
 
black() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, black from the Netscape color table.
black(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, black from the Netscape color table.
blanchedalmond() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, blanchedalmond from the Netscape color table.
blanchedalmond(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, blanchedalmond from the Netscape color table.
blue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, blue from the Netscape color table.
blue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, blue from the Netscape color table.
blueviolet() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, blueviolet from the Netscape color table.
blueviolet(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, blueviolet from the Netscape color table.
Bordered - Static variable in class com.flagstone.transform.FSDefineTextField
Key used to identify the bordered attribute.
bounds() - Method in class com.flagstone.transform.util.FSShapeConstructor
Generates the bounding box that encloses the current path.
boundsForText(String, int) - Method in class com.flagstone.transform.util.FSTextConstructor
Generates an FSBounds object that defines the bounding box that encloses the text, rendered in the specified font size.
brown() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, brown from the Netscape color table.
brown(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, brown from the Netscape color table.
burlywood() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, burlywood from the Netscape color table.
burlywood(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, burlywood from the Netscape color table.
ButtonColorTransform - Static variable in class com.flagstone.transform.FSMovieObject
 
ButtonSound - Static variable in class com.flagstone.transform.FSMovieObject
 

C

cadetblue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, cadetblue from the Netscape color table.
cadetblue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, cadetblue from the Netscape color table.
Call - Static variable in class com.flagstone.transform.FSActionObject
 
canDisplay(char[]) - Method in class com.flagstone.transform.util.FSTextConstructor
Indicates whether or not this FSTextConstructor can display all the characters specified in the array.
canDisplay(String) - Method in class com.flagstone.transform.util.FSTextConstructor
Indicates whether or not this FSTextConstructor can display a specified Unicode String.
Cast - Static variable in class com.flagstone.transform.FSAction
 
Cast() - Static method in class com.flagstone.transform.FSAction
 
change(FSColorTransform) - Method in class com.flagstone.transform.FSLayer
Change the colour of the object by applying a color transform.
change(FSCoordTransform) - Method in class com.flagstone.transform.FSLayer
Change the position, orientation and scaling of the object by applying a 2D coordinate transform.
characterSet(int) - Static method in class com.flagstone.transform.util.FSCharacterTable
Return a predefined set of characters.
characterSetForLocale(Locale) - Static method in class com.flagstone.transform.util.FSCharacterTable
Return a character set for a given country and language.
CharToAscii - Static variable in class com.flagstone.transform.FSAction
 
CharToAscii() - Static method in class com.flagstone.transform.FSAction
 
chartreuse() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, chartreuse from the Netscape color table.
chartreuse(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, chartreuse from the Netscape color table.
chocolate() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, chocolate from the Netscape color table.
chocolate(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, chocolate from the Netscape color table.
circle(int, int, int) - Method in class com.flagstone.transform.util.FSShapeConstructor
Creates a closed path in the shape of a circle.
circle(int) - Method in class com.flagstone.transform.util.FSShapeConstructor
Creates a closed path in the shape of a circle.
clip(int) - Method in class com.flagstone.transform.FSLayer
Set the number of layers that the outline of the object will clip when placed on the display list.
Clipped - Static variable in class com.flagstone.transform.FSFillStyle
Defines the type for a clipped bitmap fill style.
clone() - Method in class com.flagstone.transform.FSAudioData
 
clone() - Method in class com.flagstone.transform.FSBitmapFill
 
clone() - Method in class com.flagstone.transform.FSButton
 
clone() - Method in class com.flagstone.transform.FSButtonColorTransform
 
clone() - Method in class com.flagstone.transform.FSButtonEvent
 
clone() - Method in class com.flagstone.transform.FSButtonSound
 
clone() - Method in class com.flagstone.transform.FSClipEvent
 
clone() - Method in class com.flagstone.transform.FSDefineButton
 
clone() - Method in class com.flagstone.transform.FSDefineButton2
 
clone() - Method in class com.flagstone.transform.FSDefineFont
 
clone() - Method in class com.flagstone.transform.FSDefineFont2
 
clone() - Method in class com.flagstone.transform.FSDefineImage
 
clone() - Method in class com.flagstone.transform.FSDefineImage2
 
clone() - Method in class com.flagstone.transform.FSDefineJPEGImage
 
clone() - Method in class com.flagstone.transform.FSDefineJPEGImage2
 
clone() - Method in class com.flagstone.transform.FSDefineJPEGImage3
 
clone() - Method in class com.flagstone.transform.FSDefineMorphShape
 
clone() - Method in class com.flagstone.transform.FSDefineMovieClip
 
clone() - Method in class com.flagstone.transform.FSDefineShape
 
clone() - Method in class com.flagstone.transform.FSDefineShape2
 
clone() - Method in class com.flagstone.transform.FSDefineShape3
 
clone() - Method in class com.flagstone.transform.FSDefineSound
 
clone() - Method in class com.flagstone.transform.FSDefineText
 
clone() - Method in class com.flagstone.transform.FSDefineText2
 
clone() - Method in class com.flagstone.transform.FSDefineTextField
 
clone() - Method in class com.flagstone.transform.FSDefineVideo
 
clone() - Method in class com.flagstone.transform.FSDoAction
 
clone() - Method in class com.flagstone.transform.FSExceptionHandler
 
clone() - Method in class com.flagstone.transform.FSFontInfo
 
clone() - Method in class com.flagstone.transform.FSFontInfo2
 
clone() - Method in class com.flagstone.transform.FSGradient
 
clone() - Method in class com.flagstone.transform.FSGradientFill
 
clone() - Method in class com.flagstone.transform.FSImageBlock
 
clone() - Method in class com.flagstone.transform.FSInitialize
 
clone() - Method in class com.flagstone.transform.FSJPEGEncodingTable
 
clone() - Method in class com.flagstone.transform.FSMorphBitmapFill
 
clone() - Method in class com.flagstone.transform.FSMorphGradient
 
clone() - Method in class com.flagstone.transform.FSMorphGradientFill
 
clone() - Method in class com.flagstone.transform.FSMorphSolidFill
 
clone() - Method in class com.flagstone.transform.FSMorphSolidLine
 
clone() - Method in class com.flagstone.transform.FSMovie
Creates a deep copy of the entire movie.
clone() - Method in class com.flagstone.transform.FSNewFunction
 
clone() - Method in class com.flagstone.transform.FSNewFunction2
 
clone() - Method in class com.flagstone.transform.FSPlaceObject
 
clone() - Method in class com.flagstone.transform.FSPlaceObject2
 
clone() - Method in class com.flagstone.transform.FSPush
 
clone() - Method in class com.flagstone.transform.FSScreenVideoPacket
 
clone() - Method in class com.flagstone.transform.FSSetBackgroundColor
 
clone() - Method in class com.flagstone.transform.FSShape
 
clone() - Method in class com.flagstone.transform.FSShapeStyle
 
clone() - Method in class com.flagstone.transform.FSSolidFill
 
clone() - Method in class com.flagstone.transform.FSSolidLine
 
clone() - Method in class com.flagstone.transform.FSSound
 
clone() - Method in class com.flagstone.transform.FSSoundStreamBlock
 
clone() - Method in class com.flagstone.transform.FSStartSound
 
clone() - Method in class com.flagstone.transform.FSTable
 
clone() - Method in class com.flagstone.transform.FSText
 
clone() - Method in class com.flagstone.transform.FSTransformObject
Creates a deep copy of the entire object.
clone() - Method in class com.flagstone.transform.FSUnknownAction
 
clone() - Method in class com.flagstone.transform.FSUnknownObject
 
clone() - Method in class com.flagstone.transform.FSVideo
Creates a deep copy of the entire video.
clone() - Method in class com.flagstone.transform.FSVideoData
 
clone() - Method in class com.flagstone.transform.FSVideoFrame
 
clone() - Method in class com.flagstone.transform.FSVideoMetaData
 
clone() - Method in class com.flagstone.transform.FSVideoObject
Creates a deep copy of the entire object.
clone() - Method in class com.flagstone.transform.FSWith
 
CloneSprite - Static variable in class com.flagstone.transform.FSAction
 
CloneSprite() - Static method in class com.flagstone.transform.FSAction
 
closePath() - Method in class com.flagstone.transform.util.FSShapeConstructor
Closes the current path by drawing a line from the current point to the starting point of the path.
codeForKey(char) - Static method in class com.flagstone.transform.FSButtonEvent
Generates the code identifying a particular event using the name of the event.
Color - Static variable in class com.flagstone.transform.FSDefineTextField
Key used to identify the color attribute.
color(int, int, int) - Method in class com.flagstone.transform.FSLayer
Change the colour of the object to the values (r,g,b).
color(int, int, int, int) - Method in class com.flagstone.transform.FSLayer
Change the colour of the object to the values (r,g,b,a).
com.flagstone.transform - package com.flagstone.transform
Transform SWF is designed to read and write Flash file.
com.flagstone.transform.util - package com.flagstone.transform.util
 
composite(FSCoordTransform) - Method in class com.flagstone.transform.FSCoordTransform
Composite the 3 X 3 matrix with the FSCoordTransform argument.
Construct - Static variable in class com.flagstone.transform.FSClipEvent
 
Continue - Static variable in class com.flagstone.transform.FSSound
Start playing the sound or continues if it is already playing.
COORDINATES_ARE_PIXELS - Variable in class com.flagstone.transform.util.FSShapeConstructor
The COORDINATES_ARE_PIXELS flag controls whether the coordinates passed to methods when creating a path of predefined shape are expressed in pixels (true) or twips (false).
coral() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, coral from the Netscape color table.
coral(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, coral from the Netscape color table.
cornflowerblue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, cornflowerblue from the Netscape color table.
cornflowerblue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, cornflowerblue from the Netscape color table.
cornsilk() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, cornsilk from the Netscape color table.
cornsilk(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, cornsilk from the Netscape color table.
CreateArguments - Static variable in class com.flagstone.transform.FSNewFunction2
Create and initialized the predefined variable, arguments.
CreateSuper - Static variable in class com.flagstone.transform.FSNewFunction2
Create and initialized the predefined variable, super.
CreateThis - Static variable in class com.flagstone.transform.FSNewFunction2
Create and initialized the predefined variable, this.
crimson() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, crimson from the Netscape color table.
crimson(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, crimson from the Netscape color table.
curve(int, int, int, int) - Method in class com.flagstone.transform.util.FSShapeConstructor
draw a quadratic bezier curve from the current point to the point (x,y) with the control point (x1, y1).
curve(int, int, int, int, int, int) - Method in class com.flagstone.transform.util.FSShapeConstructor
draw a cubic bezier curve from the current point to the point (x,y) with the off-curve control points (x1, y1) and (x2, y2).
cyan() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, cyan from the Netscape color table.
cyan(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, cyan from the Netscape color table.

D

darkblue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkblue from the Netscape color table.
darkblue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkblue from the Netscape color table.
darkcyan() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkcyan from the Netscape color table.
darkcyan(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkcyan from the Netscape color table.
darkgoldenrod() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkgoldenrod from the Netscape color table.
darkgoldenrod(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkgoldenrod from the Netscape color table.
darkgray() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkgray from the Netscape color table.
darkgray(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkgray from the Netscape color table.
darkgreen() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkgreen from the Netscape color table.
darkgreen(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkgreen from the Netscape color table.
darkkhaki() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkkhaki from the Netscape color table.
darkkhaki(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkkhaki from the Netscape color table.
darkmagenta() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkmagenta from the Netscape color table.
darkmagenta(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkmagenta from the Netscape color table.
darkolivegreen() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkolivegreen from the Netscape color table.
darkolivegreen(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkolivegreen from the Netscape color table.
darkorange() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkorange from the Netscape color table.
darkorange(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkorange from the Netscape color table.
darkorchid() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkorchid from the Netscape color table.
darkorchid(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkorchid from the Netscape color table.
darkred() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkred from the Netscape color table.
darkred(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkred from the Netscape color table.
darksalmon() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darksalmon from the Netscape color table.
darksalmon(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darksalmon from the Netscape color table.
darkseagreen() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkseagreen from the Netscape color table.
darkseagreen(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkseagreen from the Netscape color table.
darkslateblue() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkslateblue from the Netscape color table.
darkslateblue(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkslateblue from the Netscape color table.
darkslategray() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkslategray from the Netscape color table.
darkslategray(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkslategray from the Netscape color table.
darkturquoise() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkturquoise from the Netscape color table.
darkturquoise(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkturquoise from the Netscape color table.
darkviolet() - Static method in class com.flagstone.transform.FSColorTable
Definition of the color, darkviolet from the Netscape color table.
darkviolet(int) - Static method in class com.flagstone.transform.FSColorTable
Definition of the transparent color, darkviolet from the Netscape color table.
Data - Static variable in class com.flagstone.transform.FSClipEvent
Code for a data event.
DEBUG - Static variable in class com.flagstone.transform.Transform
Deprecated. No longer required for debugging. DEBUG is used to turn on additional logging and error checking.
decode(FSCoder) - Method in class com.flagstone.transform.FSAction
 
decode(FSCoder) - Method in class com.flagstone.transform.FSActionObject
 
decode(FSCoder) - Method in class com.flagstone.transform.FSBitmapFill
 
decode(FSCoder) - Method in class com.flagstone.transform.FSBounds
 
decode(FSCoder) - Method in class com.flagstone.transform.FSButton
 
decode(FSCoder) - Method in class com.flagstone.transform.FSButtonColorTransform
 
decode(FSCoder) - Method in class com.flagstone.transform.FSButtonEvent
 
decode(FSCoder) - Method in class com.flagstone.transform.FSButtonSound
 
decode(FSCoder) - Method in class com.flagstone.transform.FSCall
 
decode(FSCoder) - Method in class com.flagstone.transform.FSCharacter
 
decode(FSCoder) - Method in class com.flagstone.transform.FSClipEvent
 
<