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

A

Action - Interface in com.flagstone.transform.action
Action defines a type that is used to identify all the different types of actions that can be added to a movie.
ACTION_HEADER - Static variable in class com.flagstone.transform.coder.Coder
Length, in bytes, of type and length fields of an encoded action.
ActionData - Class in com.flagstone.transform.action
ActionData is used to store one or more actions which already have been encoded for writing to a Flash file.
ActionData(byte[]) - Constructor for class com.flagstone.transform.action.ActionData
Creates an ActionData object initialised with a set of encoded actions.
ActionData(ActionData) - Constructor for class com.flagstone.transform.action.ActionData
Creates a copy of this ActionData object.
ActionDecoder - Class in com.flagstone.transform.action
ActionDecoder decodes the actions in the Flash movie.
ActionDecoder() - Constructor for class com.flagstone.transform.action.ActionDecoder
 
ActionObject - Class in com.flagstone.transform.action
ActionObject is a general-purpose class that can be used to represent any action.
ActionObject(int, SWFDecoder) - Constructor for class com.flagstone.transform.action.ActionObject
Creates and initialises an ActionObject using values encoded in the Flash binary format.
ActionObject(int) - Constructor for class com.flagstone.transform.action.ActionObject
Creates an ActionObject specifying only the type.
ActionObject(int, byte[]) - Constructor for class com.flagstone.transform.action.ActionObject
Creates an ActionObject specifying the type and the data that represents the body of the action encoded in the Flash binary format.
ActionObject(ActionObject) - Constructor for class com.flagstone.transform.action.ActionObject
Creates an ActionObject by copying an existing one.
ActionTypes - Class in com.flagstone.transform.action
ActionTypes defines the constants that identify the different types of action when encoded according to the Flash file format specification.
ADD - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Add action when encoded.
add(Object) - Method in class com.flagstone.transform.action.Push.Builder
Adds a value to the list.
add(String) - Method in class com.flagstone.transform.action.Table
Adds a String to the variable table.
add(Filter) - Method in class com.flagstone.transform.button.ButtonShape
Add a Filter to the list of Filters that will be applied to the shape.
add(ButtonShape) - Method in class com.flagstone.transform.button.DefineButton
Adds the button shape to the list of button shapes.
add(Action) - Method in class com.flagstone.transform.button.DefineButton
Adds the action to the list of actions.
add(ButtonShape) - Method in class com.flagstone.transform.button.DefineButton2
Adds an ButtonShape to the list of button records.
add(EventHandler) - Method in class com.flagstone.transform.button.DefineButton2
Adds a button event object to the list of button events.
ADD - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a ADD Blend when it is encoded.
add(Action) - Method in class com.flagstone.transform.DoAction
Adds the action object to the list of actions.
add(Action) - Method in class com.flagstone.transform.EventHandler
Adds an action to the list of actions.
add(int, String) - Method in class com.flagstone.transform.Export
Adds the identifier and name to the list of objects to be exported.
add(Gradient) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Add a Gradient object to the list of gradient objects.
add(Gradient) - Method in class com.flagstone.transform.fillstyle.GradientFill
Add a Gradient object to the list of gradient objects.
add(MorphGradient) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Add a Gradient object to the list of gradient objects.
add(MorphGradient) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Add a MorphGradient object to the list of gradient objects.
add(Shape) - Method in class com.flagstone.transform.font.DefineFont
Add a shape to the list of shapes that represent the glyphs for the font.
add(Bounds) - Method in class com.flagstone.transform.font.DefineFont2
Add a bounds object to the list of bounds for each glyph.
add(Kerning) - Method in class com.flagstone.transform.font.DefineFont2
Add a kerning object to the list of kernings for pairs of glyphs.
add(Bounds) - Method in class com.flagstone.transform.font.DefineFont3
Add a bounds object to the list of bounds for each glyph.
add(Kerning) - Method in class com.flagstone.transform.font.DefineFont3
Add a kerning object to the list of kernings for pairs of glyphs.
add(int, String) - Method in class com.flagstone.transform.Import
Adds the identifier and name to the list of objects to be imported.
add(int, String) - Method in class com.flagstone.transform.Import2
Adds the identifier and name to the list of objects to be imported.
add(MovieTag) - Method in class com.flagstone.transform.Movie
Adds the object to the Movie.
add(MovieTag) - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Adds the movie object to the list of objects that update the display list.
add(Action) - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Adds the action object to the list of actions.
add(EventHandler) - Method in class com.flagstone.transform.Place2
Adds a clip event to the list of clip events.
add(EventHandler) - Method in class com.flagstone.transform.Place3
Adds a clip event to the list of clip events.
add(Filter) - Method in class com.flagstone.transform.Place3
Adds a Filter to the list of filters.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineMorphShape
Add a LineStyle object to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineMorphShape
Add the fill style object to the list of fill styles.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Add a LineStyle object to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Add the fill style object to the list of fill styles.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineShape
Add a LineStyle to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineShape
Add the fill style to the list of fill styles.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineShape2
Add a LineStyle to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineShape2
Add the fill style to the list of fill styles.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineShape3
Add a LineStyle1 to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineShape3
Add the fill style to the list of fill styles.
add(LineStyle) - Method in class com.flagstone.transform.shape.DefineShape4
Add a LineStyle to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.DefineShape4
Add the fill style to the list of fill styles.
add(ShapeRecord) - Method in class com.flagstone.transform.shape.Shape
Adds the object to the list of shape records.
add(LineStyle1) - Method in class com.flagstone.transform.shape.ShapeStyle
Add a LineStyle object to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.ShapeStyle
Add the fill style object to the list of fill styles.
add(LineStyle2) - Method in class com.flagstone.transform.shape.ShapeStyle2
Add a LineStyle object to the list of line styles.
add(FillStyle) - Method in class com.flagstone.transform.shape.ShapeStyle2
Add the fill style object to the list of fill styles.
add(LineStyle) - Method in interface com.flagstone.transform.shape.ShapeTag
Add a line style.
add(FillStyle) - Method in interface com.flagstone.transform.shape.ShapeTag
Add a fill style.
add(Envelope.Level) - Method in class com.flagstone.transform.sound.Envelope
Add a Envelope object to the list of envelope objects.
add(int, String) - Method in class com.flagstone.transform.SymbolClass
Add a mapping for a unique identifier to an actionscript 3 class.
add(TextSpan) - Method in class com.flagstone.transform.text.DefineText
Add a TextSpan object to the list of text spans.
add(TextSpan) - Method in class com.flagstone.transform.text.DefineText2
Add a TextSpan object to the list of text spans.
add(GlyphIndex) - Method in class com.flagstone.transform.text.TextSpan
Adds an Character object to the list of characters.
add(Frame) - Method in class com.flagstone.transform.util.movie.Layer
Add a frame to the layer.
add(char) - Method in class com.flagstone.transform.util.text.CharacterSet
Add a character to the set of existing characters.
add(String) - Method in class com.flagstone.transform.util.text.CharacterSet
Add all the characters in a string to the set of existing characters.
add(ImageBlock) - Method in class com.flagstone.transform.video.ScreenPacket
Add an image block to the array that make up the frame.
addAction(Action) - Method in class com.flagstone.transform.action.NewFunction.Builder
Add an action to the list of actions that will make up the body of the function.
addAction(Action) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Add an action to the list of actions that will make up the body of the function.
addAction(Action) - Method in class com.flagstone.transform.util.movie.Frame
Adds the action object to the frame.
addAdvance(int) - Method in class com.flagstone.transform.font.DefineFont2
Add an advance to the list of advances.
addAdvance(int) - Method in class com.flagstone.transform.font.DefineFont3
Add an advance to the list of advances.
addArgument(String) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Add the name of an argument to the list of arguments that will be passed to the function.
addArgument(String, int) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Add the name of an argument and the number of the register where it will be stored to the list of arguments that will be passed to the function.
addCode(int) - Method in class com.flagstone.transform.font.FontInfo
Add a code to the list of codes.
addCode(int) - Method in class com.flagstone.transform.font.FontInfo2
Add a code to the list of codes.
addCommand(MovieTag) - Method in class com.flagstone.transform.util.movie.Frame
Adds the display list command to the frame.
addDefinition(MovieTag) - Method in class com.flagstone.transform.util.movie.Frame
Adds an object to the frame that defines an object to be displayed in the movie.
addGlyph(int, Shape) - Method in class com.flagstone.transform.font.DefineFont2
Add a character code and the corresponding glyph that will be displayed.
addGlyph(int, Shape) - Method in class com.flagstone.transform.font.DefineFont3
Add a character code and the corresponding glyph that will be displayed.
addGlyph(char, Glyph) - Method in class com.flagstone.transform.util.font.Font
Add a character and the corresponding glyph that is displayed to the font.
addGradient(Gradient) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Add a Gradient to the list.
addGradient(Gradient) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Add a Gradient to the list.
addLabel(int, String) - Method in class com.flagstone.transform.ScenesAndLabels
Add an entry to the list of labelled frames with the frame number and frame label.
addMissingGlyph(char) - Method in class com.flagstone.transform.util.font.Font
Add a character to the font where the missing glyph will be displayed.
addScene(int, String) - Method in class com.flagstone.transform.ScenesAndLabels
Add an entry to the list of scenes with the frame number and scene name.
addState(ButtonState) - Method in class com.flagstone.transform.button.ButtonShape
Add the state to the list of states that the shape is displayed for.
addToCatch(Action) - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Add an action to the catch block of the exception handler.
addToFinal(Action) - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Add an action to the final block of the exception handler.
addToMovie(Movie) - Method in class com.flagstone.transform.util.movie.Frame
Add the objects in the frame to the movie.
addToTry(Action) - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Add an action to the try block of the exception handler.
addZone(GlyphAlignment) - Method in class com.flagstone.transform.font.FontAlignment
Add the alignment information for a glyph to the list.
adjustScan(int, int, byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Adjust the width of each row in an image so the data is aligned to a 16-bit word boundary when loaded in memory.
ADVANCE_SIZE - Static variable in class com.flagstone.transform.coder.Context
The number of bit used to encode a glyph advance.
advanceBits() - Method in class com.flagstone.transform.text.TextSpan
The number of bits used to encode the advances.
advanceForCharacter(char) - Method in class com.flagstone.transform.util.font.Font
Returns the default advance for the font as defined in the EM Square - conceptually a font with a point size of 1024.
ALIGN_BYTE1 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning a value to the second byte.
ALIGN_BYTE2 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning a value to the third byte.
ALIGN_BYTE3 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning a value to the fourth byte.
ALIGN_NIB1 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning bits 4-7 to positions 0-3.
ALIGN_NIB2 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning bits 8-11 to positions 0-3.
ALIGN_NIB3 - Static variable in class com.flagstone.transform.coder.Coder
Number of bits to shift when aligning bits 12-15 to positions 0-3.
alignmentX() - Method in class com.flagstone.transform.font.GlyphAlignment
Does the list of alignment zones contain a horizontal alignment.
alignmentY() - Method in class com.flagstone.transform.font.GlyphAlignment
Does the list of alignment zones contain a vertical alignment.
AlignmentZone - Class in com.flagstone.transform.font
AlignmentZone defines a bounding box that is used by the advanced text rendering engine in the Flash Player to snap glyphs to the nearest pixel.
AlignmentZone(SWFDecoder) - Constructor for class com.flagstone.transform.font.AlignmentZone
Creates and initialises an AlignmentZone object using values encoded in the Flash binary format.
AlignmentZone(float, float) - Constructor for class com.flagstone.transform.font.AlignmentZone
Creates a new AlignmentZone with the specified coordinate and size.
alignToByte() - Method in class com.flagstone.transform.coder.BigDecoder
Changes the location to the next byte boundary.
alignToByte() - Method in class com.flagstone.transform.coder.LittleDecoder
Changes the location to the next byte boundary.
alignToByte() - Method in class com.flagstone.transform.coder.SWFDecoder
Changes the location to the next byte boundary.
alignToByte() - Method in class com.flagstone.transform.coder.SWFEncoder
Changes the location to the next byte boundary.
alignToWord() - Method in class com.flagstone.transform.coder.LittleDecoder
Checks the number of bytes read since the last mark and moves to the next word (32-bit) aligned boundary.
allocate(int) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Set the number of registers to allocate for the function.
ALPHA - Static variable in class com.flagstone.transform.action.Property
The transparency of the movie clip.
ALPHA - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a ALPHA Blend when it is encoded.
APP - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of an application specific block.
applyAlpha(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Apply the level for the alpha channel to the red, green and blue colour channels for encoding the image so it can be added to a Flash movie.
ARITH_SHIFT_RIGHT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ArithmeticShiftRight action when encoded.
ARRAY_EXTENDED - Static variable in class com.flagstone.transform.coder.Context
Arrays of fill or line styles can contain more than 255 entries.
ASCII_TO_CHAR - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify AsciiToChar action when encoded.
AWTDecoder - Class in com.flagstone.transform.util.font
AWTDecoder decodes Java AWT Fonts so they can be used in a Flash file.
AWTDecoder() - Constructor for class com.flagstone.transform.util.font.AWTDecoder
 

B

Background - Class in com.flagstone.transform
Background sets the background colour displayed in every frame in the movie.
Background(SWFDecoder, Context) - Constructor for class com.flagstone.transform.Background
Creates and initialises a Background object using values encoded in the Flash binary format.
Background(Color) - Constructor for class com.flagstone.transform.Background
Creates a Background object with a the specified colour.
Background(Background) - Constructor for class com.flagstone.transform.Background
Creates and initialises an Background object using the values copied from another Background object.
BasicAction - Enum in com.flagstone.transform.action
BasicAction represents all the actions that can be encoded using a single byte-code.
BEVEL - Static variable in class com.flagstone.transform.filter.FilterTypes
A BevelFilter.
BevelFilter - Class in com.flagstone.transform.filter
BevelFilter is used to create a smooth bevel around an object on the display list.
BevelFilter(BevelFilter.Builder) - Constructor for class com.flagstone.transform.filter.BevelFilter
Create a BevelFilter and initialize it wit the values defined in the Builder.
BevelFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.BevelFilter
Creates and initialises a BevelFilter object using values encoded in the Flash binary format.
BevelFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating BevelFilter objects.
BevelFilter.Builder() - Constructor for class com.flagstone.transform.filter.BevelFilter.Builder
 
BigDecoder - Class in com.flagstone.transform.coder
BigDecoder wraps an InputStream with a buffer to reduce the amount of memory required to decode an image or sound and to improve efficiency by reading data from a file or external source in blocks.
BigDecoder(InputStream, int) - Constructor for class com.flagstone.transform.coder.BigDecoder
Create a new BigDecoder for the underlying InputStream with the specified buffer size.
BigDecoder(InputStream) - Constructor for class com.flagstone.transform.coder.BigDecoder
Create a new BigDecoder for the underlying InputStream using the default buffer size.
BIT0 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 0 of a word.
BIT1 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 1 of a word.
BIT10 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 10 of a word.
BIT15 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 15 of a word.
BIT2 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 2 of a word.
BIT3 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 3 of a word.
BIT4 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 4 of a word.
BIT5 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 5 of a word.
BIT6 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 6 of a word.
BIT7 - Static variable in class com.flagstone.transform.coder.Coder
Mask for getting and setting bit 7 of a word.
BitmapFill - Class in com.flagstone.transform.fillstyle
BitmapFill is used to display an image inside a shape.
BitmapFill(int, SWFDecoder) - Constructor for class com.flagstone.transform.fillstyle.BitmapFill
Creates and initialises a BitmapFill fill style using values encoded in the Flash binary format.
BitmapFill(boolean, boolean, int, CoordTransform) - Constructor for class com.flagstone.transform.fillstyle.BitmapFill
Creates a BitmapFill object, setting the fill type, the unique identifier for the image and the coordinate transform used to set the scale and registration of the image.
BitmapFill(BitmapFill) - Constructor for class com.flagstone.transform.fillstyle.BitmapFill
Creates and initialises a BitmapFill fill style using the values copied from another BitmapFill object.
BITWISE_AND - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify BitwiseAnd action when encoded.
BITWISE_OR - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify BitwiseOr action when encoded.
BITWISE_XOR - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify BitwiseXOr action when encoded.
Blend - Enum in com.flagstone.transform.datatype
Blend modes let you control how the colours and transparency of successive layers are composited together when the Flash Player displays the objects on the screen.
BlendTypes - Class in com.flagstone.transform.datatype
BlendTypes defines the values that are used to encode Blends.
BLUR - Static variable in class com.flagstone.transform.filter.FilterTypes
A BlueFilter.
BlurFilter - Class in com.flagstone.transform.filter
BlurFilter is used to apply a Box filter to the pixel of an object on the display list.
BlurFilter(SWFDecoder) - Constructor for class com.flagstone.transform.filter.BlurFilter
Creates and initialises a BlueFilter object using values encoded in the Flash binary format.
BlurFilter(float, float, int) - Constructor for class com.flagstone.transform.filter.BlurFilter
Create a BlurFilter with the horizontal and vertical blur values and the number of passes.
BMPDecoder - Class in com.flagstone.transform.util.image
BMPDecoder decodes Bitmap images (BMP) so they can be used in a Flash file.
BMPDecoder() - Constructor for class com.flagstone.transform.util.image.BMPDecoder
 
Bounds - Class in com.flagstone.transform.datatype
The Bounds class defines the area inside which shapes, text fields and characters are drawn.
Bounds(SWFDecoder) - Constructor for class com.flagstone.transform.datatype.Bounds
Creates and initialises a Bounds using values encoded in the Flash binary format.
Bounds(int, int, int, int) - Constructor for class com.flagstone.transform.datatype.Bounds
Creates a Bounds object representing a rectangle with the corners at (xmin,ymin) and (xmax,ymax).
boundsForText(String) - Method in class com.flagstone.transform.util.text.TextTable
Create a bound box that encloses the line of text when rendered using the specified font and size.
BUFFER_SIZE - Static variable in class com.flagstone.transform.coder.BigDecoder
The default size, in bytes, for the internal buffer.
BUFFER_SIZE - Static variable in class com.flagstone.transform.coder.LittleDecoder
The default size, in bytes, for the internal buffer.
BUFFER_SIZE - Static variable in class com.flagstone.transform.coder.SWFDecoder
The default size, in bytes, for the internal buffer.
BUFFER_SIZE - Static variable in class com.flagstone.transform.coder.SWFEncoder
The default size, in bytes, for the internal buffer.
BufferedImageDecoder - Class in com.flagstone.transform.util.image
BufferedImageDecoder decodes BufferedImages so they can be used in a Flash file.
BufferedImageDecoder() - Constructor for class com.flagstone.transform.util.image.BufferedImageDecoder
 
BufferedImageEncoder - Class in com.flagstone.transform.util.image
BufferedImageEncoder generates BufferedImages from Flash image definitions.
BufferedImageEncoder() - Constructor for class com.flagstone.transform.util.image.BufferedImageEncoder
 
build() - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Generate an ExceptionHandler using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.action.NewFunction.Builder
Generate an NewFunction using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.action.NewFunction2.Builder
Generate an NewFunction2 using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.action.Push.Builder
Generate a Push using the set of values defined in the Builder.
build() - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Create a BevelFilter object using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Generate an instance of ConvolutionFilter using the parameters set in the Builder.
build() - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Create a DropShadowFilter object using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Create a GlowFilter object using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Create a GradientBevelFilter object using the parameters defined in the Builder.
build() - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Create a GradientGlowFilter object using the parameters defined in the Builder.
BUTTON_COLOR_TRANSFORM - Static variable in class com.flagstone.transform.MovieTypes
Identifies ButtonColorTransform objects when they are encoded.
BUTTON_SOUND - Static variable in class com.flagstone.transform.MovieTypes
Identifies ButtonSound objects when they are encoded.
ButtonColorTransform - Class in com.flagstone.transform.button
ButtonColorTransform defines the colour transform that is applied to each shape that is used to draw a button.
ButtonColorTransform(SWFDecoder, Context) - Constructor for class com.flagstone.transform.button.ButtonColorTransform
Creates and initialises a ButtonColorTransform object using values encoded in the Flash binary format.
ButtonColorTransform(int, ColorTransform) - Constructor for class com.flagstone.transform.button.ButtonColorTransform
Creates a ButtonColorTransform object with a colour transform for the specified button.
ButtonColorTransform(ButtonColorTransform) - Constructor for class com.flagstone.transform.button.ButtonColorTransform
Creates and initialises a ButtonColorTransform object using the values copied from another ButtonColorTransform object.
ButtonKey - Enum in com.flagstone.transform.button
ButtonKey is used to provide mapping from special keys to codes recognised by the Flash Player.
ButtonShape - Class in com.flagstone.transform.button
ButtonShape identifies the shape that is drawn when a button is in a particular state.
ButtonShape(SWFDecoder, Context) - Constructor for class com.flagstone.transform.button.ButtonShape
Creates and initialises a ButtonShape object using values encoded in the Flash binary format.
ButtonShape() - Constructor for class com.flagstone.transform.button.ButtonShape
Creates am uninitialised ButtonShape object.
ButtonShape(ButtonShape) - Constructor for class com.flagstone.transform.button.ButtonShape
Creates and initialises a ButtonShape object using the values copied from another ButtonShape object.
ButtonSound - Class in com.flagstone.transform.button
ButtonSound defines the sounds that are played when an event occurs in a button.
ButtonSound(SWFDecoder) - Constructor for class com.flagstone.transform.button.ButtonSound
Creates and initialises a ButtonSound object using values encoded in the Flash binary format.
ButtonSound(int, Event, SoundInfo) - Constructor for class com.flagstone.transform.button.ButtonSound
Creates a ButtonSound object that defines the sound played for a single button event.
ButtonSound(ButtonSound) - Constructor for class com.flagstone.transform.button.ButtonSound
Creates and initialises a ButtonSound object using the values copied from another ButtonSound object.
ButtonState - Enum in com.flagstone.transform.button
ButtonState is used to identify the different states of a button.
ButtonType - Enum in com.flagstone.transform.button
ButtonType is used to identify whether a button will be rendered as a pull-down menu or push button.
bytesRead() - Method in class com.flagstone.transform.coder.BigDecoder
Get the number of bytes read from the last saved position.
bytesRead() - Method in class com.flagstone.transform.coder.LittleDecoder
Get the number of bytes read from the last saved position.
bytesRead() - Method in class com.flagstone.transform.coder.SWFDecoder
Get the number of bytes read from the last saved position.

C

CALL - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Call action when encoded.
Call - Class in com.flagstone.transform.action
Call is used to execute the actions previously assigned to a given frame with an DoAction object.
canDisplay(String) - Method in class com.flagstone.transform.util.font.Font
Tests whether the font can display all the characters in a string.
canDisplay(char) - Method in class com.flagstone.transform.util.font.Font
Tests whether a character can be displayed by the font or whether the "missing" character glyph (usually an empty box) will be displayed instead.
Canvas - Class in com.flagstone.transform.util.shape
The Canvas class is used to create shape definitions.
Canvas() - Constructor for class com.flagstone.transform.util.shape.Canvas
Creates a new Canvas object with no path defined.
CapStyle - Enum in com.flagstone.transform.linestyle
CapStyle describes the different styles that can be applied to the end of a drawn line.
CAST - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Cast action when encoded.
CHAR_TO_ASCII - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify CharToAscii action when encoded.
CharacterEncoding - Enum in com.flagstone.transform
CharacterEncoding is used to identify the encoding used for characters in strings stored in the movie.
characterForGlyph(int) - Method in class com.flagstone.transform.util.font.Font
Returns the characters code for the glyph at a specified index in the font.
CharacterFormat - Enum in com.flagstone.transform.font
CharacterFormat is used to identify the encoding used for characters in strings and font definitions.
CharacterSet - Class in com.flagstone.transform.util.text
CharacterSet is a convenience class for created a sorted list of characters that can be used to create a font definition.
CharacterSet() - Constructor for class com.flagstone.transform.util.text.CharacterSet
 
charactersForText(String) - Method in class com.flagstone.transform.util.text.TextTable
Create a list of characters that can be added to a text span.
check(int) - Method in class com.flagstone.transform.coder.SWFDecoder
Compare the number of bytes read since the last saved position and record any difference.
check(int) - Method in class com.flagstone.transform.coder.SWFEncoder
Compare the number of bytes read with the expected number and throw an exception if there is a difference.
check() - Method in class com.flagstone.transform.util.image.ImageInfo
Call this method after you have provided an input stream or file using ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
clear() - Method in class com.flagstone.transform.action.Push.Builder
Clear the list of values added to the Builder.
clear() - Method in class com.flagstone.transform.util.shape.Canvas
Creates a new path, discarding any path elements drawn.
CLIPPED_BITMAP - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a clipped BitmapFill object when it is encoded.
CLONE_SPRITE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify CloneSprite action when encoded.
close() - Method in class com.flagstone.transform.util.shape.Canvas
Closes the current path by drawing a line from the current point to the starting point of the path.
Coder - Class in com.flagstone.transform.coder
Coder contains constants and utility functions used by the various classes for encoding and decoding.
CoderException - Exception in com.flagstone.transform.coder
CoderException is thrown when errors occur while encoding or decoding objects.
CoderException(int, String) - Constructor for exception com.flagstone.transform.coder.CoderException
Creates a CoderException to report where a problem occurred when encoding or decoding a Flash (.swf) file.
CoderException(int, int, int) - Constructor for exception com.flagstone.transform.coder.CoderException
Creates a CoderException to report where a problem occurred when encoding or decoding a Flash (.swf) file.
Color - Class in com.flagstone.transform.datatype
Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
Color(SWFDecoder, Context) - Constructor for class com.flagstone.transform.datatype.Color
Creates and initialises a Color object using values encoded in the Flash binary format.
Color(int, int, int) - Constructor for class com.flagstone.transform.datatype.Color
Creates a Color object containing red, green and blue channels.
Color(int, int, int, int) - Constructor for class com.flagstone.transform.datatype.Color
Creates a transparent Color object containing red, green, blue and alpha channels.
color() - Method in enum com.flagstone.transform.datatype.WebPalette
Gets an opaque Color object for this entry in the palette.
color(int) - Method in enum com.flagstone.transform.datatype.WebPalette
Gets a transparent Color object for this entry in the palette.
COLOR_MATRIX - Static variable in class com.flagstone.transform.filter.FilterTypes
A ColorMatrixFilter.
ColorMatrixFilter - Class in com.flagstone.transform.filter
ColorMatrixFilter is used to apply a colour transform to the pixels of an object on the display list.
ColorMatrixFilter(SWFDecoder) - Constructor for class com.flagstone.transform.filter.ColorMatrixFilter
Creates and initialises a ColorMatrix object using values encoded in the Flash binary format.
ColorMatrixFilter(float[]) - Constructor for class com.flagstone.transform.filter.ColorMatrixFilter
Create a ColorMatrixFilter with the specified matrix.
ColorTransform - Class in com.flagstone.transform.datatype
A ColorTransform is used to change the colour of a shape or button without changing the values in the original definition of the object.
ColorTransform(SWFDecoder, Context) - Constructor for class com.flagstone.transform.datatype.ColorTransform
Creates and initialises a ColorTransform object using values encoded in the Flash binary format.
ColorTransform(int, int, int, int) - Constructor for class com.flagstone.transform.datatype.ColorTransform
Creates an add colour transform.
ColorTransform(float, float, float, float) - Constructor for class com.flagstone.transform.datatype.ColorTransform
Creates a multiply colour transform.
ColorTransform(int, int, int, int, float, float, float, float) - Constructor for class com.flagstone.transform.datatype.ColorTransform
Creates a colour transform that contains add and multiply terms.
COM - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of an comment block.
com.flagstone.transform - package com.flagstone.transform
Transform SWF is an API for reading and writing Flash files.
com.flagstone.transform.action - package com.flagstone.transform.action
The action package contains all the classes used to represent the different actions in a Flash file (currently ActionScript 3 is not supported).
com.flagstone.transform.button - package com.flagstone.transform.button
The button package contains all the classes for encoding and decoding the data structures that represent buttons in a Flash file.
com.flagstone.transform.coder - package com.flagstone.transform.coder
The coder package contains the classes that perform the reading and writing of the binary data in a Flash file.
com.flagstone.transform.datatype - package com.flagstone.transform.datatype
This package contains the classes that represent the basic data types such as colours and transforms and formats that are used in the framework.
com.flagstone.transform.exception - package com.flagstone.transform.exception
The exception package contains the classes for the different types of exception used.
com.flagstone.transform.fillstyle - package com.flagstone.transform.fillstyle
The fillstyle package contains all the classes for encoding and decoding the data structures that represent the different types of fill style that are found in a Flash file.
com.flagstone.transform.filter - package com.flagstone.transform.filter
The filter package contains all the classes for encoding and decoding the data structures that represent the different types of filter that are found in a Flash file.
com.flagstone.transform.font - package com.flagstone.transform.font
The font package contains all the classes for encoding and decoding the data structures that represent the different font definitions and that are found in a Flash file.
com.flagstone.transform.image - package com.flagstone.transform.image
This package contains the object used to define lossless and lossy images.
com.flagstone.transform.linestyle - package com.flagstone.transform.linestyle
The linestyle package contains all the classes for encoding and decoding the data structures that represent the different types of line style that are found in a Flash file.
com.flagstone.transform.movieclip - package com.flagstone.transform.movieclip
The movieclip package contains all the classes for encoding and decoding the data structures that represent the different types of sprite that are found in a Flash file.
com.flagstone.transform.shape - package com.flagstone.transform.shape
The shape package contains all the classes for encoding and decoding the data structures that represent the different shape definitions and strokes that are used to draw shapes.
com.flagstone.transform.sound - package com.flagstone.transform.sound
The sound package contains all the classes for encoding and decoding the data structures that represent the different sounds in a Flash file.
com.flagstone.transform.text - package com.flagstone.transform.text
The text package contains all the classes for encoding and decoding the data structures that represent static and dynamic text fields.
com.flagstone.transform.tools - package com.flagstone.transform.tools
Convenience tools for displaying the contents of files.
com.flagstone.transform.util.font - package com.flagstone.transform.util.font
This package contains a set of classes that are used to decode fonts in various formats so they can be added to a Flash movie.
com.flagstone.transform.util.image - package com.flagstone.transform.util.image
This package contains a set of classes that are used to decode images in various formats so they can be added to a Flash movie.
com.flagstone.transform.util.movie - package com.flagstone.transform.util.movie
The movie package contains convenience classes that can be used to organise the timelines and frames when generating a movie.
com.flagstone.transform.util.shape - package com.flagstone.transform.util.shape
The shape package contains convenience classes for drawing shapes.
com.flagstone.transform.util.sound - package com.flagstone.transform.util.sound
This package contains a set of classes that are used to decode sounds in various formats so they can be added to a Flash movie.
com.flagstone.transform.util.text - package com.flagstone.transform.util.text
The text package contains convenience classes for generating static text fields.
com.flagstone.transform.video - package com.flagstone.transform.video
The video package contains all the classes for encoding and decoding the data structures that represent the different types of video streams and data that are found in a Flash file.
COMPRESSED - Static variable in class com.flagstone.transform.coder.Context
Indicates the flash file is compressed.
Constants - Class in com.flagstone.transform
SWF contains definitions of constants used throughout the framework.
contains(Integer) - Method in class com.flagstone.transform.coder.Context
Is a variable set.
Context - Class in com.flagstone.transform.coder
Contexts are used to pass information between objects when they are being encoded or decoded.
Context() - Constructor for class com.flagstone.transform.coder.Context
Create a Context object.
CONVOLUTION - Static variable in class com.flagstone.transform.filter.FilterTypes
A ConvolutionFilter.
ConvolutionFilter - Class in com.flagstone.transform.filter
ConvolutionFilter is used to apply a two-dimensional discrete convolution on the pixels of the object on the display list.
ConvolutionFilter(ConvolutionFilter.Builder) - Constructor for class com.flagstone.transform.filter.ConvolutionFilter
Create a new ConvolutionFilter object using the parameters defined in the Builder.
ConvolutionFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.ConvolutionFilter
Creates and initialises a ConvolutionFilter object using values encoded in the Flash binary format.
ConvolutionFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating ConvolutionFilter objects.
ConvolutionFilter.Builder() - Constructor for class com.flagstone.transform.filter.ConvolutionFilter.Builder
 
CoordTransform - Class in com.flagstone.transform.datatype
CoordTransform is used to specify a two-dimensional coordinate transform which allows an object to be scaled, rotated or moved without changing the original definition of how the object is drawn.
CoordTransform(SWFDecoder) - Constructor for class com.flagstone.transform.datatype.CoordTransform
Creates and initialises a CoordTransform object using values encoded in the Flash binary format.
CoordTransform(float[][]) - Constructor for class com.flagstone.transform.datatype.CoordTransform
Creates and initialises a CoordTransform object using a 3x3 matrix.
CoordTransform(float, float, float, float, int, int) - Constructor for class com.flagstone.transform.datatype.CoordTransform
Creates an initialises a CoordTransform with scaling, shearing and translation values.
copy() - Method in class com.flagstone.transform.action.ActionData
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.ActionObject
Creates a complete copy of this object.
copy() - Method in enum com.flagstone.transform.action.BasicAction
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.Call
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.ExceptionHandler
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.GetUrl
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.GetUrl2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.GotoFrame
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.GotoFrame2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.GotoLabel
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.If
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.Jump
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.NewFunction
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.NewFunction2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.Push
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.RegisterCopy
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.SetTarget
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.Table
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.WaitForFrame
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.WaitForFrame2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.action.With
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Background
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.button.ButtonColorTransform
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.button.ButtonShape
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.button.ButtonSound
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.button.DefineButton
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.button.DefineButton2
Creates a complete copy of this object.
copy() - Method in interface com.flagstone.transform.coder.Copyable
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.coder.DecoderRegistry
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.DefineData
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.DoABC
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.DoAction
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.EnableDebugger
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.EnableDebugger2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.EventHandler
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Export
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.BitmapFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.GradientFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.MorphGradient
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.fillstyle.SolidFill
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.DefineFont
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.DefineFont2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.DefineFont3
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.DefineFont4
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.FontAlignment
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.FontInfo
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.FontInfo2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.FontName
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.font.GlyphAlignment
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.FrameLabel
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Free
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineImage
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineImage2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineJPEGImage
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineJPEGImage2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.image.JPEGEncodingTable
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Import
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Import2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.LimitScript
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.linestyle.LineStyle1
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.linestyle.LineStyle2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Movie
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.MovieAttributes
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.MovieData
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.MovieHeader
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.MovieMetaData
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.MovieObject
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Place
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Place2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Place3
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Protect
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Remove
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.Remove2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.ScalingGrid
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.ScenesAndLabels
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.SerialNumber
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.Curve
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineMorphShape
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineShape
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineShape2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineShape3
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.DefineShape4
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.Line
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.PathsArePostscript
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.Shape
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.ShapeData
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.ShapeStyle
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.shape.ShapeStyle2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.ShowFrame
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.DefineSound
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.Envelope
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.SoundInfo
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.SoundStreamBlock
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.SoundStreamHead
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.StartSound
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.sound.StartSound2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.SymbolClass
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.TabOrder
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.text.DefineText
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.text.DefineText2
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.text.DefineTextField
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.text.TextSettings
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.text.TextSpan
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.video.DefineVideo
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.video.ImageBlock
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.video.ScreenPacket
Creates a complete copy of this object.
copy() - Method in class com.flagstone.transform.video.VideoFrame
Creates a complete copy of this object.
Copyable<T> - Interface in com.flagstone.transform.coder
The Copyable interface is used to identify classes whose instances can create copies of themselves.
CURRENT_FRAME - Static variable in class com.flagstone.transform.action.Property
The number of the current frame playing in the movie clip.
Curve - Class in com.flagstone.transform.shape
Curve is used to define a curve.
Curve(SWFDecoder) - Constructor for class com.flagstone.transform.shape.Curve
Creates and initialises a Curve object using values encoded in the Flash binary format.
Curve(int, int, int, int) - Constructor for class com.flagstone.transform.shape.Curve
Creates a Curve object specifying the anchor and control point coordinates.
Curve(Curve) - Constructor for class com.flagstone.transform.shape.Curve
Creates and initialises a Curve object using the values copied from another Curve object.
curve(int, int, int, int) - Method in class com.flagstone.transform.util.shape.Canvas
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.shape.Canvas
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).
CWS - Static variable in class com.flagstone.transform.Movie
Signature identifying Compressed Flash (SWF) files.

D

DARKEN - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a DARKEN Blend when it is encoded.
Deblocking - Enum in com.flagstone.transform.video
Deblocking is used to specify the whether deblocking is applied to video streams.
DEBUG - Static variable in class com.flagstone.transform.Constants
DEBUG is used to enable extra checking when encoding and decoding files.
decode(byte[]) - Method in class com.flagstone.transform.image.JPEGInfo
Decode a JPEG encoded image.
decode(DefineFont) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Initialise this object with the information from a flash font definition.
decode(FontInfo) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Initialise this object with the information from a flash font definition.
decode(FontInfo2) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Initialise this object with the information from a flash font definition.
decode(DefineFont2) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Initialise this object with the information from a flash font definition.
decode(DefineFont3) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Initialise this object with the information from a flash font definition.
decodeFromFile(File) - Method in class com.flagstone.transform.Movie
Decodes the contents of the specified file.
decodeFromStream(InputStream) - Method in class com.flagstone.transform.Movie
Decodes the binary Flash data from an input stream.
decodeFromUrl(URL) - Method in class com.flagstone.transform.Movie
Decodes a Flash file referenced by a URL.
DecoderRegistry - Class in com.flagstone.transform.coder
The DecoderRegistry is used to maintain a table of objects that can be used to decode the different types of object encountered in a Flash file.
DecoderRegistry() - Constructor for class com.flagstone.transform.coder.DecoderRegistry
Creates a DecoderRegistry with no decoders yet registered.
DecoderRegistry(DecoderRegistry) - Constructor for class com.flagstone.transform.coder.DecoderRegistry
Create a new registry and initialize it with the decoders from an existing registry.
DECREMENT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Decrement action when encoded.
DEFAULT_COORD - Static variable in class com.flagstone.transform.datatype.CoordTransform
The default value used for the translation terms when a scaling or shearing transform is created.
DEFAULT_SCALE - Static variable in class com.flagstone.transform.datatype.CoordTransform
The default value used for the scaling terms when a translation or shearing transform is created.
DEFAULT_SHEAR - Static variable in class com.flagstone.transform.datatype.CoordTransform
The default value used for the shearing terms when a translation or scaling transform is created.
DEFINE_BINARY_DATA - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineData objects when they are encoded.
DEFINE_BUTTON - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineButton objects when they are encoded.
DEFINE_BUTTON_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineButton2 objects when they are encoded.
DEFINE_FONT - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineFont objects when they are encoded.
DEFINE_FONT_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineFont2 objects when they are encoded.
DEFINE_FONT_3 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineFont3 objects when they are encoded.
DEFINE_FONT_4 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineFont4 objects when they are encoded.
DEFINE_IMAGE - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineImage objects when they are encoded.
DEFINE_IMAGE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineImage2 objects when they are encoded.
DEFINE_JPEG_IMAGE - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineJPEGImage objects when they are encoded.
DEFINE_JPEG_IMAGE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineJPEGImage2 objects when they are encoded.
DEFINE_JPEG_IMAGE_3 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineJPEGImage3 objects when they are encoded.
DEFINE_JPEG_IMAGE_4 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineJPEGImage4 objects when they are encoded.
DEFINE_MORPH_SHAPE - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineMorphShape objects when they are encoded.
DEFINE_MORPH_SHAPE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineMorphShape2 objects when they are encoded.
DEFINE_MOVIE_CLIP - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineMovieClip objects when they are encoded.
DEFINE_SCALING_GRID - Static variable in class com.flagstone.transform.MovieTypes
Identifies ScalingGrid objects when they are encoded.
DEFINE_SHAPE - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineShape objects when they are encoded.
DEFINE_SHAPE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineShape2 objects when they are encoded.
DEFINE_SHAPE_3 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineShape3 objects when they are encoded.
DEFINE_SHAPE_4 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineShape4 objects when they are encoded.
DEFINE_SOUND - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineSound objects when they are encoded.
DEFINE_TEXT - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineText objects when they are encoded.
DEFINE_TEXT_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineText2 objects when they are encoded.
DEFINE_TEXT_FIELD - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineTextField objects when they are encoded.
DEFINE_VIDEO - Static variable in class com.flagstone.transform.MovieTypes
Identifies DefineVideo objects when they are encoded.
DefineButton - Class in com.flagstone.transform.button
DefineButton defines the appearance of a button and the actions performed when the button is clicked.
DefineButton(SWFDecoder, Context) - Constructor for class com.flagstone.transform.button.DefineButton
Creates and initialises a DefineButton object using values encoded in the Flash binary format.
DefineButton(int, List<ButtonShape>, List<Action>) - Constructor for class com.flagstone.transform.button.DefineButton
Creates a DefineButton object with the identifier, button shapes and actions.
DefineButton(DefineButton) - Constructor for class com.flagstone.transform.button.DefineButton
Creates and initialises a DefineButton object using the values copied from another DefineButton object.
DefineButton2 - Class in com.flagstone.transform.button
DefineButton2 defines the appearance and actions of push and menu buttons.
DefineButton2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.button.DefineButton2
Creates and initialises a DefineButton2 object using values encoded in the Flash binary format.
DefineButton2(int, ButtonType, List<ButtonShape>, List<EventHandler>) - Constructor for class com.flagstone.transform.button.DefineButton2
Creates a DefineButton2 object, specifying the unique identifier, the type of button to be created, the button shapes that describe the button's appearance and the actions that are performed in response to each button event.
DefineButton2(DefineButton2) - Constructor for class com.flagstone.transform.button.DefineButton2
Creates and initialises a DefineButton2 object using the values copied from another DefineButton2 object.
DefineData - Class in com.flagstone.transform
DefineData is used to embed binary data in a Flash file.
DefineData(SWFDecoder) - Constructor for class com.flagstone.transform.DefineData
Creates and initialises a DefineData object using values encoded in the Flash binary format.
DefineData(int, byte[]) - Constructor for class com.flagstone.transform.DefineData
Creates a DefineData object with the specified data.
DefineData(DefineData) - Constructor for class com.flagstone.transform.DefineData
Creates a DefineData initialize with a copy of the data from another object.
DefineFont - Class in com.flagstone.transform.font
DefineFont defines the glyphs that are drawn when text characters are rendered in a particular font.
DefineFont(SWFDecoder) - Constructor for class com.flagstone.transform.font.DefineFont
Creates and initialises a DefineFont object using values encoded in the Flash binary format.
DefineFont(int, List<Shape>) - Constructor for class com.flagstone.transform.font.DefineFont
Creates a DefineFont object setting the unique identifier for the object and the list of glyphs used to render the characters used from the font.
DefineFont(DefineFont) - Constructor for class com.flagstone.transform.font.DefineFont
Creates and initialises a DefineFont object using the values copied from another DefineFont object.
defineFont(int, List<Character>) - Method in class com.flagstone.transform.util.font.Font
Create and return a DefineFont2 object that contains information to display a set of characters.
DefineFont2 - Class in com.flagstone.transform.font
DefineFont2 defines the shapes and layout of the glyphs used in a font.
DefineFont2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.font.DefineFont2
Creates and initialises a DefineFont2 object using values encoded in the Flash binary format.
DefineFont2(int, String) - Constructor for class com.flagstone.transform.font.DefineFont2
Creates a DefineFont2 object specifying only the name of the font.
DefineFont2(DefineFont2) - Constructor for class com.flagstone.transform.font.DefineFont2
Creates and initialises a DefineFont2 object using the values copied from another DefineFont2 object.
DefineFont3 - Class in com.flagstone.transform.font
DefineFont3 provides the same functionality as DefineFont2 but the coordinates are expressed at 20 times the resolution, i.e.
DefineFont3(SWFDecoder, Context) - Constructor for class com.flagstone.transform.font.DefineFont3
Creates and initialises a DefineFont3 object using values encoded in the Flash binary format.
DefineFont3(int, String) - Constructor for class com.flagstone.transform.font.DefineFont3
Creates a DefineFont2 object specifying only the name of the font.
DefineFont3(DefineFont3) - Constructor for class com.flagstone.transform.font.DefineFont3
Creates and initialises a DefineFont3 object using the values copied from another DefineFont3 object.
DefineFont4 - Class in com.flagstone.transform.font
DefineFont4 is used to pass OpenType font data directly to the text rendering engine added in Flash Player 10.
DefineFont4(SWFDecoder) - Constructor for class com.flagstone.transform.font.DefineFont4
Creates and initialises a DefineFont4 object using values encoded in the Flash binary format.
DefineFont4(int, String, boolean, boolean, byte[]) - Constructor for class com.flagstone.transform.font.DefineFont4
Creates a new DefineFont4 with the specified identifier, font name and style and OpenType font data.
DefineFont4(DefineFont4) - Constructor for class com.flagstone.transform.font.DefineFont4
Creates and initialises a DefineFont4 object using the values copied from another DefineFont3 object.
DefineImage - Class in com.flagstone.transform.image
DefineImage is used to define an image compressed using the lossless zlib compression algorithm.
DefineImage(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineImage
Creates and initialises a DefineImage object using values encoded in the Flash binary format.
DefineImage(int, int, int, int, byte[]) - Constructor for class com.flagstone.transform.image.DefineImage
Creates a DefineImage object defining a colour-mapped image.
DefineImage(int, int, int, byte[], int) - Constructor for class com.flagstone.transform.image.DefineImage
Creates a DefineImage object defining an true-colour image.
DefineImage(DefineImage) - Constructor for class com.flagstone.transform.image.DefineImage
Creates and initialises a DefineImage object using the values copied from another DefineImage object.
defineImage(int) - Method in class com.flagstone.transform.util.image.BMPDecoder
Create the image definition so it can be added to a movie.
defineImage(int) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Create the image definition so it can be added to a movie.
defineImage(int, BufferedImage) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Create an image definition from a BufferedImage.
defineImage(int) - Method in interface com.flagstone.transform.util.image.ImageDecoder
Create the image definition so it can be added to a movie.
defineImage(int) - Method in class com.flagstone.transform.util.image.ImageFactory
Create a definition for the image so it can be added to a Flash movie.
defineImage(int) - Method in class com.flagstone.transform.util.image.JPGDecoder
Create the image definition so it can be added to a movie.
defineImage(int) - Method in class com.flagstone.transform.util.image.PNGDecoder
Create the image definition so it can be added to a movie.
DefineImage2 - Class in com.flagstone.transform.image
DefineImage2 is used to define a transparent image compressed using the lossless zlib compression algorithm.
DefineImage2(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineImage2
Creates and initialises an DefineImage2 object using values encoded in the Flash binary format.
DefineImage2(int, int, int, int, byte[]) - Constructor for class com.flagstone.transform.image.DefineImage2
Creates a DefineImage2 object defining a colour-mapped image.
DefineImage2(int, int, int, byte[]) - Constructor for class com.flagstone.transform.image.DefineImage2
Creates a DefineImage object defining a true-colour image.
DefineImage2(DefineImage2) - Constructor for class com.flagstone.transform.image.DefineImage2
Creates and initialises a DefineImage2 object using the values copied from another DefineImage2 object.
DefineJPEGImage - Class in com.flagstone.transform.image
DefineJPEGImage is used to define a JPEG encoded image.
DefineJPEGImage(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineJPEGImage
Creates and initialises a DefineJPEGImage object using values encoded in the Flash binary format.
DefineJPEGImage(int, byte[]) - Constructor for class com.flagstone.transform.image.DefineJPEGImage
Creates a DefineJPEGImage object with the identifier and JPEG data.
DefineJPEGImage(DefineJPEGImage) - Constructor for class com.flagstone.transform.image.DefineJPEGImage
Creates and initialises a DefineJPEGImage object using the values copied from another DefineJPEGImage object.
DefineJPEGImage2 - Class in com.flagstone.transform.image
DefineJPEGImage2 is used to define a JPEG encoded image with an integrated encoding table.
DefineJPEGImage2(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineJPEGImage2
Creates and initialises a DefineJPEGImage2 object using values encoded in the Flash binary format.
DefineJPEGImage2(int, byte[]) - Constructor for class com.flagstone.transform.image.DefineJPEGImage2
Creates a DefineJPEGImage2 object with the identifier and JPEG image data.
DefineJPEGImage2(DefineJPEGImage2) - Constructor for class com.flagstone.transform.image.DefineJPEGImage2
Creates and initialises a DefineJPEGImage2 object using the values copied from another DefineJPEGImage2 object.
DefineJPEGImage3 - Class in com.flagstone.transform.image
DefineJPEGImage3 is used to define a transparent JPEG encoded image.
DefineJPEGImage3(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineJPEGImage3
Creates and initialises a DefineJPEGImage3 object using values encoded in the Flash binary format.
DefineJPEGImage3(int, byte[], byte[]) - Constructor for class com.flagstone.transform.image.DefineJPEGImage3
Creates a DefineJPEGImage3 object with the specified image data, and alpha channel data.
DefineJPEGImage3(DefineJPEGImage3) - Constructor for class com.flagstone.transform.image.DefineJPEGImage3
Creates and initialises a DefineJPEGImage3 object using the values copied from another DefineJPEGImage3 object.
DefineJPEGImage4 - Class in com.flagstone.transform.image
DefineJPEGImage4 extends the functionality of DefineJPEGImage3 by specifying the parameter that controls the deblocking filter that is used to decode the image data.
DefineJPEGImage4(SWFDecoder) - Constructor for class com.flagstone.transform.image.DefineJPEGImage4
Creates and initialises a DefineJPEGImage4 object using values encoded in the Flash binary format.
DefineJPEGImage4(int, float, byte[], byte[]) - Constructor for class com.flagstone.transform.image.DefineJPEGImage4
Creates a DefineJPEGImage4 object with the specified deblocking, image data, and alpha channel data.
DefineJPEGImage4(DefineJPEGImage4) - Constructor for class com.flagstone.transform.image.DefineJPEGImage4
Creates and initialises a DefineJPEGImage3 object using the values copied from another DefineJPEGImage3 object.
DefineMorphShape - Class in com.flagstone.transform.shape
DefineMorphShape defines a shape that will morph from one form into another.
DefineMorphShape(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineMorphShape
Creates and initialises a DefineMorphShape object using values encoded in the Flash binary format.
DefineMorphShape(int, Bounds, Bounds, List<FillStyle>, List<LineStyle>, Shape, Shape) - Constructor for class com.flagstone.transform.shape.DefineMorphShape
Creates a DefineMorphShape object.
DefineMorphShape(DefineMorphShape) - Constructor for class com.flagstone.transform.shape.DefineMorphShape
Creates and initialises a DefineMorphShape object using the values copied from another DefineMorphShape object.
DefineMorphShape2 - Class in com.flagstone.transform.shape
DefineMorphShape2 defines a shape that will morph from one form into another.
DefineMorphShape2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineMorphShape2
Creates and initialises a DefineMorphShape2 object using values encoded in the Flash binary format.
DefineMorphShape2(int, Bounds, Bounds, List<FillStyle>, List<LineStyle>, Shape, Shape) - Constructor for class com.flagstone.transform.shape.DefineMorphShape2
Creates a DefineMorphShape object.
DefineMorphShape2(DefineMorphShape2) - Constructor for class com.flagstone.transform.shape.DefineMorphShape2
Creates and initialises a DefineMorphShape2 object using the values copied from another DefineMorphShape2 object.
DefineMovieClip - Class in com.flagstone.transform.movieclip
DefineMovieClip defines a movie clip that animates shapes within a movie.
DefineMovieClip(SWFDecoder, Context) - Constructor for class com.flagstone.transform.movieclip.DefineMovieClip
Creates and initialises a DefineMovieClip object using values encoded in the Flash binary format.
DefineMovieClip(int, List<MovieTag>) - Constructor for class com.flagstone.transform.movieclip.DefineMovieClip
Creates a DefineMovieClip object with the unique identifier and list of movie objects.
DefineMovieClip(DefineMovieClip) - Constructor for class com.flagstone.transform.movieclip.DefineMovieClip
Creates and initialises a DefineMovieClip object using the values copied from another DefineMovieClip object.
DefineShape - Class in com.flagstone.transform.shape
DefineShape defines a shape to be displayed.
DefineShape(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineShape
Creates and initialises a DefineShape object using values encoded in the Flash binary format.
DefineShape(int, Bounds, List<FillStyle>, List<LineStyle>, Shape) - Constructor for class com.flagstone.transform.shape.DefineShape
Creates a DefineShape object.
DefineShape(DefineShape) - Constructor for class com.flagstone.transform.shape.DefineShape
Creates and initialises a DefineShape object using the values copied from another DefineShape object.
defineShape(int, ImageTag) - Method in class com.flagstone.transform.util.image.ImageShape
Generates the shape definition used to display an image using the predefined registration point and border style.
defineShape(int, ImageTag, int, int, LineStyle) - Method in class com.flagstone.transform.util.image.ImageShape
Generates the shape definition used to display an image.
defineShape(int) - Method in class com.flagstone.transform.util.shape.Canvas
Generates a shape containing the current path and styles.
DefineShape2 - Class in com.flagstone.transform.shape
DefineShape2 defines a shape to be displayed with an extended set of fill styles.
DefineShape2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineShape2
Creates and initialises a DefineShape2 object using values encoded in the Flash binary format.
DefineShape2(int, Bounds, List<FillStyle>, List<LineStyle>, Shape) - Constructor for class com.flagstone.transform.shape.DefineShape2
Creates a DefineShape2 object.
DefineShape2(DefineShape2) - Constructor for class com.flagstone.transform.shape.DefineShape2
Creates and initialises a DefineShape2 object using the values copied from another DefineShape2 object.
DefineShape3 - Class in com.flagstone.transform.shape
DefineShape3 defines a transparent shape to be displayed.
DefineShape3(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineShape3
Creates and initialises a DefineShape3 object using values encoded in the Flash binary format.
DefineShape3(int, Bounds, List<FillStyle>, List<LineStyle>, Shape) - Constructor for class com.flagstone.transform.shape.DefineShape3
Creates a DefineShape3 object.
DefineShape3(DefineShape3) - Constructor for class com.flagstone.transform.shape.DefineShape3
Creates and initialises a DefineShape3 object using the values copied from another DefineShape3 object.
DefineShape4 - Class in com.flagstone.transform.shape
DefineShape4 extends DefienShape3 by specifying the bounding box for the edges of the shape (the outline without taking the stroke thickness into account) as well as hints for improving the way shapes are drawn.
DefineShape4(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.DefineShape4
Creates and initialises a DefineShape4 object using values encoded in the Flash binary format.
DefineShape4(int, Bounds, Bounds, List<FillStyle>, List<LineStyle>, Shape) - Constructor for class com.flagstone.transform.shape.DefineShape4
Creates a DefineShape3 object.
DefineShape4(DefineShape4) - Constructor for class com.flagstone.transform.shape.DefineShape4
Creates and initialises a DefineShape4 object using the values copied from another DefineShape4 object.
DefineSound - Class in com.flagstone.transform.sound
DefineSound is used to define a sound that will be played when a given event occurs.
DefineSound(SWFDecoder) - Constructor for class com.flagstone.transform.sound.DefineSound
Creates and initialises a DefineSound object using values encoded in the Flash binary format.
DefineSound(int, SoundFormat, int, int, int, int, byte[]) - Constructor for class com.flagstone.transform.sound.DefineSound
Creates a DefineSound object specifying the unique identifier and all the parameters required to describe the sound.
DefineSound(DefineSound) - Constructor for class com.flagstone.transform.sound.DefineSound
Creates and initialises a DefineSound object using the values copied from another DefineSound object.
defineSound(int) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Define an event sound.
defineSound(int, float) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Define an event sound.
defineSound(int) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Define an event sound.
defineSound(int, float) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Define an event sound.
defineSound(int) - Method in class com.flagstone.transform.util.sound.SoundFactory
Create a definition for an event sound that can be added to a Flash movie.
defineSound(int, float) - Method in class com.flagstone.transform.util.sound.SoundFactory
Create a definition for an event sound that can be added to a Flash movie.
defineSound(int) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Define an event sound.
defineSound(int, float) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Define an event sound.
defineSpan(String, Color, int, int) - Method in class com.flagstone.transform.util.text.TextTable
Create a span of text that can be added to a static text field.
DefineTag - Interface in com.flagstone.transform
The DefineTag interface is used to identify object that are used to add definitions for shapes, images, sounds ,etc.
DefineText - Class in com.flagstone.transform.text
DefineText defines one or more lines of text.
DefineText(SWFDecoder, Context) - Constructor for class com.flagstone.transform.text.DefineText
Creates and initialises a DefineText object using values encoded in the Flash binary format.
DefineText(int, Bounds, CoordTransform, List<TextSpan>) - Constructor for class com.flagstone.transform.text.DefineText
Creates a DefineText object with the specified bounding rectangle, coordinate transform and text records.
DefineText(DefineText) - Constructor for class com.flagstone.transform.text.DefineText
Creates and initialises a DefineText object using the values copied from another DefineText object.
defineText(int, String, Color) - Method in class com.flagstone.transform.util.text.TextTable
Create a definition for a static text field that displays a single line of text in the specified font.
DefineText2 - Class in com.flagstone.transform.text
DefineText2 defines one or more lines of transparent text.
DefineText2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.text.DefineText2
Creates and initialises a DefineText2 object using values encoded in the Flash binary format.
DefineText2(int, Bounds, CoordTransform, List<TextSpan>) - Constructor for class com.flagstone.transform.text.DefineText2
Creates a DefineText2 object with the specified bounding rectangle, coordinate transform and text records.
DefineText2(DefineText2) - Constructor for class com.flagstone.transform.text.DefineText2
Creates and initialises a DefineText2 object using the values copied from another DefineText2 object.
defineTextBlock(int, List<String>, Color, int) - Method in class com.flagstone.transform.util.text.TextTable
Create a definition for a static text field that displays a block of text in the specified font.
DefineTextField - Class in com.flagstone.transform.text
DefineTextField defines an editable text field.
DefineTextField(SWFDecoder, Context) - Constructor for class com.flagstone.transform.text.DefineTextField
Creates and initialises a DefineTextField object using values encoded in the Flash binary format.
DefineTextField(int) - Constructor for class com.flagstone.transform.text.DefineTextField
Creates an DefineTextField object with the specified identifier.
DefineTextField(DefineTextField) - Constructor for class com.flagstone.transform.text.DefineTextField
Creates and initialises a DefineTextField object using the values copied from another DefineTextField object.
defineTransparentShape(int) - Method in class com.flagstone.transform.util.shape.Canvas
Generates a transparent shape containing the current path and styles.
DefineVideo - Class in com.flagstone.transform.video
The DefineVideo class is used to define a video stream within a Flash file.
DefineVideo(SWFDecoder) - Constructor for class com.flagstone.transform.video.DefineVideo
Creates and initialises a DefineVideo object using values encoded in the Flash binary format.
DefineVideo(int, int, int, int, Deblocking, boolean, VideoFormat) - Constructor for class com.flagstone.transform.video.DefineVideo
Creates a DefineVideo object with the specified parameters.
DefineVideo(DefineVideo) - Constructor for class com.flagstone.transform.video.DefineVideo
Creates and initialises an DefineVideo object using the values copied from another DefineVideo object.
DELETE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Delete action when encoded.
DELETE_VARIABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify DeleteVariable action when encoded.
DHT - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the Huffman table.
DIFFERENCE - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a DIFFERENCE Blend when it is encoded.
DIVIDE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Divide action when encoded.
DO_ABC - Static variable in class com.flagstone.transform.MovieTypes
Identifies DoABC objects when they are encoded.
DO_ACTION - Static variable in class com.flagstone.transform.MovieTypes
Identifies DoAction objects when they are encoded.
DoABC - Class in com.flagstone.transform
DoABC is used to define scripts containing Actionscript 3.0 byte-codes.
DoABC(SWFDecoder) - Constructor for class com.flagstone.transform.DoABC
Creates and initialises an DoABC using values encoded in the Flash binary format.
DoABC(String, boolean, byte[]) - Constructor for class com.flagstone.transform.DoABC
Creates a DoABC object with the name and compiled Actionscript 3.0 byte-codes.
DoABC(DoABC) - Constructor for class com.flagstone.transform.DoABC
Creates a DoABC initialised with a copy of the data from another object.
DoAction - Class in com.flagstone.transform
DoAction is used to add a set of actions to a frame in a movie.
DoAction(SWFDecoder, Context) - Constructor for class com.flagstone.transform.DoAction
Creates and initialises a DoAction object using values encoded in the Flash binary format.
DoAction() - Constructor for class com.flagstone.transform.DoAction
Creates a new DoAction class with an empty list.
DoAction(List<Action>) - Constructor for class com.flagstone.transform.DoAction
Creates a DoAction object with a list of actions.
DoAction(DoAction) - Constructor for class com.flagstone.transform.DoAction
Creates a DoAction object with a copy of the actions from another DoAction object.
DQT - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the quantization table.
DRI - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the restart interval.
DROP_SHADOW - Static variable in class com.flagstone.transform.filter.FilterTypes
A DropShadowFilter.
DROP_TARGET - Static variable in class com.flagstone.transform.action.Property
The name of the movie clip currently being dragged.
DropShadowFilter - Class in com.flagstone.transform.filter
DropShadowFilter is used to create a drop shadow on a object on the display list.
DropShadowFilter(DropShadowFilter.Builder) - Constructor for class com.flagstone.transform.filter.DropShadowFilter
Create a DropShadowFilter and initialize it wit the values defined in the Builder.
DropShadowFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.DropShadowFilter
Creates and initialises a DropShadowFilter object using values encoded in the Flash binary format.
DropShadowFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating DropShadowFilter objects.
DropShadowFilter.Builder() - Constructor for class com.flagstone.transform.filter.DropShadowFilter.Builder
 
DUPLICATE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Duplicate action when encoded.

E

ENABLE_DEBUGGER - Static variable in class com.flagstone.transform.MovieTypes
Identifies EnableDebugger objects when they are encoded.
ENABLE_DEBUGGER_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies EnableDebugger2 objects when they are encoded.
EnableDebugger - Class in com.flagstone.transform
Enables a movie to be debugged when played using the Flash authoring tool, allowing the variables defined in the arrays of actions specified in object to be inspected.
EnableDebugger(SWFDecoder) - Constructor for class com.flagstone.transform.EnableDebugger
Creates and initialises an EnableDebugger object using values encoded in the Flash binary format.
EnableDebugger(String) - Constructor for class com.flagstone.transform.EnableDebugger
Creates a EnableDebugger2 object with an MD5 encrypted password.
EnableDebugger(EnableDebugger) - Constructor for class com.flagstone.transform.EnableDebugger
Creates and initialises an EnableDebugger object using the password from another EnableDebugger object.
EnableDebugger2 - Class in com.flagstone.transform
EnableDebugger2 is an updated version or the EnableDebugger instruction which enables a movie to be debugged.
EnableDebugger2(SWFDecoder) - Constructor for class com.flagstone.transform.EnableDebugger2
Creates and initialises an EnableDebugger2 object using values encoded in the Flash binary format.
EnableDebugger2(String) - Constructor for class com.flagstone.transform.EnableDebugger2
Creates a EnableDebugger2 object with an MD5 encrypted password.
EnableDebugger2(EnableDebugger2) - Constructor for class com.flagstone.transform.EnableDebugger2
Creates and initialises an EnableDebugger2 object using the password from another EnableDebugger2 object.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.ActionData
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.ActionObject
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in enum com.flagstone.transform.action.BasicAction
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.Call
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.ExceptionHandler
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.GetUrl
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.GetUrl2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.GotoFrame
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.GotoFrame2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.GotoLabel
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.If
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.Jump
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.NewFunction
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.NewFunction2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.Push
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.RegisterCopy
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.SetTarget
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.Table
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.WaitForFrame
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.WaitForFrame2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.action.With
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Background
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.button.ButtonColorTransform
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.button.ButtonShape
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.button.ButtonSound
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.button.DefineButton
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.button.DefineButton2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in interface com.flagstone.transform.coder.SWFEncodeable
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.datatype.Bounds
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.datatype.Color
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.datatype.ColorTransform
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.datatype.CoordTransform
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.DefineData
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.DoABC
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.DoAction
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.EnableDebugger
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.EnableDebugger2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.EventHandler
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Export
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.Gradient
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.GradientFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphGradient
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.fillstyle.SolidFill
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.BevelFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.BlurFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.ColorMatrixFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.ConvolutionFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.DropShadowFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.GlowFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.GradientBevelFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.filter.GradientGlowFilter
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.AlignmentZone
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.DefineFont
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.DefineFont2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.DefineFont3
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.DefineFont4
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.FontAlignment
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.FontInfo
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.FontInfo2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.FontName
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.GlyphAlignment
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.font.Kerning
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.FrameLabel
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Free
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineImage
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineImage2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineJPEGImage
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineJPEGImage2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineJPEGImage3
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.image.JPEGEncodingTable
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Import
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Import2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.LimitScript
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.linestyle.LineStyle1
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.linestyle.LineStyle2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.MovieAttributes
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.MovieData
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.MovieHeader
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.MovieMetaData
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.MovieObject
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Place
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Place2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Place3
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Protect
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Remove
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.Remove2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.ScalingGrid
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.ScenesAndLabels
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.SerialNumber
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.Curve
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineMorphShape
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineShape
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineShape2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineShape3
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.DefineShape4
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.Line
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.PathsArePostscript
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.Shape
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.ShapeData
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.ShapeStyle
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.shape.ShapeStyle2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.ShowFrame
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.DefineSound
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.Envelope
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.Envelope.Level
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.SoundInfo
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.SoundStreamBlock
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.SoundStreamHead
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.StartSound
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.sound.StartSound2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.SymbolClass
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.TabOrder
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.DefineText
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.DefineText2
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.DefineTextField
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.GlyphIndex
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.TextSettings
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.text.TextSpan
Encode an object to the Flash binary format.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.video.DefineVideo
Encode an object to the Flash binary format.
encode() - Method in class com.flagstone.transform.video.ScreenPacket
Encode this ScreenPacket.
encode(SWFEncoder, Context) - Method in class com.flagstone.transform.video.VideoFrame
Encode an object to the Flash binary format.
encodeToFile(File) - Method in class com.flagstone.transform.Movie
Encodes the list of objects and writes the data to the specified file.
encodeToStream(OutputStream) - Method in class com.flagstone.transform.Movie
Returns the encoded representation of the list of objects that this Movie contains.
END - Static variable in class com.flagstone.transform.action.ActionTypes
The type for creating the end of a sequence of actions.
END - Static variable in class com.flagstone.transform.MovieTypes
Marker for the end of a Movie.
END_DRAG - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify EndDrag action when encoded.
ENUMERATE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Enumerate action when encoded.
ENUMERATE_OBJECT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify EnumerateObject action when encoded.
Envelope - Class in com.flagstone.transform.sound
Envelope is a container class for Level objects that describe how the volume of a sound changes over time.
Envelope(SWFDecoder) - Constructor for class com.flagstone.transform.sound.Envelope
Creates and initialises an Envelope object using values encoded in the Flash binary format.
Envelope(Envelope) - Constructor for class com.flagstone.transform.sound.Envelope
Creates and initialises an Envelope object using the values copied from another Envelope object.
Envelope.Level - Class in com.flagstone.transform.sound
Level describes the sound levels for stereo sound.
Envelope.Level(SWFDecoder) - Constructor for class com.flagstone.transform.sound.Envelope.Level
Creates and initialises a sound Level object using values encoded in the Flash binary format.
Envelope.Level(int, int, int) - Constructor for class com.flagstone.transform.sound.Envelope.Level
Creates a envelope specifying the mark, left and right sound levels.
eof() - Method in class com.flagstone.transform.coder.BigDecoder
Is there any more data to read.
EOI - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the end of an image.
EQUALS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Equals action when encoded.
equals(Object) - Method in class com.flagstone.transform.datatype.Bounds
equals(Object) - Method in class com.flagstone.transform.datatype.Color
equals(Object) - Method in class com.flagstone.transform.datatype.ColorTransform
equals(Object) - Method in class com.flagstone.transform.datatype.CoordTransform
equals(Object) - Method in class com.flagstone.transform.fillstyle.Gradient
 
equals(Object) - Method in class com.flagstone.transform.filter.BevelFilter
equals(Object) - Method in class com.flagstone.transform.filter.BlurFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.ColorMatrixFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.ConvolutionFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.DropShadowFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.GlowFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.GradientBevelFilter
 
equals(Object) - Method in class com.flagstone.transform.filter.GradientGlowFilter
 
equals(Object) - Method in class com.flagstone.transform.font.AlignmentZone
 
equals(Object) - Method in class com.flagstone.transform.font.Kerning
 
equals(Object) - Method in class com.flagstone.transform.sound.Envelope.Level
 
equals(Object) - Method in class com.flagstone.transform.text.GlyphIndex
 
equals(Object) - Method in class com.flagstone.transform.util.font.FontFace
 
ERASE - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a ERASE Blend when it is encoded.
Event - Enum in com.flagstone.transform
Event is used to represent all the different types of event that a button or movie clips responds to.
EventHandler - Class in com.flagstone.transform
EventHandler is used to define the actions that a movie clip or button will execute in response to a particular event.
EventHandler(int, SWFDecoder, Context) - Constructor for class com.flagstone.transform.EventHandler
Creates and initialises a EventHandler object using values encoded in the Flash binary format.
EventHandler(Set<Event>, List<Action>) - Constructor for class com.flagstone.transform.EventHandler
Creates a ClipEvent object that with a list of actions that will be executed when a particular event occurs.
EventHandler(Set<Event>, int, List<Action>) - Constructor for class com.flagstone.transform.EventHandler
Creates an EventHandler object that defines the list of actions that will be executed when a particular event occurs or when the specified key is pressed.
EventHandler(EventHandler) - Constructor for class com.flagstone.transform.EventHandler
Creates and initialises a EventHandler object using the values copied from another EventHandler object.
EXCEPTION_HANDLER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ExceptionHandler action when encoded.
ExceptionHandler - Class in com.flagstone.transform.action
The ExceptionHandler class is used to represent try..catch blocks in Actionscript.
ExceptionHandler(ExceptionHandler.Builder) - Constructor for class com.flagstone.transform.action.ExceptionHandler
Creates and initialises an ExceptionHandler using parameters defined in the Builder.
ExceptionHandler(SWFDecoder, Context) - Constructor for class com.flagstone.transform.action.ExceptionHandler
Creates and initialises an ExceptionHandler action using values encoded in the Flash binary format.
ExceptionHandler(String, List<Action>, List<Action>, List<Action>) - Constructor for class com.flagstone.transform.action.ExceptionHandler
Creates a new exception handler with the thrown object assigned to a local variable.
ExceptionHandler(int, List<Action>, List<Action>, List<Action>) - Constructor for class com.flagstone.transform.action.ExceptionHandler
Constructs a new exception handler with the thrown object assigned to one of the Flash Player's internal registers.
ExceptionHandler(ExceptionHandler) - Constructor for class com.flagstone.transform.action.ExceptionHandler
Creates and initialises an ExceptionHandler action using the values copied from another ExceptionHandler.
ExceptionHandler.Builder - Class in com.flagstone.transform.action
The Builder class is used to generate a new ExceptionHandler object using a small set of convenience methods.
ExceptionHandler.Builder() - Constructor for class com.flagstone.transform.action.ExceptionHandler.Builder
 
EXECUTE_FUNCTION - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ExecuteFunction action when encoded.
EXECUTE_METHOD - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ExecuteMethod action when encoded.
Export - Class in com.flagstone.transform
Export is used to export one or more shapes and other objects so they can be used in another Flash file.
Export(SWFDecoder) - Constructor for class com.flagstone.transform.Export
Creates and initialises an Export object using values encoded in the Flash binary format.
Export() - Constructor for class com.flagstone.transform.Export
Creates an Export object with an empty map.
Export(Map<Integer, String>) - Constructor for class com.flagstone.transform.Export
Creates an Export object with the specified map.
Export(Export) - Constructor for class com.flagstone.transform.Export
Creates and initialises an Export object using the values copied from another Export object.
EXPORT - Static variable in class com.flagstone.transform.MovieTypes
Identifies Export objects when they are encoded.
EXTENDS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Extends action when encoded.

F

FILE_ATTRIBUTES - Static variable in class com.flagstone.transform.MovieTypes
Identifies FileAttributes objects when they are encoded.
fill() - Method in class com.flagstone.transform.coder.BigDecoder
Fill the internal buffer.
fill() - Method in class com.flagstone.transform.coder.LittleDecoder
Fill the internal buffer.
fill() - Method in class com.flagstone.transform.coder.SWFDecoder
Fill the internal buffer.
FILL_SIZE - Static variable in class com.flagstone.transform.coder.Context
The number of bit used to encode a fill style selection.
FillStyle - Interface in com.flagstone.transform.fillstyle
The FillStyle interface identifies the fill styles that can be added to a shape.
FillStyleDecoder - Class in com.flagstone.transform.fillstyle
FillStyleDecoder is used to decode the different type of fill style used in a Flash movie.
FillStyleDecoder() - Constructor for class com.flagstone.transform.fillstyle.FillStyleDecoder
 
FillStyleTypes - Class in com.flagstone.transform.fillstyle
FillTypes defines the constants that identify a fill style when it is encoded according to the Flash file format specification.
Filter - Interface in com.flagstone.transform.filter
The Filter interface is used to constrain the types objects that can be added to the filter lists of Place3 and ButtonShape objects.
FilterDecoder - Class in com.flagstone.transform.filter
FilterDecoder is used to decode the Filter objects encoded in Place3 and ButtonShape objects.
FilterDecoder() - Constructor for class com.flagstone.transform.filter.FilterDecoder
 
FilterMode - Enum in com.flagstone.transform.filter
FilterMode is used to define how the results from applying a filter to an object are composited with the background.
FilterTypes - Class in com.flagstone.transform.filter
FilterTypes defines the values that are used to identify the different types of filter when they are encoded in a Flash file.
flush() - Method in class com.flagstone.transform.coder.SWFEncoder
Write the data currently stored in the buffer to the underlying stream.
FOCAL_GRADIENT - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a FocalGradientFill object when it is encoded.
FocalGradientFill - Class in com.flagstone.transform.fillstyle
FocalGradientFill extends the functionality of GradientFill by allowing the focal point for the gradient to be specified rather than defaulting to the centre of the shape.
FocalGradientFill(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.FocalGradientFill
Creates and initialises a FocalGradientFill fill style using values encoded in the Flash binary format.
FocalGradientFill(CoordTransform, Spread, Interpolation, float, List<Gradient>) - Constructor for class com.flagstone.transform.fillstyle.FocalGradientFill
Creates a GradientFill object specifying the type, coordinate transform and list of gradient points.
FocalGradientFill(FocalGradientFill) - Constructor for class com.flagstone.transform.fillstyle.FocalGradientFill
Creates and initialises a FocalGradientFill fill style using the values copied from another FocalGradientFill object.
FOCUS_RECT - Static variable in class com.flagstone.transform.action.Property
Identifies whether a rectangle is drawn around a button or text field that has the current focus This is equivalent to the _focusrect property in actionscript.
Font - Class in com.flagstone.transform.util.font
Font is used to add embedded fonts to a movie.
Font() - Constructor for class com.flagstone.transform.util.font.Font
 
FONT_ALIGNMENT - Static variable in class com.flagstone.transform.MovieTypes
Identifies FontAlignment objects.
FONT_INFO - Static variable in class com.flagstone.transform.MovieTypes
Identifies FontInfo objects when they are encoded.
FONT_INFO_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies FontInfo2 objects when they are encoded.
FONT_NAME - Static variable in class com.flagstone.transform.MovieTypes
Identifies FontName objects when they are encoded.
FontAlignment - Class in com.flagstone.transform.font
FontAlignment provides the alignment information for the glyphs in a font.
FontAlignment(SWFDecoder) - Constructor for class com.flagstone.transform.font.FontAlignment
Creates and initialises a FontAlignment object using values encoded in the Flash binary format.
FontAlignment(int, FontAlignment.StrokeWidth, List<GlyphAlignment>) - Constructor for class com.flagstone.transform.font.FontAlignment
Creates a new FontAlignment object for the referenced font along with information on the stroke width used to draw the glyphs and a list of alignment zones for each glyph.
FontAlignment(FontAlignment) - Constructor for class com.flagstone.transform.font.FontAlignment
Creates and initialises a FontAlignment object using the values copied from another FontAlignment object.
FontAlignment.StrokeWidth - Enum in com.flagstone.transform.font
StrokeWidth is used to provide hints about the thickness of the line used for rendering glyphs in a font.
FontDecoder - Interface in com.flagstone.transform.util.font
FontDecoder is an interface that classes used to decode different fonts formats should implement in order to be registered with the FontRegistry.
FontFace - Class in com.flagstone.transform.util.font
FontFace is a convenience class that can be used to create tables of fonts for use in an application.
FontFace(String, boolean, boolean) - Constructor for class com.flagstone.transform.util.font.FontFace
Create a new font face.
FontFace(String, int) - Constructor for class com.flagstone.transform.util.font.FontFace
Create a new font face.
FontFactory - Class in com.flagstone.transform.util.font
ImageFactory is used to generate an image definition object from an image stored in a file, references by a URL or read from an stream.
FontFactory() - Constructor for class com.flagstone.transform.util.font.FontFactory
 
FontInfo - Class in com.flagstone.transform.font
FontInfo defines the name and face of a font and maps the codes for a given character set to the glyphs that are drawn to represent each character.
FontInfo(SWFDecoder) - Constructor for class com.flagstone.transform.font.FontInfo
Creates and initialises an FontInfo object using values encoded in the Flash binary format.
FontInfo(int, String, boolean, boolean) - Constructor for class com.flagstone.transform.font.FontInfo
Constructs a basic FontInfo object specifying only the name and style of the font.
FontInfo(FontInfo) - Constructor for class com.flagstone.transform.font.FontInfo
Creates and initialises a FontInfo object using the values copied from another FontInfo object.
FontInfo2 - Class in com.flagstone.transform.font
FontInfo2 is an updated version of FontInfo with support for spoken languages for improving line breaks when displaying text.
FontInfo2(SWFDecoder) - Constructor for class com.flagstone.transform.font.FontInfo2
Creates and initialises a FontInfo2 object using values encoded in the Flash binary format.
FontInfo2(int, String, boolean, boolean) - Constructor for class com.flagstone.transform.font.FontInfo2
Constructs a basic FontInfo2 object specifying only the name of the font.
FontInfo2(FontInfo2) - Constructor for class com.flagstone.transform.font.FontInfo2
Creates and initialises a FontInfo2 object using the values copied from another FontInfo2 object.
FontName - Class in com.flagstone.transform.font
FontName is used to hold the name and copyright information for a font.
FontName(SWFDecoder) - Constructor for class com.flagstone.transform.font.FontName
Creates and initialises a DefineFontName object using values encoded in the Flash binary format.
FontName(int, String, String) - Constructor for class com.flagstone.transform.font.FontName
Create a new FontName object with the name and copyright information for an existing font definition.
FontName(FontName) - Constructor for class com.flagstone.transform.font.FontName
Creates and initialises a DefineFontName object using the values copied from another DefineFontName object.
FontProvider - Interface in com.flagstone.transform.util.font
FontProvider defines the interface that the FontFactory uses to create instances of the FontDecoder objects used to handle different font formats.
FontRegistry - Class in com.flagstone.transform.util.font
FontRegistry is used to provide a directory for registering FontProviders that are used to decode different font formats.
FORMAT_BMP - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class com.flagstone.transform.util.image.ImageInfo
Return value of ImageInfo.getFormat() for RAS streams.
Frame - Class in com.flagstone.transform.util.movie
The Frame class is used to provide a higher level view of a movie.
Frame() - Constructor for class com.flagstone.transform.util.movie.Frame
Creates a empty frame with no label defined and the definitions, commands and actions lists empty.
Frame(int) - Constructor for class com.flagstone.transform.util.movie.Frame
Creates a empty frame with no label defined and the definitions, commands and actions lists empty.
FRAME_LABEL - Static variable in class com.flagstone.transform.MovieTypes
Identifies FrameLabel objects when they are encoded.
FrameLabel - Class in com.flagstone.transform
FrameLabel defines a name for the current frame in a movie or movie clip.
FrameLabel(SWFDecoder) - Constructor for class com.flagstone.transform.FrameLabel
Creates and initialises a FrameLabel object using values encoded in the Flash binary format.
FrameLabel(String) - Constructor for class com.flagstone.transform.FrameLabel
Creates a FrameLabel object with the specified name.
FrameLabel(String, boolean) - Constructor for class com.flagstone.transform.FrameLabel
Creates a FrameLabel object with the specified name.
FrameLabel(FrameLabel) - Constructor for class com.flagstone.transform.FrameLabel
Creates a FrameLabel object with a copy of the label and anchor from another FrameLabel object.
FRAMES_LOADED - Static variable in class com.flagstone.transform.action.Property
The number of frames form the movie clip loaded.
Free - Class in com.flagstone.transform
Free deletes the object with the specified identifier, freeing up resources in the Flash Player.
Free(SWFDecoder) - Constructor for class com.flagstone.transform.Free
Creates and initialises a Free object using values encoded in the Flash binary format.
Free(int) - Constructor for class com.flagstone.transform.Free
Creates a Free object with the specified identifier.
Free(Free) - Constructor for class com.flagstone.transform.Free
Creates a Free initialised with a copy of the data from another object.
FREE - Static variable in class com.flagstone.transform.MovieTypes
Identifies Free objects when they are encoded.
fromCharSet(Charset) - Static method in enum com.flagstone.transform.CharacterEncoding
Get the ChanrcterEncoding that is identified by the canonical name of a CharSet object.
fromInt(int) - Static method in enum com.flagstone.transform.action.BasicAction
Returns the BasicAction for a given type.
fromInt(int) - Static method in enum com.flagstone.transform.button.ButtonKey
Get the ButtonKey for an encoded value.
fromInt(int) - Static method in enum com.flagstone.transform.datatype.Blend
Get the Blend that is identified by an integer value.
fromInt(int) - Static method in enum com.flagstone.transform.fillstyle.Interpolation
Returns the Interpolation for a given type.
fromInt(int) - Static method in enum com.flagstone.transform.fillstyle.Spread
Returns the Spread for a given type.
fromInt(int) - Static method in enum com.flagstone.transform.sound.SoundFormat
Get the SoundFormat represented by an encoded value.
fromInt(int) - Static method in enum com.flagstone.transform.text.Language
Get the Language for an encoded value.
FS_COMMAND2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify FSCommand2 action when encoded.
FWS - Static variable in class com.flagstone.transform.Movie
Signature identifying Flash (SWF) files.

G

get(Integer) - Method in class com.flagstone.transform.coder.Context
Get the value of a variable.
GET_ATTRIBUTE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetAttribute action when encoded.
GET_PROPERTY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetProperty action when encoded.
GET_TARGET - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetTarget action when encoded.
GET_TIME - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetTime action when encoded.
GET_TYPE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetType action when encoded.
GET_URL - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetUrl action when encoded.
GET_URL_2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetUrl2 action when encoded.
GET_VARIABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GetVariable action when encoded.
getActionCount() - Method in class com.flagstone.transform.action.WaitForFrame
Get the number of actions that will be executed when the specified frame is loaded.
getActionCount() - Method in class com.flagstone.transform.action.WaitForFrame2
Returns the number of actions to execute.
getActionDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for actions.
getActions() - Method in class com.flagstone.transform.action.NewFunction
Get the actions that will be executed.
getActions() - Method in class com.flagstone.transform.action.NewFunction2
Get the actions executed by the function.
getActions() - Method in class com.flagstone.transform.action.With
Get the list of actions that are executed for the movie clip target.
getActions() - Method in class com.flagstone.transform.button.DefineButton
Get the list of actions that will be executed when the button is clicked and released.
getActions() - Method in class com.flagstone.transform.DoAction
Returns the list of actions that are executed when the frame is displayed.
getActions() - Method in class com.flagstone.transform.EventHandler
Get the list of actions that are executed by the movie clip.
getActions() - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Get the list of actions that are used to initialise the movie clip.
getActions() - Method in class com.flagstone.transform.util.movie.Frame
Returns the array of action objects that will be execute when the frame is displayed.
getActual() - Method in exception com.flagstone.transform.exception.IllegalArgumentValueException
Get the actual value that triggered the exception.
getAddAlpha() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the add term for the alpha channel.
getAddBlue() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the add term for the blue channel.
getAddGreen() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the add term for the green channel.
getAddRed() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the add term for the red channel.
getAdjustment() - Method in class com.flagstone.transform.font.Kerning
Get the adjustment, in twips, to the advance of the left glyph.
getAdvance() - Method in class com.flagstone.transform.text.GlyphIndex
Get the spacing in twips between the glyph representing this character and the next.
getAdvance() - Method in class com.flagstone.transform.util.font.Glyph
Get the distance to the next glyph.
getAdvances() - Method in class com.flagstone.transform.font.DefineFont2
Returns the list of advances defined for each glyph in the font.
getAdvances() - Method in class com.flagstone.transform.font.DefineFont3
Returns the list of advances defined for each glyph in the font.
getAlignment() - Method in class com.flagstone.transform.text.DefineTextField
Get the alignment of the text, either AlignLeft, AlignRight, AlignCenter or AlignJustify.
getAlignments() - Method in class com.flagstone.transform.font.GlyphAlignment
Get the list of alignment zones.
getAlpha() - Method in class com.flagstone.transform.datatype.Color
Returns the value for the alpha colour channel.
getAlpha() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Get a copy of the alpha channel.
getAlpha() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get the alpha channel data.
getAltFillStyle() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the index of the fill style that will be applied to any overlapping area filled.
getAltFillStyle() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the index of the fill style that will be applied to any overlapping area filled.
getAnchorX() - Method in class com.flagstone.transform.shape.Curve
Get the x-coordinate of the anchor point relative to the control point.
getAnchorY() - Method in class com.flagstone.transform.shape.Curve
Get the y-coordinate of the anchor point relative to the control point.
getAngle() - Method in class com.flagstone.transform.filter.BevelFilter
Get the angle of the shadow.
getAngle() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the angle of the shadow.
getAngle() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the angle of the glow.
getAngle() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the angle of the glow.
getArguments() - Method in class com.flagstone.transform.action.NewFunction
Get the names of the function arguments.
getArguments() - Method in class com.flagstone.transform.action.NewFunction2
Get the list of RegisterVariables that define the function arguments and whether they are assigned to internal registers or to local variables in memory.
getAscent() - Method in class com.flagstone.transform.font.DefineFont2
Get the ascent for the font in twips.
getAscent() - Method in class com.flagstone.transform.font.DefineFont3
Returns the ascent for the font in twips.
getAscent() - Method in class com.flagstone.transform.util.font.Font
Get the ascent for the font in twips.
getBias() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Get the bias for the convolution equation.
getBitmapCache() - Method in class com.flagstone.transform.Place3
Get the value indicating whether the display object will be cached as a bitmap (non-zero) or not cached (zero).
getBitsPerPixel() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns the image's number of bits per pixel.
getBlend() - Method in class com.flagstone.transform.button.ButtonShape
Get the Blend that defines how the shape is blended with background shapes that make up the button.
getBlend() - Method in class com.flagstone.transform.Place3
Get the blend that describes how the object will be rendered in relation to the background.
getBlock() - Method in class com.flagstone.transform.video.ImageBlock
Get the zipped image data for the block.
getBlockHeight() - Method in class com.flagstone.transform.video.ScreenPacket
Get the height of the blocks in pixels.
getBlockWidth() - Method in class com.flagstone.transform.video.ScreenPacket
Get the width of the blocks in pixels.
getBlue() - Method in class com.flagstone.transform.datatype.Color
Returns the value for the blue colour channel.
getBlurX() - Method in class com.flagstone.transform.filter.BevelFilter
Get the blur amount in the x-direction.
getBlurX() - Method in class com.flagstone.transform.filter.BlurFilter
Get the blur amount in the x-direction.
getBlurX() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the blur amount in the x-direction.
getBlurX() - Method in class com.flagstone.transform.filter.GlowFilter
Get the blur amount in the x-direction.
getBlurX() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the blur amount in the x-direction.
getBlurX() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the blur amount in the x-direction.
getBlurY() - Method in class com.flagstone.transform.filter.BevelFilter
Get the blur amount in the y-direction.
getBlurY() - Method in class com.flagstone.transform.filter.BlurFilter
Get the blur amount in the y-direction.
getBlurY() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the blur amount in the y-direction.
getBlurY() - Method in class com.flagstone.transform.filter.GlowFilter
Get the blur amount in the y-direction.
getBlurY() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the blur amount in the y-direction.
getBlurY() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the blur amount in the y-direction.
getBounds() - Method in class com.flagstone.transform.font.DefineFont2
Returns the list of bounding rectangles defined for each glyph in the font.
getBounds() - Method in class com.flagstone.transform.font.DefineFont3
Returns the list of bounding rectangles defined for each glyph in the font.
getBounds() - Method in class com.flagstone.transform.ScalingGrid
Get the bounding box that defined the centre section of the scaling grid.
getBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get the Bounds object that defines the bounding rectangle enclosing the start shape.
getBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the Bounds object that defines the bounding rectangle enclosing the start shape.
getBounds() - Method in class com.flagstone.transform.shape.DefineShape
Get the bounding rectangle for the shape.
getBounds() - Method in class com.flagstone.transform.shape.DefineShape2
Get the bounding rectangle for the shape.
getBounds() - Method in class com.flagstone.transform.shape.DefineShape3
Get the bounding rectangle for the shape.
getBounds() - Method in class com.flagstone.transform.shape.DefineShape4
Get the bounding rectangle that completely enclosed the shape.
getBounds() - Method in interface com.flagstone.transform.shape.ShapeTag
Get the bounding rectangle that completely enclosed the shape.
getBounds() - Method in class com.flagstone.transform.text.DefineText
Get the bounding rectangle that completely encloses the text to be displayed.
getBounds() - Method in class com.flagstone.transform.text.DefineText2
Returns the bounding rectangle that completely encloses the text to be displayed.
getBounds() - Method in class com.flagstone.transform.text.DefineTextField
Returns the bounding rectangle that completely encloses the text field.
getBounds() - Method in interface com.flagstone.transform.text.StaticTextTag
Get the bounding rectangle that completely enclosed the text.
getBounds() - Method in class com.flagstone.transform.util.font.Glyph
Get the bounding box enclosing the glyph.
getBounds() - Method in class com.flagstone.transform.util.shape.Canvas
Generates the bounding box that encloses the current path.
getBufferedImage() - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Create a BufferedImage from the decoded Flash image.
getCatchActions() - Method in class com.flagstone.transform.action.ExceptionHandler
Returns the list of actions executed in the catch block.
getChannelCount() - Method in class com.flagstone.transform.sound.DefineSound
Get the number of sound channels, 1 (Mono) or 2 (Stereo).
getCharacters() - Method in class com.flagstone.transform.text.TextSpan
Returns the list of characters to be displayed.
getCharacters() - Method in class com.flagstone.transform.util.text.CharacterSet
Get the sorted list of characters.
getClassName() - Method in class com.flagstone.transform.Place3
Get the name of the Actionscript 3 class which will be used to render the object to be displayed.
getCodec() - Method in class com.flagstone.transform.video.DefineVideo
Get the format used to encode the video data.
getCodes() - Method in class com.flagstone.transform.font.DefineFont2
Returns the list of codes used to identify each glyph in the font.
getCodes() - Method in class com.flagstone.transform.font.DefineFont3
Returns the list of codes used to identify each glyph in the font.
getCodes() - Method in class com.flagstone.transform.font.FontInfo
Get the list of character codes.
getCodes() - Method in class com.flagstone.transform.font.FontInfo2
Get the list of character codes.
getColor() - Method in class com.flagstone.transform.Background
Get the colour for the movie background.
getColor() - Method in class com.flagstone.transform.fillstyle.Gradient
Get the colour that is displayed at the control point across the gradient square defined by the ratio.
getColor() - Method in class com.flagstone.transform.fillstyle.SolidFill
Get the colour of the fill style.
getColor() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Get the default colour used for pixel outside the display object.
getColor() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the shadow colour.
getColor() - Method in class com.flagstone.transform.linestyle.LineStyle1
Get the colour of the line.
getColor() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the colour of the line.
getColor() - Method in class com.flagstone.transform.text.DefineTextField
Get the text color.
getColor() - Method in class com.flagstone.transform.text.TextSpan
Get the colour used to display the text.
getColorTransform() - Method in class com.flagstone.transform.button.ButtonColorTransform
Get the colour transform that will be applied to the button.
getColorTransform() - Method in class com.flagstone.transform.button.ButtonShape
Get the colour transform that will be applied to the button.
getColorTransform() - Method in class com.flagstone.transform.Place
Get the colour transform.
getColorTransform() - Method in class com.flagstone.transform.Place2
Get the colour transform.
getColorTransform() - Method in class com.flagstone.transform.Place3
Get the colour transform.
getCommands() - Method in class com.flagstone.transform.util.movie.Frame
Returns the list of commands that update the display list.
getComment(int) - Method in class com.flagstone.transform.util.image.ImageInfo
Returns the index'th comment retrieved from the file.
getControlX() - Method in class com.flagstone.transform.shape.Curve
Get the x-coordinate of the control point relative to the current drawing point.
getControlY() - Method in class com.flagstone.transform.shape.Curve
Get the y-coordinate of the control point relative to the current drawing point.
getCoordinate() - Method in class com.flagstone.transform.font.AlignmentZone
Get the coordinate of the left or bottom edge of the alignment box.
getCopyright() - Method in class com.flagstone.transform.font.FontName
Get the copyright notice.
getCurve(boolean[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the set of flags which indicate which point are on the segment.
getData() - Method in class com.flagstone.transform.action.ActionData
Creates and returns a copy of the encoded actions.
getData() - Method in class com.flagstone.transform.action.ActionObject
Returns the encoded data for the action.
getData() - Method in class com.flagstone.transform.DefineData
Get the array of bytes that will be embedded in the Flash file.
getData() - Method in class com.flagstone.transform.DoABC
Get a copy of the array containing the Actionscript byte-codes.
getData() - Method in class com.flagstone.transform.font.DefineFont4
Get the OpenType font definition data.
getData() - Method in class com.flagstone.transform.MovieData
Get a copy the encoded MovieTag objects.
getData() - Method in class com.flagstone.transform.MovieObject
Get a copy of the encoded data for the movie tag object.
getData() - Method in class com.flagstone.transform.shape.ShapeData
Get a copy of the encoded data for the action.
getData() - Method in class com.flagstone.transform.video.VideoFrame
Get a copy of the encoded video data.
getDeblocking() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get the value used by the deblocking filter.
getDeblocking() - Method in class com.flagstone.transform.video.DefineVideo
Get the method used to control the Flash Player's deblocking filter, either OFF, ON or USE_VIDEO.
getDecoder() - Method in class com.flagstone.transform.util.image.ImageFactory
Get the ImageDecoder used to decode the image.
getDefault() - Static method in class com.flagstone.transform.coder.DecoderRegistry
Get the default registry.
getDefinitions() - Method in class com.flagstone.transform.util.movie.Frame
Returns the list of definition objects contained in the frame.
getDelta() - Method in exception com.flagstone.transform.coder.CoderException
Get the difference between the expected number of bytes and the actual number of bytes encoded or decoded.
getDelta() - Method in class com.flagstone.transform.coder.SWFDecoder
Get the difference from the expected number of bytes from the last call to check().
getDepth() - Method in class com.flagstone.transform.LimitScript
Get the maximum stack depth for function execution.
getDepth() - Method in class com.flagstone.transform.Place2
Get the number of layers that will be clipped by the object placed on the layer specified in this object.
getDepth() - Method in class com.flagstone.transform.Place3
Get the number of layers that will be clipped by the object placed on the layer specified in this object.
getDescent() - Method in class com.flagstone.transform.font.DefineFont2
Get the descent for the font in twips.
getDescent() - Method in class com.flagstone.transform.font.DefineFont3
Returns the descent for the font in twips.
getDescent() - Method in class com.flagstone.transform.util.font.Font
Get the descent for the font in twips.
getDistance() - Method in class com.flagstone.transform.filter.BevelFilter
Get the distance of the shadow from the object.
getDistance() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the distance of the shadow from the object.
getDistance() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the distance of the glow from the object.
getDistance() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the distance of the glow from the object.
getDivisor() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Get the divisor for the convolution equation.
getEdgeBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the Bounds object that defines the bounding rectangle enclosing the starting shape, excluding the width of the lines used.
getEdgeBounds() - Method in class com.flagstone.transform.shape.DefineShape4
Get the bounding rectangle that covers the outline of the shape.
getEncoding() - Method in enum com.flagstone.transform.CharacterEncoding
Get the string used by Java to identify the character encoding.
getEncoding() - Method in class com.flagstone.transform.coder.Context
Get character encoding scheme used when encoding or decoding strings.
getEncoding() - Method in class com.flagstone.transform.font.DefineFont2
Get the encoding scheme used for characters rendered in the font, either ASCII, SJIS or UCS2.
getEncoding() - Method in class com.flagstone.transform.font.DefineFont3
Returns the encoding scheme used for characters rendered in the font, either ASCII, SJIS or UCS2.
getEncoding() - Method in class com.flagstone.transform.font.FontInfo
Get the encoding scheme used for characters rendered in the font, either ASCII, SJIS or UCS2.
getEncoding() - Method in class com.flagstone.transform.font.FontInfo2
Get the encoding scheme used for characters rendered in the font, either ASCII, SJIS or UCS2.
getEncoding() - Method in class com.flagstone.transform.util.font.Font
Get the encoding scheme used for the character codes, either UCS2, ANSI or SJIS.
getEnd() - Method in class com.flagstone.transform.fillstyle.MorphGradient
Get the gradient containing the ratio and colour at the end of the morphing process.
getEnd(int[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the set of end points for the segment of a glyph.
getEndBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get the Bounds object that defines the bounding rectangle enclosing the end shape.
getEndBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the Bounds object that defines the bounding rectangle enclosing the end shape.
getEndCap() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the CapStyle used for the end of the line.
getEndCap() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the CapStyle used for the end of the line.
getEndColor() - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Get the colour at the end of the morphing process.
getEndColor() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Returns the colour of the line at the end of the morphing process.
getEndColor() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Returns the colour of the line at the end of the morphing process.
getEndEdgeBounds() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the Bounds object that defines the bounding rectangle enclosing the end shape, excluding the width of the lines used.
getEndFocalPoint() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the focal point at the end of the morphing process.
getEndShape() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get shape displayed at the end of the morphing process.
getEndShape() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get shape displayed at the end of the morphing process.
getEndTransform() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Get the coordinate transform defining the appearance of the image at the end of the morphing process.
getEndTransform() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates at the end of the morphing process.
getEndTransform() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates at the end of the morphing process.
getEndWidth() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Get the width of the line at the end of the morphing process.
getEndWidth() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the width of the line at the end of the morphing process.
getEnvelope() - Method in class com.flagstone.transform.sound.SoundInfo
Get the Envelope that control the levels the sound is played.
getEventCode() - Method in class com.flagstone.transform.EventHandler
Get the value that is encoded to represent the set of events that the handler responds to.
getEvents() - Method in class com.flagstone.transform.button.DefineButton2
Get the list of event handlers defined for this button.
getEvents() - Method in class com.flagstone.transform.EventHandler
Get the set of events that the handler responds to.
getEvents() - Method in class com.flagstone.transform.Place2
Get the list of event handlers that define the actions that will be executed in response to events that occur in the movie clip being placed.
getEvents() - Method in class com.flagstone.transform.Place3
Get the list of event handlers that define the actions that will be executed in response to events that occur in the movie clip being placed.
getExpected() - Method in class com.flagstone.transform.coder.SWFDecoder
Get the expected number of bytes from the last call to check().
getExpected() - Method in exception com.flagstone.transform.exception.IllegalArgumentValueException
Get the set of expected values.
getFace() - Method in class com.flagstone.transform.util.font.Font
Get the FontFace that contains the font name and style.
getFillStyle() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the FillStyle used for the line stroke.
getFillStyle() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the FillStyle used for the line stroke.
getFillStyle() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the index of the fill style that will be applied to any area filled.
getFillStyle() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the index of the fill style that will be applied to any area filled.
getFillStyleDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for FillStyle objects.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get the list of fill styles (MorphSolidFill, MorphBitmapFill and MorphGradientFill objects) for the shapes.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Returns the list of fill styles (MorphSolidFill, MorphBitmapFill and MorphGradientFill objects) for the shapes.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineShape
Get the list fill styles.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineShape2
Get the list fill styles.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineShape3
Get the list fill styles.
getFillStyles() - Method in class com.flagstone.transform.shape.DefineShape4
Get the list fill styles.
getFillStyles() - Method in class com.flagstone.transform.shape.ShapeStyle
Returns the list of new fill styles.
getFillStyles() - Method in class com.flagstone.transform.shape.ShapeStyle2
Returns the list of new fill styles.
getFillStyles() - Method in interface com.flagstone.transform.shape.ShapeTag
Get the list fill styles.
getFillStyles() - Method in class com.flagstone.transform.util.shape.Canvas
Get a copy of the list of fill styles.
getFilterDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for Filter objects.
getFilters() - Method in class com.flagstone.transform.button.ButtonShape
Get the list of Filters that will be applied to the shape.
getFilters() - Method in class com.flagstone.transform.Place3
Get the list of filters that will be applied to the object when it is displayed as a bitmap.
getFinalActions() - Method in class com.flagstone.transform.action.ExceptionHandler
Returns the list of actions executed in the finally block.
getFocalPoint() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Get the focal point for the radial gradient.
getFontClass() - Method in class com.flagstone.transform.text.DefineTextField
Get the name of the Actionscript 3 class that provides the font.
getFontHeight() - Method in class com.flagstone.transform.text.DefineTextField
Get the size of the font used to display the text.
getFontIdentifier() - Method in class com.flagstone.transform.text.DefineTextField
Get the identifier of the font used to display the characters.
getFontProvider(String) - Static method in class com.flagstone.transform.util.font.FontRegistry
Get the provider that can be used to decode a given font format.
getFonts() - Method in class com.flagstone.transform.util.font.AWTDecoder
Get the list of fonts decoded.
getFonts() - Method in interface com.flagstone.transform.util.font.FontDecoder
Get the list of fonts decoded.
getFonts() - Method in class com.flagstone.transform.util.font.FontFactory
Get the list of fonts decoded.
getFonts() - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Get the list of fonts decoded.
getFonts() - Method in class com.flagstone.transform.util.font.TTFDecoder
Get the list of fonts decoded.
getFormat() - Method in class com.flagstone.transform.sound.DefineSound
Get the compression format used.
getFormat() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the compression format used.
getFormat() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the compression format used.
getFormat() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns the image format's name.
getFrameCount() - Method in class com.flagstone.transform.MovieHeader
Get the number of frames in the movie.
getFrameCount() - Method in class com.flagstone.transform.video.DefineVideo
Get the number of frames in the video.
getFrameNumber() - Method in class com.flagstone.transform.action.GotoFrame
Returns the number of the frame to move the main time-line to.
getFrameNumber() - Method in class com.flagstone.transform.action.WaitForFrame
Get the frame number to test to see if has been loaded.
getFrameNumber() - Method in class com.flagstone.transform.video.VideoFrame
Get the number of the frame.
getFrameOffset() - Method in class com.flagstone.transform.action.GotoFrame2
Returns the offset that will be added to the 'logical' frame number obtained from the stack to generate the 'physical' frame number.
getFrameRate() - Method in class com.flagstone.transform.MovieHeader
Get the number of frames played per second that the movie will be displayed at.
getFrames() - Method in class com.flagstone.transform.util.movie.Layer
Get the list of frames.
getFrameSize() - Method in class com.flagstone.transform.MovieHeader
Get the bounding rectangle that defines the size of the player screen.
getGlyph(int) - Method in class com.flagstone.transform.util.font.Font
Get the glyph from the specified position in the table.
getGlyphIndex() - Method in class com.flagstone.transform.text.GlyphIndex
Get the index of the glyph, in a font definition object, that will displayed to represent this character.
getGradients() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Get the list of Gradient objects defining the points for the gradient fill.
getGradients() - Method in class com.flagstone.transform.fillstyle.GradientFill
Get the list of Gradient objects defining the points for the gradient fill.
getGradients() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the list of Gradient objects defining the points for the gradient fill.
getGradients() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Get the list of MorphGradients defining the control points for the gradient.
getGradients() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the list of gradients used to create the glow colour.
getGradients() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the list of gradients used to create the glow colour.
getGreen() - Method in class com.flagstone.transform.datatype.Color
Returns the value for the green colour channel.
getGrid() - Method in class com.flagstone.transform.text.TextSettings
Returns the alignment of letters with respect to the pixel grid.
getHeight() - Method in class com.flagstone.transform.datatype.Bounds
Returns the height of the rectangle, measured in twips.
getHeight() - Method in class com.flagstone.transform.image.DefineImage
Get the height of the image in pixels (not twips).
getHeight() - Method in class com.flagstone.transform.image.DefineImage2
Get the height of the image in pixels (not twips).
getHeight() - Method in class com.flagstone.transform.image.DefineJPEGImage
Get the height of the image in pixels (not twips).
getHeight() - Method in class com.flagstone.transform.image.DefineJPEGImage2
Get the height of the image in pixels (not twips).
getHeight() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Get the height of the image in pixels (not twips).
getHeight() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get the height of the image in pixels (not twips).
getHeight() - Method in interface com.flagstone.transform.image.ImageTag
Get the height of an image in pixels.
getHeight() - Method in class com.flagstone.transform.image.JPEGInfo
Return the height of the image in pixels, not twips.
getHeight() - Method in class com.flagstone.transform.text.TextSpan
Get the height of the text.
getHeight() - Method in class com.flagstone.transform.util.image.BMPDecoder
Get the height of the image.
getHeight() - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Get the height of the image.
getHeight() - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Get the height of the image.
getHeight() - Method in interface com.flagstone.transform.util.image.ImageDecoder
Get the height of the image.
getHeight() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns one the image's vertical resolution in pixels.
getHeight() - Method in class com.flagstone.transform.util.image.JPGDecoder
Get the height of the image.
getHeight() - Method in class com.flagstone.transform.util.image.PNGDecoder
Get the height of the image.
getHeight() - Method in class com.flagstone.transform.video.DefineVideo
Get the height of each frame in pixels.
getHeight() - Method in class com.flagstone.transform.video.ImageBlock
Get the height of the block.
getHighestChar() - Method in class com.flagstone.transform.util.font.Font
Get the highest character code defined in the font.
getHightlight() - Method in class com.flagstone.transform.filter.BevelFilter
Get the highlight colour.
getIdentifier() - Method in class com.flagstone.transform.button.ButtonColorTransform
Get the unique identifier of the button that this object applies to.
getIdentifier() - Method in class com.flagstone.transform.button.ButtonShape
Get the unique identifier of the shape that this Button applies to.
getIdentifier() - Method in class com.flagstone.transform.button.ButtonSound
Get the unique identifier of the button that this object applies to.
getIdentifier() - Method in class com.flagstone.transform.button.DefineButton
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.button.DefineButton2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.DefineData
Get the unique identifier assigned to this object.
getIdentifier() - Method in interface com.flagstone.transform.DefineTag
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.fillstyle.BitmapFill
Get the unique identifier of the object containing the image to be displayed.
getIdentifier() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Get the unique identifier of the bitmap image.
getIdentifier() - Method in class com.flagstone.transform.font.DefineFont
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.font.DefineFont2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.font.DefineFont3
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.font.DefineFont4
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.font.FontAlignment
Get the unique identifier of the font definition that the alignment information is for.
getIdentifier() - Method in class com.flagstone.transform.font.FontInfo
Get the unique identifier of the font definition that this font information is for.
getIdentifier() - Method in class com.flagstone.transform.font.FontInfo2
Get the unique identifier of the font definition that this font information is for.
getIdentifier() - Method in class com.flagstone.transform.font.FontName
Get the unique identifier of the font this object is for.
getIdentifier() - Method in class com.flagstone.transform.Free
Get the identifier of the object to be deleted.
getIdentifier() - Method in class com.flagstone.transform.image.DefineImage
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.image.DefineImage2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.image.DefineJPEGImage
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.image.DefineJPEGImage2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Get the identifier of the movie clip that will be initialised.
getIdentifier() - Method in class com.flagstone.transform.Place
Get the identifier of the object to be placed.
getIdentifier() - Method in class com.flagstone.transform.Place2
Get the identifier of the object to be placed.
getIdentifier() - Method in class com.flagstone.transform.Place3
Get the identifier of the object to be placed.
getIdentifier() - Method in class com.flagstone.transform.Remove
Get the identifier of the object to be removed from the display list.
getIdentifier() - Method in class com.flagstone.transform.ScalingGrid
Get the identifier of the object which the scaling grid will be applied to.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineShape
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineShape2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineShape3
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.shape.DefineShape4
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.sound.DefineSound
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.sound.SoundInfo
Get the identifier of the sound to the played.
getIdentifier() - Method in class com.flagstone.transform.text.DefineText
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.text.DefineText2
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.text.DefineTextField
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.text.TextSettings
Get the unique identifier of the text definition that this object applies to.
getIdentifier() - Method in class com.flagstone.transform.text.TextSpan
Get the identifier of the font in which the text will be displayed.
getIdentifier() - Method in class com.flagstone.transform.video.DefineVideo
Get the unique identifier assigned to this object.
getIdentifier() - Method in class com.flagstone.transform.video.VideoFrame
Get the identifier of the DefineVideo object where the frame will be displayed.
getImage() - Method in class com.flagstone.transform.image.DefineImage
Get a copy of the compressed colour table and image.
getImage() - Method in class com.flagstone.transform.image.DefineImage2
Get a copy of the compressed colour table and image.
getImage() - Method in class com.flagstone.transform.image.DefineJPEGImage
Get a copy of the image.
getImage() - Method in class com.flagstone.transform.image.DefineJPEGImage2
Get a copy of the image.
getImage() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Get a copy of the image.
getImage() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get a copy of the image.
getImage() - Method in class com.flagstone.transform.util.image.BMPDecoder
Get the array of bytes that make up the image.
getImage() - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Get the array of bytes that make up the image.
getImage() - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Get the array of bytes that make up the image.
getImage() - Method in interface com.flagstone.transform.util.image.ImageDecoder
Get the array of bytes that make up the image.
getImage() - Method in class com.flagstone.transform.util.image.JPGDecoder
Get the array of bytes that make up the image.
getImage() - Method in class com.flagstone.transform.util.image.PNGDecoder
Get the array of bytes that make up the image.
getImageAsBlocks(List<ImageBlock>, int, int, int, int, byte[]) - Method in class com.flagstone.transform.util.image.ImageBlocker
Return an image stored in a a file as a list of ImageBlock objects that can be used when creating ScreenVideo streams.
getImageBlocks() - Method in class com.flagstone.transform.video.ScreenPacket
Get the image blocks that have changed in this frame.
getImageFormat() - Method in class com.flagstone.transform.util.image.ImageInfo
 
getImageHeight() - Method in class com.flagstone.transform.video.ScreenPacket
Get the height of the frame in pixels.
getImageProvider(String) - Static method in class com.flagstone.transform.util.image.ImageRegistry
Get the provider that can be used to decode a given image format.
getImageWidth() - Method in class com.flagstone.transform.video.ScreenPacket
Get the width of the frame in pixels.
getIndent() - Method in class com.flagstone.transform.text.DefineTextField
Get the indentation of the first line of text in twips.
getIndex() - Method in class com.flagstone.transform.action.TableIndex
Get the index in the table of string literals.
getIndex() - Method in class com.flagstone.transform.TabOrder
Get the index of the object in the tabbing order.
getInitialText() - Method in class com.flagstone.transform.text.DefineTextField
Get the default text displayed in the field.
getInPoint() - Method in class com.flagstone.transform.sound.SoundInfo
Get the sample number at which the sound reaches full volume when fading in.
getInstance() - Static method in class com.flagstone.transform.action.Call
Returns a shared instance of the Call action.
getInstance() - Static method in class com.flagstone.transform.action.Null
Returns a canonical Null object.
getInstance() - Static method in class com.flagstone.transform.action.Void
Returns a canonical Void object.
getInstance() - Static method in class com.flagstone.transform.shape.PathsArePostscript
Returns a singleton.
getInstance(SWFDecoder, Context) - Static method in class com.flagstone.transform.shape.PathsArePostscript
Returns a singleton.
getInstance() - Static method in class com.flagstone.transform.ShowFrame
Returns a shared ShowFrame object.
getInstance(SWFDecoder, Context) - Static method in class com.flagstone.transform.ShowFrame
Returns a shared ShowFrame object.
getInterpolation() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Get the method used to calculate the colour changes across the gradient.
getInterpolation() - Method in class com.flagstone.transform.fillstyle.GradientFill
Get the method used to calculate the colour changes across the gradient.
getInterpolation() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the method used to calculate the colour changes across the gradient.
getJoinStyle() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the JoinStyle used when joining with another line or curve.
getJoinStyle() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the JoinStyle used when joining with another line or curve.
getKernings() - Method in class com.flagstone.transform.font.DefineFont2
Returns the list of kerning records that define the spacing between glyph pairs.
getKernings() - Method in class com.flagstone.transform.font.DefineFont3
Returns the list of kerning records that define the spacing between glyph pairs.
getKey() - Method in class com.flagstone.transform.EventHandler
Get the code for the key that triggers the event when pressed.
getLabel() - Method in class com.flagstone.transform.action.GotoLabel
Get the frame label.
getLabel() - Method in class com.flagstone.transform.FrameLabel
Get the label for the frame.
getLabel() - Method in class com.flagstone.transform.util.movie.Frame
Returns the label assigned to the frame.
getLabels() - Method in class com.flagstone.transform.ScenesAndLabels
Get the table of frame numbers and frame labels.
getLanguage() - Method in class com.flagstone.transform.font.DefineFont2
Returns the language code identifying the type of spoken language for the font.
getLanguage() - Method in class com.flagstone.transform.font.DefineFont3
Returns the language code identifying the type of spoken language for the font.
getLanguage() - Method in class com.flagstone.transform.font.FontInfo2
Returns the language code identifying the type of spoken language for the font.
getLatency() - Method in class com.flagstone.transform.sound.SoundStreamHead
For MP3 encoded sounds, returns the number of samples to skip when starting to play a sound.
getLatency() - Method in class com.flagstone.transform.sound.SoundStreamHead2
For MP3 encoded sounds, returns the number of samples to skip when starting to play a sound.
getLayer() - Method in class com.flagstone.transform.button.ButtonShape
Get the layer that the button will be displayed on.
getLayer() - Method in class com.flagstone.transform.Place
Get the Layer on which the object will be displayed in the display list.
getLayer() - Method in class com.flagstone.transform.Place2
Get the Layer on which the object will be displayed in the display list.
getLayer() - Method in class com.flagstone.transform.Place3
Get the Layer on which the object will be displayed in the display list.
getLayer() - Method in class com.flagstone.transform.Remove
Get the layer in the display list where the object will be displayed.
getLayer() - Method in class com.flagstone.transform.Remove2
Get the layer in the display list where the object to be removed is currently displayed.
getLayer() - Method in class com.flagstone.transform.TabOrder
Get the layer number which contains the object assigned to the tabbing order.
getLayer() - Method in class com.flagstone.transform.util.movie.Layer
Get the layer number.
getLeading() - Method in class com.flagstone.transform.font.DefineFont2
Returns the leading for the font in twips.
getLeading() - Method in class com.flagstone.transform.font.DefineFont3
Returns the leading for the font in twips.
getLeading() - Method in class com.flagstone.transform.text.DefineTextField
Get the leading in twips.
getLeading() - Method in class com.flagstone.transform.util.font.Font
Returns the leading for the font in twips.
getLeft() - Method in class com.flagstone.transform.sound.Envelope.Level
Get the level of the sound played in the left channel.
getLeftGlyph() - Method in class com.flagstone.transform.font.Kerning
Get the index of the left glyph in the kerning pair.
getLeftMargin() - Method in class com.flagstone.transform.text.DefineTextField
Get the left margin in twips.
getLength() - Method in exception com.flagstone.transform.coder.CoderException
Get number of bytes the object was expected to occupy when encoded.
getLevels() - Method in class com.flagstone.transform.sound.Envelope
Get the list of Levels that control the volume of the sound.
getLineStyle() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the index of the line style that will be applied to any line drawn.
getLineStyle() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the index of the line style that will be applied to any line drawn.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get the list of line styles (MorphLineStyle objects) for the shapes.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get the list of line styles (MorphLineStyle2 objects) for the shapes.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineShape
Get the list line styles.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineShape2
Get the list line styles.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineShape3
Get the list line styles.
getLineStyles() - Method in class com.flagstone.transform.shape.DefineShape4
Get the list line styles.
getLineStyles() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the list of new line styles.
getLineStyles() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the list of new line styles.
getLineStyles() - Method in interface com.flagstone.transform.shape.ShapeTag
Get the list line styles.
getLineStyles() - Method in class com.flagstone.transform.util.shape.Canvas
Get a copy of the list of line styles.
getLocation() - Method in class com.flagstone.transform.coder.SWFDecoder
Get the location recorded for the last call to check().
getLoopCount() - Method in class com.flagstone.transform.sound.SoundInfo
Get the number of times the sound will be repeated.
getLower() - Method in exception com.flagstone.transform.exception.IllegalArgumentRangeException
Get the lower value of the expected range.
getMark() - Method in class com.flagstone.transform.sound.Envelope.Level
Get the sample number in the 44.1KHz playback data stream where the level information is applied.
getMatrix() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns a matrix that can be used to create composite transforms.
getMatrix() - Method in class com.flagstone.transform.filter.ColorMatrixFilter
Get the colour matrix.
getMatrix() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Get a copy of the convolution matrix.
getMaxLength() - Method in class com.flagstone.transform.text.DefineTextField
Get the maximum number of characters displayed in the field.
getMaxX() - Method in class com.flagstone.transform.datatype.Bounds
Returns the x-coordinate of the bottom right corner of the bounding rectangle as seen on a screen.
getMaxY() - Method in class com.flagstone.transform.datatype.Bounds
Returns the y-coordinate of the bottom right corner of the bounding rectangle as seen on a screen.
getMetaData() - Method in class com.flagstone.transform.MovieMetaData
Get the meta-data for the movie.
getMimeType() - Method in enum com.flagstone.transform.util.image.ImageEncoding
Get the mime-type used to represent the image format.
getMimeType() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns a String with the MIME type of the format.
getMinX() - Method in class com.flagstone.transform.datatype.Bounds
Returns the x-coordinate of the top left corner of the bounding rectangle as seen on a screen.
getMinY() - Method in class com.flagstone.transform.datatype.Bounds
Returns the y-coordinate of the top left corner of the bounding rectangle as seen on a screen.
getMissingGlyph() - Method in class com.flagstone.transform.util.font.Font
Get the index of the glyph used to represent characters that are not supported int the font.
getMiterLimit() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the limit for drawing miter joins.
getMiterLimit() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the limit for drawing miter joins.
getMode() - Method in class com.flagstone.transform.filter.BevelFilter
Get the compositing mode.
getMode() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the compositing mode.
getMode() - Method in class com.flagstone.transform.filter.GlowFilter
Get the compositing mode.
getMode() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the compositing mode.
getMode() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the compositing mode.
getMode() - Method in class com.flagstone.transform.sound.SoundInfo
Get the synchronisation mode: START - start playing the sound, CONTINUE - do not play the sound if it is already playing and STOP - stop playing the sound.
getMorphFillStyleDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for FillStyle objects used in morphing shapes.
getMoveX() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the x-coordinate of any relative move or null if no move is specified.
getMoveX() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the x-coordinate of any relative move or null if no move is specified.
getMoveY() - Method in class com.flagstone.transform.shape.ShapeStyle
Get the y-coordinate of any relative move or null if no move is specified.
getMoveY() - Method in class com.flagstone.transform.shape.ShapeStyle2
Get the y-coordinate of any relative move or null if no move is specified.
getMovieDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for movie objects.
getMultiplyAlpha() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the multiply term for the alpha channel.
getMultiplyBlue() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the multiply term for the blue channel.
getMultiplyGreen() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the multiply term for the green channel.
getMultiplyRed() - Method in class com.flagstone.transform.datatype.ColorTransform
Returns the value of the multiply term for the red channel.
getName() - Method in class com.flagstone.transform.action.NewFunction
Get the name of the function.
getName() - Method in class com.flagstone.transform.action.NewFunction2
Get the name of the function.
getName() - Method in class com.flagstone.transform.DoABC
Get the name of the script.
getName() - Method in class com.flagstone.transform.font.DefineFont2
Returns the name of the font family.
getName() - Method in class com.flagstone.transform.font.DefineFont3
Returns the name of the font family.
getName() - Method in class com.flagstone.transform.font.DefineFont4
Returns the name of the font family.
getName() - Method in class com.flagstone.transform.font.FontInfo
Get the name of the font family.
getName() - Method in class com.flagstone.transform.font.FontInfo2
Get the name of the font family.
getName() - Method in class com.flagstone.transform.font.FontName
Returns the name of the font family.
getName() - Method in class com.flagstone.transform.Place2
Get the name of the object.
getName() - Method in class com.flagstone.transform.Place3
Get the name of the object.
getName() - Method in class com.flagstone.transform.util.font.FontFace
Get the (family) name of the font.
getNumber() - Method in class com.flagstone.transform.action.RegisterCopy
Returns the number of the Player register that the value on the stack will be copied to.
getNumber() - Method in class com.flagstone.transform.action.RegisterIndex
Get the number of the register that will be accessed and the value pushed onto the Flash Player's stack.
getNumber() - Method in class com.flagstone.transform.SerialNumber
Get the serial number.
getNumber() - Method in class com.flagstone.transform.util.movie.Frame
Get the number of the frame.
getNumberOfComments() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful and ImageInfo.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfGlyphs() - Method in class com.flagstone.transform.util.font.Font
Get the number of glyphs defined in the font.
getNumberOfImages() - Method in class com.flagstone.transform.util.image.ImageInfo
Returns the number of images in the examined file.
getObject(List<Action>, SWFDecoder, Context) - Method in class com.flagstone.transform.action.ActionDecoder
Decode and return a Flash object.
getObject(List<T>, SWFDecoder, Context) - Method in interface com.flagstone.transform.coder.SWFFactory
Decode and return a Flash object.
getObject(List<FillStyle>, SWFDecoder, Context) - Method in class com.flagstone.transform.fillstyle.FillStyleDecoder
Decode and return a Flash object.
getObject(List<FillStyle>, SWFDecoder, Context) - Method in class com.flagstone.transform.fillstyle.MorphFillStyleDecoder
Decode and return a Flash object.
getObject(List<Filter>, SWFDecoder, Context) - Method in class com.flagstone.transform.filter.FilterDecoder
Decode and return a Flash object.
getObject(List<MovieTag>, SWFDecoder, Context) - Method in class com.flagstone.transform.MovieDecoder
Decode and return a Flash object.
getObject(List<ShapeRecord>, SWFDecoder, Context) - Method in class com.flagstone.transform.shape.ShapeDecoder
Decode and return a Flash object.
getObjects() - Method in class com.flagstone.transform.Export
Get the table of objects to be exported.
getObjects() - Method in class com.flagstone.transform.Import
Get the table of objects to be imported.
getObjects() - Method in class com.flagstone.transform.Import2
Get the table of objects to be imported.
getObjects() - Method in class com.flagstone.transform.Movie
Get the list of objects contained in the Movie.
getObjects() - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Get the list of movie objects that describe how the movie clip is animated.
getObjects() - Method in class com.flagstone.transform.shape.Shape
Get the list of shape records that define the shape.
getObjects() - Method in class com.flagstone.transform.SymbolClass
Get the table that maps identifiers to actionscript 3 classes.
getOffset() - Method in class com.flagstone.transform.action.If
Get the offset that will be added to the instruction pointer if the value at the top of the stack evaluates to true (non-zero).
getOffset() - Method in class com.flagstone.transform.action.Jump
Get the offset that will be added to the instruction pointer.
getOffsetX() - Method in class com.flagstone.transform.text.TextSpan
Get the location of the start of the text relative to the left edge of the bounding rectangle in twips.
getOffsetY() - Method in class com.flagstone.transform.text.TextSpan
Get the location of the start of the text relative to the bottom edge of the bounding rectangle in twips.
getOptimizations() - Method in class com.flagstone.transform.action.NewFunction2
Get the list of Optimizations that will be used.
getOutPoint() - Method in class com.flagstone.transform.sound.SoundInfo
Get the sample number at which the sound starts to fade.
getPasses() - Method in class com.flagstone.transform.filter.BevelFilter
Get the number of passes for generating the blur.
getPasses() - Method in class com.flagstone.transform.filter.BlurFilter
Get the number of passes.
getPasses() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the number of passes for generating the blur.
getPasses() - Method in class com.flagstone.transform.filter.GlowFilter
Get the number of passes for generating the blur.
getPasses() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the number of passes for generating the blur.
getPasses() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the number of passes for generating the blur.
getPassword() - Method in class com.flagstone.transform.EnableDebugger
Get the MD5 hashed password.
getPassword() - Method in class com.flagstone.transform.EnableDebugger2
Get the MD5 hashed password.
getPassword() - Method in class com.flagstone.transform.Protect
Get the MD5 password hash.
getPath() - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
Get the reference to the file containing the movie.
getPhysicalHeightDpi() - Method in class com.flagstone.transform.util.image.ImageInfo
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class com.flagstone.transform.util.image.ImageInfo
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPixelSize() - Method in class com.flagstone.transform.image.DefineImage
Returns the number of bits used to represent each pixel.
getPixelSize() - Method in class com.flagstone.transform.image.DefineImage2
Get the number of bits used to represent each pixel.
getPlayChannels() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the recommended number of playback channels = 1 = mono 2 = stereo.
getPlayChannels() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the recommended number of playback channels = 1 = mono 2 = stereo.
getPlayRate() - Method in class com.flagstone.transform.sound.SoundStreamHead
Returns the recommended playback rate: 5512, 11025, 22050 or 44100 Hz.
getPlayRate() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Returns the recommended playback rate: 5512, 11025, 22050 or 44100 Hz.
getPlaySampleSize() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the recommended playback sample range in bytes: 1 or 2.
getPlaySampleSize() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the recommended playback sample range in bytes: 1 or 2.
getProvider() - Method in enum com.flagstone.transform.util.image.ImageEncoding
Get the ImageProvider that can be registered in the ImageRegistry to decode the image.
getRange() - Method in class com.flagstone.transform.font.AlignmentZone
Get the width or height of the alignment box.
getRate() - Method in class com.flagstone.transform.sound.DefineSound
Get the rate at which the sound will be played, in Hz: 5512, 11025, 22050 or 44100.
getRatio() - Method in class com.flagstone.transform.fillstyle.Gradient
Get the ratio that defines the relative point across the gradient square.
getRatio() - Method in class com.flagstone.transform.Place2
Get the morph ratio, in the range 0..65535 that defines the progress in the morphing process performed by the Flash Player from the defined start and end shapes.
getRatio() - Method in class com.flagstone.transform.Place3
Get the morph ratio, in the range 0..65535 that defines the progress in the morphing process performed by the Flash Player from the defined start and end shapes.
getRed() - Method in class com.flagstone.transform.datatype.Color
Returns the value for the red colour channel.
getRegister() - Method in class com.flagstone.transform.action.ExceptionHandler
Returns the index of the register that the exception object is assigned to.
getRegisterCount() - Method in class com.flagstone.transform.action.NewFunction2
Get the number of registers to allocate for function variables.
getRegistry() - Method in class com.flagstone.transform.coder.Context
Get the registry containing the decoders for different types of objects.
getRequest() - Method in class com.flagstone.transform.action.GetUrl2
Gets the request that will be executed by this action.
getRight() - Method in class com.flagstone.transform.sound.Envelope.Level
Get the level of the sound played in the right channel.
getRightGlyph() - Method in class com.flagstone.transform.font.Kerning
Get the index of the right glyph in the kerning pair.
getRightMargin() - Method in class com.flagstone.transform.text.DefineTextField
Get the right margin in twips.
getSampleCount() - Method in class com.flagstone.transform.sound.DefineSound
Get the number of samples in the sound data.
getSampleSize() - Method in class com.flagstone.transform.sound.DefineSound
Get the size of an uncompressed sample in bytes.
getScaleX() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the scaling factor along the x-axis.
getScaleY() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the scaling factor along the y-axis.
getScenes() - Method in class com.flagstone.transform.ScenesAndLabels
Get the table of frame numbers and associated names.
getShadow() - Method in class com.flagstone.transform.filter.BevelFilter
Get the shadow colour.
getShadow() - Method in class com.flagstone.transform.filter.GlowFilter
Get the glow colour.
getShape() - Method in class com.flagstone.transform.shape.DefineMorphShape
Get shape displayed at the start of the morphing process.
getShape() - Method in class com.flagstone.transform.shape.DefineMorphShape2
Get shape displayed at the start of the morphing process.
getShape() - Method in class com.flagstone.transform.shape.DefineShape
Get the shape.
getShape() - Method in class com.flagstone.transform.shape.DefineShape2
Get the shape.
getShape() - Method in class com.flagstone.transform.shape.DefineShape3
Get the shape.
getShape() - Method in class com.flagstone.transform.shape.DefineShape4
Get the shape.
getShape() - Method in interface com.flagstone.transform.shape.ShapeTag
Get the shape.
getShape() - Method in class com.flagstone.transform.util.font.Glyph
Get the outline of the glyph.
getShape() - Method in class com.flagstone.transform.util.shape.Canvas
Returns the Shape object containing the objects used to draw the current path.
getShapeDecoder() - Method in class com.flagstone.transform.coder.DecoderRegistry
Get the decoder that will be used for ShapeRecords.
getShapes() - Method in class com.flagstone.transform.button.DefineButton
Get the list of button shapes.
getShapes() - Method in class com.flagstone.transform.button.DefineButton2
Get the list of button records defined for this button.
getShapes() - Method in class com.flagstone.transform.font.DefineFont
Get the list of shapes that define the outline for each glyph.
getShapes() - Method in class com.flagstone.transform.font.DefineFont2
Returns the list of shapes used to define the outlines of each font glyph.
getShapes() - Method in class com.flagstone.transform.font.DefineFont3
Returns the list of shapes used to define the outlines of each font glyph.
getSharpness() - Method in class com.flagstone.transform.text.TextSettings
Get the value used to control the sharpness of a line when rendered.
getShearX() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the shearing factor along the x-axis.
getShearY() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the shearing factor along the y-axis.
getSound() - Method in class com.flagstone.transform.sound.DefineSound
Get a copy of the sound data.
getSound() - Method in class com.flagstone.transform.sound.SoundStreamBlock
Get a copy of the sound data in the format defined by a preceding SoundStreamHead or SoundStreamHead2 object.
getSound() - Method in class com.flagstone.transform.sound.StartSound
Get the Sound object describing how the sound will be played.
getSound() - Method in class com.flagstone.transform.sound.StartSound2
Get the Sound object describing how the sound will be played.
getSoundClass() - Method in class com.flagstone.transform.sound.StartSound2
gets the name of Actionscript 3 class that contains the sound.
getSoundInfo(Event) - Method in class com.flagstone.transform.button.ButtonSound
Returns the SoundInfo object for the specified event.
getSoundProvider(String) - Static method in class com.flagstone.transform.util.sound.SoundRegistry
Get an instance of the class that can be used to decode a sound of the specified format.
getSpans() - Method in class com.flagstone.transform.text.DefineText
Get the list of text spans that define the text to be displayed.
getSpans() - Method in class com.flagstone.transform.text.DefineText2
Get the list of text spans that define the text to be displayed.
getSpans() - Method in interface com.flagstone.transform.text.StaticTextTag
Get the list of text spans that define the text to be displayed.
getSpread() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Get the Spread describing how the gradient fills the area: PAD - the last colour fills the remaining area; REPEAT - the gradient is repeated; REFLECT - the gradient is repeated but reflected (reversed) each time.
getSpread() - Method in class com.flagstone.transform.fillstyle.GradientFill
Get the Spread describing how the gradient fills the area: PAD - the last colour fills the remaining area; REPEAT - the gradient is repeated; REFLECT - the gradient is repeated but reflected (reversed) each time.
getSpread() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the Spread describing how the gradient fills the area: PAD - the last colour fills the remaining area; REPEAT - the gradient is repeated; REFLECT - the gradient is repeated but reflected (reversed) each time.
getStart() - Method in exception com.flagstone.transform.coder.CoderException
Get the byte address of the start of the object that caused the error.
getStart() - Method in class com.flagstone.transform.fillstyle.MorphGradient
Get the gradient containing the ratio and colour at the start of the morphing process.
getStartCap() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the CapStyle used for the start of the line.
getStartCap() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the CapStyle used for the start of the line.
getStartColor() - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Get the colour at the start of the morphing process.
getStartColor() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Get the colour of the line at the start of the morphing process.
getStartColor() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the colour of the line at the start of the morphing process.
getStartFocalPoint() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the focal point at the start of the morphing process.
getStartTransform() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Get the coordinate transform defining the appearance of the image at the start of the morphing process.
getStartTransform() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates at the start of the morphing process.
getStartTransform() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates at the start of the morphing process.
getStartWidth() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Get the width of the line at the start of the morphing process.
getStartWidth() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Get the width of the line at the start of the morphing process.
getState() - Method in class com.flagstone.transform.button.ButtonShape
Get the list of states that the shape is displayed for.
getStreamChannels() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the number of channels, 1 = mono 2 = stereo, in the streaming sound.
getStreamChannels() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the number of channels, 1 = mono 2 = stereo, in the streaming sound.
getStreamRate() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the sample rate: 5512, 11025, 22050 or 44100 Hz in the streaming sound.
getStreamRate() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the sample rate: 5512, 11025, 22050 or 44100 Hz in the streaming sound.
getStreamSampleCount() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the average number of samples in each stream block following.
getStreamSampleCount() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the average number of samples in each stream block following.
getStreamSampleSize() - Method in class com.flagstone.transform.sound.SoundStreamHead
Get the sample size in bytes: 1 or 2 in the streaming sound.
getStreamSampleSize() - Method in class com.flagstone.transform.sound.SoundStreamHead2
Get the sample size in bytes: 1 or 2 in the streaming sound.
getStrength() - Method in class com.flagstone.transform.filter.BevelFilter
Get the strength of the shadow.
getStrength() - Method in class com.flagstone.transform.filter.DropShadowFilter
Get the strength of the shadow.
getStrength() - Method in class com.flagstone.transform.filter.GlowFilter
Get the strength of the glow.
getStrength() - Method in class com.flagstone.transform.filter.GradientBevelFilter
Get the strength of the glow.
getStrength() - Method in class com.flagstone.transform.filter.GradientGlowFilter
Get the strength of the glow.
getStrokeWidth() - Method in class com.flagstone.transform.font.FontAlignment
Get the StrokeWidth that describes how the glyphs in the font are typically drawn.
getStyle() - Method in class com.flagstone.transform.util.font.FontFace
Get the font style, as defined in the AWT Font class, either Font.PLAIN or a combination of Font.BOLD and Font.ITALIC.
getTable() - Method in class com.flagstone.transform.image.JPEGEncodingTable
Get a copy of the encoding table.
getTableSize() - Method in class com.flagstone.transform.image.DefineImage
Get the number of entries in the colour table encoded the compressed image.
getTableSize() - Method in class com.flagstone.transform.image.DefineImage2
Get the number of entries in the colour table encoded the compressed image.
getTarget() - Method in class com.flagstone.transform.action.GetUrl
Get the name of the target frame where the web page or movie clip will be displayed.
getTarget() - Method in class com.flagstone.transform.action.SetTarget
Get the name of the target movie clip.
getThickness() - Method in class com.flagstone.transform.text.TextSettings
Get the value used to control the thickness of a line when rendered.
getTimeout() - Method in class com.flagstone.transform.LimitScript
Get the maximum time a sequence of actions will execute before the Flash Player present a dialog box asking whether the script should be terminated.
getTransform() - Method in class com.flagstone.transform.button.ButtonShape
Get the coordinate transform that will be applied to the button.
getTransform() - Method in class com.flagstone.transform.fillstyle.BitmapFill
Get the coordinate transform that will be applied to the image when it is displayed.
getTransform() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates.
getTransform() - Method in class com.flagstone.transform.fillstyle.GradientFill
Get the coordinate transform mapping the gradient square onto physical coordinates.
getTransform() - Method in class com.flagstone.transform.Place
Get the coordinate transform.
getTransform() - Method in class com.flagstone.transform.Place2
Get the coordinate transform.
getTransform() - Method in class com.flagstone.transform.Place3
Get the coordinate transform.
getTransform() - Method in class com.flagstone.transform.text.DefineText
Get the coordinate transform that controls the size, location and orientation of the text when it is displayed.
getTransform() - Method in class com.flagstone.transform.text.DefineText2
Get the coordinate transform that controls the size, location and orientation of the text when it is displayed.
getTransform() - Method in interface com.flagstone.transform.text.StaticTextTag
Get the coordinate transform that controls the size, location and orientation of the text when it is displayed.
getTranslateX() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the translation in the x direction.
getTranslateY() - Method in class com.flagstone.transform.datatype.CoordTransform
Returns the translation along the y-axis.
getTryActions() - Method in class com.flagstone.transform.action.ExceptionHandler
Returns the list of actions executed in the try block.
getType() - Method in class com.flagstone.transform.action.ActionObject
Returns the type that identifies the type of action when it is encoded in the Flash binary format.
getType() - Method in class com.flagstone.transform.button.DefineButton2
Get the button type - either PUSH or MENU.
getType() - Method in class com.flagstone.transform.fillstyle.GradientFill
Get the GradientType that identifies whether the gradient is linear or radial.
getType() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Get the type indicating whether the gradient is linear or radial.
getType() - Method in class com.flagstone.transform.MovieObject
Get the type that identifies the object when it is encoded.
getType() - Method in class com.flagstone.transform.Place2
Get the type of place operation being performed, either adding a new object, replacing an existing one with another or modifying an existing object.
getType() - Method in class com.flagstone.transform.Place3
Get the type of place operation being performed, either adding a new object, replacing an existing one with another or modifying an existing object.
getUpper() - Method in exception com.flagstone.transform.exception.IllegalArgumentRangeException
Get the upper value of the expected range.
GetUrl - Class in com.flagstone.transform.action
GetUrl is used to display a web page or load a movie clip into the Flash Player.
GetUrl(SWFDecoder) - Constructor for class com.flagstone.transform.action.GetUrl
Creates and initialises a GetUrl action using values encoded in the Flash binary format.
GetUrl(String, String) - Constructor for class com.flagstone.transform.action.GetUrl
Creates a GetUrl with the specified url and target frame.
GetUrl(String) - Constructor for class com.flagstone.transform.action.GetUrl
Creates a GetUrl with the specified url.
GetUrl(GetUrl) - Constructor for class com.flagstone.transform.action.GetUrl
Creates and initialises a GetUrl action using the values copied from another GetUrl action.
getUrl() - Method in class com.flagstone.transform.action.GetUrl
Get the URL from where the web page or movie clip will be loaded.
getUrl() - Method in class com.flagstone.transform.Import
Get the URL of the file containing the object to be imported.
getUrl() - Method in class com.flagstone.transform.Import2
Get the URL of the file containing the object to be imported.
GetUrl2 - Class in com.flagstone.transform.action
The GetUrl2 action is used to either load a web page or movie clip or load or submit variable values to/from a server.
GetUrl2(SWFDecoder) - Constructor for class com.flagstone.transform.action.GetUrl2
Creates and initialises a GetUrl2 action using values encoded in the Flash binary format.
GetUrl2(GetUrl2.Request) - Constructor for class com.flagstone.transform.action.GetUrl2
Creates a GetUrl2 using the specified request type.
GetUrl2(GetUrl2) - Constructor for class com.flagstone.transform.action.GetUrl2
Creates and initialises a GetUrl2 action using the values copied from another GetUrl2 action.
GetUrl2.Request - Enum in com.flagstone.transform.action
Request defines the different types of request that can be submitted to a server using a GetUrl action.
getValue() - Method in enum com.flagstone.transform.action.GetUrl2.Request
Get the value used to represent the request when it is encoded.
getValue() - Method in enum com.flagstone.transform.action.NewFunction2.Optimization
Get the value used to represent the Optimization when encoded.
getValue() - Method in class com.flagstone.transform.action.Property
Get value used to encode the Property.
getValue(int) - Method in class com.flagstone.transform.action.Property
Returns value of the Property as it would be written to a Flash file.
getValue() - Method in enum com.flagstone.transform.button.ButtonKey
Get the value that will be encoded to represent the ButtonKey.
getValue() - Method in enum com.flagstone.transform.datatype.Blend
Get the integer value that is used to identify this Blend.
getValue() - Method in exception com.flagstone.transform.exception.IllegalArgumentRangeException
Get the actual value that triggered the exception.
getValue() - Method in enum com.flagstone.transform.fillstyle.Interpolation
Get the value used to represent the Interpolation when it is encoded.
getValue() - Method in enum com.flagstone.transform.fillstyle.Spread
Get the value used to represent the Spread when it is encoded.
getValue() - Method in enum com.flagstone.transform.sound.SoundFormat
Get the value used to represent the SoundFormat when it is encoded.
getValue() - Method in enum com.flagstone.transform.text.Language
Get the value that will be encoded to represent the Language.
getValues() - Method in class com.flagstone.transform.action.Push
Get the list of values that will be pushed onto the Flash Player's stack.
getValues() - Method in class com.flagstone.transform.action.Table
Get the table of strings.
getVariable() - Method in class com.flagstone.transform.action.ExceptionHandler
Returns the name of the variable which the exception object is assigned to.
getVariableName() - Method in class com.flagstone.transform.text.DefineTextField
Get the name of the variable the value in the text field will be assigned to.
getVersion() - Method in class com.flagstone.transform.MovieHeader
Get the number representing the version of Flash that the movie represents.
getWidth() - Method in class com.flagstone.transform.datatype.Bounds
Returns the width of the rectangle, measured in twips.
getWidth() - Method in class com.flagstone.transform.image.DefineImage
Get the width of the image in pixels (not twips).
getWidth() - Method in class com.flagstone.transform.image.DefineImage2
Get the width of the image in pixels (not twips).
getWidth() - Method in class com.flagstone.transform.image.DefineJPEGImage
Get the width of the image in pixels.
getWidth() - Method in class com.flagstone.transform.image.DefineJPEGImage2
Get the width of the image in pixels (not twips).
getWidth() - Method in class com.flagstone.transform.image.DefineJPEGImage3
Get the width of the image in pixels (not twips).
getWidth() - Method in class com.flagstone.transform.image.DefineJPEGImage4
Get the width of the image in pixels (not twips).
getWidth() - Method in interface com.flagstone.transform.image.ImageTag
Get the width of an image in pixels.
getWidth() - Method in class com.flagstone.transform.image.JPEGInfo
Get the width of the image in pixels, not twips.
getWidth() - Method in class com.flagstone.transform.linestyle.LineStyle1
Get the width of the line.
getWidth() - Method in class com.flagstone.transform.linestyle.LineStyle2
Get the width of the line.
getWidth() - Method in class com.flagstone.transform.util.image.BMPDecoder
Get the width of the image.
getWidth() - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Get the width of the image.
getWidth() - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Get the width of the image.
getWidth() - Method in interface com.flagstone.transform.util.image.ImageDecoder
Get the width of the image.
getWidth() - Method in class com.flagstone.transform.util.image.ImageInfo
If ImageInfo.check() was successful, returns one the image's horizontal resolution in pixels.
getWidth() - Method in class com.flagstone.transform.util.image.JPGDecoder
Get the width of the image.
getWidth() - Method in class com.flagstone.transform.util.image.PNGDecoder
Get the width of the image.
getWidth() - Method in class com.flagstone.transform.video.DefineVideo
Get the width of each frame in pixels.
getWidth() - Method in class com.flagstone.transform.video.ImageBlock
Get the width of the block.
getX() - Method in class com.flagstone.transform.shape.Line
Get the relative x-coordinate of the end-point of the line.
getXCoordinates(int[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the set of x coordinates representing a segment of a glyph.
getY() - Method in class com.flagstone.transform.shape.Line
Get the relative y-coordinate of the end-point of the line.
getYCoordinates(int[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the set of y coordinates representing a segment of a glyph.
getZones() - Method in class com.flagstone.transform.font.FontAlignment
Get the alignment information for each glyph in the font.
GLOW - Static variable in class com.flagstone.transform.filter.FilterTypes
A GlowFilter.
GlowFilter - Class in com.flagstone.transform.filter
GlowFilter is used to create a glow effect around an object on the display list.
GlowFilter(GlowFilter.Builder) - Constructor for class com.flagstone.transform.filter.GlowFilter
Create a GlowFilter and initialize it wit the values defined in the Builder.
GlowFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.GlowFilter
Creates and initialises a GlowFilter object using values encoded in the Flash binary format.
GlowFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating GlowFilter objects.
GlowFilter.Builder() - Constructor for class com.flagstone.transform.filter.GlowFilter.Builder
 
Glyph - Class in com.flagstone.transform.util.font
Glyph is a simple container class used by Font to record the shape, bounding box and advance for a glyph.
Glyph(Shape, Bounds, int) - Constructor for class com.flagstone.transform.util.font.Glyph
Create a Glyph with the specified outline, bounding box and advance.
Glyph(Shape) - Constructor for class com.flagstone.transform.util.font.Glyph
Create a Glyph with the specified outline - the bounding box and advance default to zero.
GLYPH_SIZE - Static variable in class com.flagstone.transform.coder.Context
The number of bit used to encode a glyph index.
GlyphAlignment - Class in com.flagstone.transform.font
GlyphAlignment holds the alignment zones for a font glyph.
GlyphAlignment(SWFDecoder) - Constructor for class com.flagstone.transform.font.GlyphAlignment
Creates and initialises a GlyphAlignment object using values encoded in the Flash binary format.
GlyphAlignment(List<AlignmentZone>, boolean, boolean) - Constructor for class com.flagstone.transform.font.GlyphAlignment
Creates a new GlyphAlignment with the alignment zones.
GlyphAlignment(GlyphAlignment) - Constructor for class com.flagstone.transform.font.GlyphAlignment
Creates and initialises a GlyphAlignment object using the values copied from another GlyphAlignment object.
glyphBits() - Method in class com.flagstone.transform.text.TextSpan
The number of bits used to encode the glyph indices.
glyphForCharacter(char) - Method in class com.flagstone.transform.util.font.Font
Returns the glyph for the specified character.
GlyphIndex - Class in com.flagstone.transform.text
GlyphIndex is used to display a text character in a span of text.
GlyphIndex(SWFDecoder, Context) - Constructor for class com.flagstone.transform.text.GlyphIndex
Creates and initialises a GlyphIndex object using values encoded in the Flash binary format.
GlyphIndex(int, int) - Constructor for class com.flagstone.transform.text.GlyphIndex
Creates a Character specifying the index of the glyph to be displayed and the spacing to the next glyph.
GOTO_FRAME - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GotoFrame action when encoded.
GOTO_FRAME_2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GotoFrame2 action when encoded.
GOTO_LABEL - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify GotoLabel action when encoded.
GotoFrame - Class in com.flagstone.transform.action
The GotoFrame action instructs the player to move to the specified frame number in the current movie's main time-line.
GotoFrame(SWFDecoder) - Constructor for class com.flagstone.transform.action.GotoFrame
Creates and initialises an GotoFrame action using values encoded in the Flash binary format.
GotoFrame(int) - Constructor for class com.flagstone.transform.action.GotoFrame
Creates a GotoFrame with the specified frame number.
GotoFrame(GotoFrame) - Constructor for class com.flagstone.transform.action.GotoFrame
Creates and initialises a GotoFrame action using the values copied from another GotoFrame action.
GotoFrame2 - Class in com.flagstone.transform.action
The GotoFrame2 action instructs the player to go to the named or numbered frame in the current movie's main time-line.
GotoFrame2(SWFDecoder) - Constructor for class com.flagstone.transform.action.GotoFrame2
Creates and initialises an GotoFrame2 action using values encoded in the Flash binary format.
GotoFrame2(boolean) - Constructor for class com.flagstone.transform.action.GotoFrame2
Creates a GotoFrame2 object with the specified play flag setting.
GotoFrame2(int, boolean) - Constructor for class com.flagstone.transform.action.GotoFrame2
Creates a GotoFrame2 object with the specified play flag setting and frame offset for a given scene.
GotoFrame2(GotoFrame2) - Constructor for class com.flagstone.transform.action.GotoFrame2
Creates and initialises a GotoFrame2 action using the values copied from another GotoFrame2 action.
GotoLabel - Class in com.flagstone.transform.action
The GotoLabel action instructs the player to move to the frame in the current movie with the specified label - previously assigned using a FrameLabel object.
GotoLabel(SWFDecoder) - Constructor for class com.flagstone.transform.action.GotoLabel
Creates and initialises a GotoLabel action using values encoded in the Flash binary format.
GotoLabel(String) - Constructor for class com.flagstone.transform.action.GotoLabel
Creates a GotoLabel action with the specified frame label.
GotoLabel(GotoLabel) - Constructor for class com.flagstone.transform.action.GotoLabel
Creates and initialises a GotoLabel action using the values copied from another GotoLabel action.
Gradient - Class in com.flagstone.transform.fillstyle
Gradient defines a control point that is used to specify how a gradient colour is displayed.
Gradient(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.Gradient
Creates and initialises a Gradient object using values encoded in the Flash binary format.
Gradient(int, Color) - Constructor for class com.flagstone.transform.fillstyle.Gradient
Creates a Gradient object with the specified ratio and color.
GRADIENT_BEVEL - Static variable in class com.flagstone.transform.filter.FilterTypes
A GradientBevelFilter.
GRADIENT_GLOW - Static variable in class com.flagstone.transform.filter.FilterTypes
A GradientGlowFilter.
GradientBevelFilter - Class in com.flagstone.transform.filter
GradientBevelFilter is used to create a smooth bevel with a gradient colour around an object on the display list.
GradientBevelFilter(GradientBevelFilter.Builder) - Constructor for class com.flagstone.transform.filter.GradientBevelFilter
Create a GradientBevelFilter and initialize it wit the values defined in the Builder.
GradientBevelFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.GradientBevelFilter
Creates and initialises a GradientBevelFilter object using values encoded in the Flash binary format.
GradientBevelFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating GradientBevelFilter objects.
GradientBevelFilter.Builder() - Constructor for class com.flagstone.transform.filter.GradientBevelFilter.Builder
Creates a new Builder.
GradientFill - Class in com.flagstone.transform.fillstyle
GradientFill defines how a colour changes across an area to be filled with colour.
GradientFill(int, SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.GradientFill
Creates and initialises a GradientFill fill style using values encoded in the Flash binary format.
GradientFill(GradientType, CoordTransform, List<Gradient>) - Constructor for class com.flagstone.transform.fillstyle.GradientFill
Creates a GradientFill object specifying the type, coordinate transform and list of gradient points.
GradientFill(GradientType, CoordTransform, Spread, Interpolation, List<Gradient>) - Constructor for class com.flagstone.transform.fillstyle.GradientFill
Creates a GradientFill object specifying the type, coordinate transform and list of gradient points.
GradientFill(GradientFill) - Constructor for class com.flagstone.transform.fillstyle.GradientFill
Creates and initialises a GradientFill fill style using the values copied from another GradientFill object.
GradientGlowFilter - Class in com.flagstone.transform.filter
GlowFilter is used to create a glow effect using a gradient colour around an object on the display list.
GradientGlowFilter(GradientGlowFilter.Builder) - Constructor for class com.flagstone.transform.filter.GradientGlowFilter
Create a GradientGlowFilter and initialize it wit the values defined in the Builder.
GradientGlowFilter(SWFDecoder, Context) - Constructor for class com.flagstone.transform.filter.GradientGlowFilter
Creates and initialises a GradientGlowFilter object using values encoded in the Flash binary format.
GradientGlowFilter.Builder - Class in com.flagstone.transform.filter
Builder for creating GradientGlowFilter objects.
GradientGlowFilter.Builder() - Constructor for class com.flagstone.transform.filter.GradientGlowFilter.Builder
Creates a new Builder.
GradientType - Enum in com.flagstone.transform.fillstyle
GradientType is used to identify whether a gradient file is linear or radial.
GREATER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Greater action when encoded.

H

HARDLIGHT - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a HARDLIGHT Blend when it is encoded.
hasAS3() - Method in class com.flagstone.transform.MovieAttributes
Does the Movie contain meta-data.
hashCode() - Method in class com.flagstone.transform.datatype.Bounds
hashCode() - Method in class com.flagstone.transform.datatype.Color
hashCode() - Method in class com.flagstone.transform.datatype.ColorTransform
hashCode() - Method in class com.flagstone.transform.datatype.CoordTransform
hashCode() - Method in class com.flagstone.transform.fillstyle.Gradient
 
hashCode() - Method in class com.flagstone.transform.filter.BevelFilter
hashCode() - Method in class com.flagstone.transform.filter.BlurFilter
 
hashCode() - Method in class com.flagstone.transform.filter.ColorMatrixFilter
 
hashCode() - Method in class com.flagstone.transform.filter.ConvolutionFilter
 
hashCode() - Method in class com.flagstone.transform.filter.DropShadowFilter
 
hashCode() - Method in class com.flagstone.transform.filter.GlowFilter
 
hashCode() - Method in class com.flagstone.transform.filter.GradientBevelFilter
 
hashCode() - Method in class com.flagstone.transform.filter.GradientGlowFilter
 
hashCode() - Method in class com.flagstone.transform.font.AlignmentZone
 
hashCode() - Method in class com.flagstone.transform.font.Kerning
 
hashCode() - Method in class com.flagstone.transform.sound.Envelope.Level
 
hashCode() - Method in class com.flagstone.transform.text.GlyphIndex
 
hashCode() - Method in class com.flagstone.transform.util.font.FontFace
 
hasMetaData() - Method in class com.flagstone.transform.MovieAttributes
Does the Movie contain Actionscript 3 code.
HEADER_LIMIT - Static variable in class com.flagstone.transform.coder.Coder
The maximum length in bytes of an encoded object before the length must be encoded using a 32-bit integer.
HEIGHT - Static variable in class com.flagstone.transform.action.Property
The height of the movie clip in pixels.
HIGH_QUALITY - Static variable in class com.flagstone.transform.action.Property
Identifies the level of aliasing being performed by the Player.
HIGHEST_BYTE_CODE - Static variable in class com.flagstone.transform.action.ActionTypes
The highest value used to encode an action that only operates on values on the Flash Player's stack.
HorizontalAlign - Enum in com.flagstone.transform.datatype
HorizontalAlign is used to set the alignment of text displayed in dynamic text fields and the registration point for displaying images.

I

IF - Static variable in class com.flagstone.transform.action.ActionTypes
The type for creating an If action.
If - Class in com.flagstone.transform.action
The If action is used to perform a conditional branch to control the actions executed by the Flash Player.
If(SWFDecoder) - Constructor for class com.flagstone.transform.action.If
Creates and initialises an If action using values encoded in the Flash binary format.
If(int) - Constructor for class com.flagstone.transform.action.If
Creates an if action with the specified offset.
If(If) - Constructor for class com.flagstone.transform.action.If
Creates and initialises an If action using the values copied from another If action.
IllegalArgumentRangeException - Exception in com.flagstone.transform.exception
IllegalArgumentValueException is thrown when a value is used that is not within a pre-defined range.
IllegalArgumentRangeException(int, int, int) - Constructor for exception com.flagstone.transform.exception.IllegalArgumentRangeException
Creates an IllegalArgumentRangeException with the range of expected values and the actual value used.
IllegalArgumentValueException - Exception in com.flagstone.transform.exception
IllegalArgumentValueException is thrown when a value is used that is not a member of the expected set.
IllegalArgumentValueException(int[], int) - Constructor for exception com.flagstone.transform.exception.IllegalArgumentValueException
Creates an IllegalArgumentValueException with the set of expected values and the actual value used.
ImageBlock - Class in com.flagstone.transform.video
ImageBlock is used to sub-divide an image into a set of blocks so they can be streamed using Screen Video.
ImageBlock(int, int, byte[]) - Constructor for class com.flagstone.transform.video.ImageBlock
Create a new image block with the specified width and height and image data.
ImageBlock(ImageBlock) - Constructor for class com.flagstone.transform.video.ImageBlock
Creates and initialises a ImageBlock object using the values copied from another ImageBlock object.
ImageBlocker - Class in com.flagstone.transform.util.image
ImageBlocker is used to sub-divide an image into a set of blocks so they can be streamed using Screen Video.
ImageBlocker() - Constructor for class com.flagstone.transform.util.image.ImageBlocker
 
ImageDecoder - Interface in com.flagstone.transform.util.image
ImageDecoder is an interface that classes used to decode different image formats should implement in order to be registered with the ImageRegistry.
ImageEncoding - Enum in com.flagstone.transform.util.image
ImageEncoding describes the different image formats that can be decoded and added to a Flash movie.
ImageFactory - Class in com.flagstone.transform.util.image
ImageFactory is used to generate an image definition object from an image stored in a file, references by a URL or read from an stream.
ImageFactory() - Constructor for class com.flagstone.transform.util.image.ImageFactory
 
ImageFilter - Class in com.flagstone.transform.util.image
ImageFilter contains a set of convenience methods for processing the pixels in an image.
ImageFilter() - Constructor for class com.flagstone.transform.util.image.ImageFilter
 
ImageFormat - Enum in com.flagstone.transform.image
ImageFormat is used to represent the different formats for lossless images.
ImageInfo - Class in com.flagstone.transform.util.image
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
ImageInfo() - Constructor for class com.flagstone.transform.util.image.ImageInfo
 
ImageProvider - Interface in com.flagstone.transform.util.image
ImageProvider defines the interface that the ImageFactory uses to create instances of the ImageDecoder objects used to handle different image formats.
ImageRegistry - Class in com.flagstone.transform.util.image
ImageRegistry is used to provide a directory for registering ImageProviders that are used to decode different image formats.
ImageShape - Class in com.flagstone.transform.util.image
ImageShape is used to generate the shape definition that is required to display images in a Flash file.
ImageShape() - Constructor for class com.flagstone.transform.util.image.ImageShape
 
ImageTag - Interface in com.flagstone.transform.image
The ImageTag interface is implemented by all classes that define images in a movie.
IMPLEMENTS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Implements action when encoded.
Import - Class in com.flagstone.transform
Import is used to import shapes and other objects from another Flash file referenced by a URL.
Import(SWFDecoder) - Constructor for class com.flagstone.transform.Import
Creates and initialises an Import object using values encoded in the Flash binary format.
Import() - Constructor for class com.flagstone.transform.Import
Creates an Import object with an empty table.
Import(String, Map<Integer, String>) - Constructor for class com.flagstone.transform.Import
Creates a Import object that imports an object from the specified file.
Import(Import) - Constructor for class com.flagstone.transform.Import
Creates and initialises an Import object using the values copied from another Import object.
IMPORT - Static variable in class com.flagstone.transform.MovieTypes
Identifies Import objects when they are encoded.
Import2 - Class in com.flagstone.transform
Import2 is used to import shapes and other objects from another Flash file referenced by a URL.
Import2(SWFDecoder) - Constructor for class com.flagstone.transform.Import2
Creates and initialises an Import2 object using values encoded in the Flash binary format.
Import2() - Constructor for class com.flagstone.transform.Import2
Creates a Import2 object with an empty table.
Import2(String, Map<Integer, String>) - Constructor for class com.flagstone.transform.Import2
Creates an Import2 object that imports an object from the specified file.
Import2(Import2) - Constructor for class com.flagstone.transform.Import2
Creates and initialises an Import2 object using the values copied from another Import2 object.
IMPORT_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies Import2 objects when they are encoded.
INCREMENT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Increment action when encoded.
INIT_VARIABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify InitVariable action when encoded.
INITIALIZE - Static variable in class com.flagstone.transform.MovieTypes
Identifies Initialise objects when they are encoded.
InitializeMovieClip - Class in com.flagstone.transform.movieclip
Initialize is used to specify a sequence of actions that are executed to initialise a movie clip before it is displayed.
InitializeMovieClip(SWFDecoder, Context) - Constructor for class com.flagstone.transform.movieclip.InitializeMovieClip
Creates and initialises an InitializeMovieClip object using values encoded in the Flash binary format.
InitializeMovieClip(int, List<Action>) - Constructor for class com.flagstone.transform.movieclip.InitializeMovieClip
Creates a Initialize object that will initialise the movie clip with the specified identifier with the actions in the list.
InitializeMovieClip(InitializeMovieClip) - Constructor for class com.flagstone.transform.movieclip.InitializeMovieClip
Creates and initialises an InitializeMovieClip object using the values copied from another InitializeMovieClip object.
INSTANCEOF - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify InstanceOf action when encoded.
INTEGER_ADD - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify IntegerAdd action when encoded.
INTEGER_EQUALS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify IntegerEquals action when encoded.
INTEGER_LESS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify IntegerLess action when encoded.
Interpolation - Enum in com.flagstone.transform.fillstyle
Interpolation describes how the transition between colours in a gradient are calculated.
INVERT - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a INVERT Blend when it is encoded.
invertRGB(byte[], int, int) - Method in class com.flagstone.transform.util.image.ImageFilter
 
IS_EXTENDED - Static variable in class com.flagstone.transform.coder.Coder
Value used to indicate that the length of an object has been encoded as a 32-bit integer following the header for the MovieTag.
isAlpha() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Is the alpha value of the pixels in the display list object preserved in the output of the convolution.
isAnchor() - Method in class com.flagstone.transform.FrameLabel
Is the frame name is also used as an anchor so the frame can be referenced from outside of the movie.
isAutoSize() - Method in class com.flagstone.transform.text.DefineTextField
Does the text field resize to fit the contents.
isBold() - Method in class com.flagstone.transform.font.DefineFont2
Is the font bold.
isBold() - Method in class com.flagstone.transform.font.DefineFont3
Is the font bold.
isBold() - Method in class com.flagstone.transform.font.DefineFont4
Is the font bold.
isBold() - Method in class com.flagstone.transform.font.FontInfo
Is the font weight bold.
isBold() - Method in class com.flagstone.transform.font.FontInfo2
Is the font weight bold.
isBold() - Method in class com.flagstone.transform.util.font.FontFace
Is the font bold or normal.
isBordered() - Method in class com.flagstone.transform.text.DefineTextField
Is the text field bordered.
isClamp() - Method in class com.flagstone.transform.filter.ConvolutionFilter
Are outside pixels clamped to the nearest inside one (true) or to the default colour (false).
isCompressed() - Method in class com.flagstone.transform.MovieHeader
Is the movie compressed.
isDeferred() - Method in class com.flagstone.transform.DoABC
Is loading of the script deferred until it is called.
isEmbedded() - Method in class com.flagstone.transform.text.DefineTextField
Indicates whether the text will be displayed using the font defined in the movie or whether a font defined on the host platform will be used.
isEmpty() - Method in class com.flagstone.transform.video.ImageBlock
When a ScreenVideo stream is created only the image blocks that change are included.
isHorizontal() - Method in class com.flagstone.transform.linestyle.LineStyle2
Is the stroke scaled horizontally if the shape is redrawn.
isHorizontal() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Is the stroke scaled horizontally if the shape is redrawn.
isHtml() - Method in class com.flagstone.transform.text.DefineTextField
Does the text field contain HTML.
isItalic() - Method in class com.flagstone.transform.font.DefineFont2
Is the font italicised.
isItalic() - Method in class com.flagstone.transform.font.DefineFont3
Is the font italicised.
isItalic() - Method in class com.flagstone.transform.font.DefineFont4
Is the font italicised.
isItalic() - Method in class com.flagstone.transform.font.FontInfo
Is the font style italics.
isItalic() - Method in class com.flagstone.transform.font.FontInfo2
Is the font style italics.
isItalic() - Method in class com.flagstone.transform.util.font.FontFace
Is the font italicised or normal.
isKeyFrame() - Method in class com.flagstone.transform.video.ScreenPacket
Does the packet contains a key frame.
isLineClosed() - Method in class com.flagstone.transform.linestyle.LineStyle2
Is the path closed if the end point matches the starting point.
isLineClosed() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Is the path closed if the end point matches the starting point.
isMultiline() - Method in class com.flagstone.transform.text.DefineTextField
Does the text field support multiple lines of text.
isPassword() - Method in class com.flagstone.transform.text.DefineTextField
Does the text field protect passwords being entered.
isPixelAligned() - Method in class com.flagstone.transform.linestyle.LineStyle2
Are the end points of the line aligned to pixel boundaries.
isPixelAligned() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Are the end points of the line aligned to pixel boundaries.
isPixels() - Method in class com.flagstone.transform.util.shape.Canvas
Are the coordinates used when drawing a path are expressed in pixels (true) or twips (false).
isPlay() - Method in class com.flagstone.transform.action.GotoFrame2
Returns the play flag.
isProgressive() - Method in class com.flagstone.transform.util.image.ImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isReadOnly() - Method in class com.flagstone.transform.text.DefineTextField
Is the text field read-only.
isSelectable() - Method in class com.flagstone.transform.text.DefineTextField
Is the text field selectable.
isSmall() - Method in class com.flagstone.transform.font.DefineFont2
Does the font have a small point size.
isSmall() - Method in class com.flagstone.transform.font.DefineFont3
Does the font have a small point size.
isSmall() - Method in class com.flagstone.transform.font.FontInfo
Does the font have a small point size.
isSmall() - Method in class com.flagstone.transform.font.FontInfo2
Does the font have a small point size.
isSmoothed() - Method in class com.flagstone.transform.fillstyle.BitmapFill
Is the image smoothed to increase quality.
isSmoothed() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Is the image smoothed to improve display quality.
isSmoothed() - Method in class com.flagstone.transform.video.DefineVideo
Will the Flash Player will apply smoothing to the video when it is played.
isTiled() - Method in class com.flagstone.transform.fillstyle.BitmapFill
Is the image tiled across the area defined in the shape.
isTiled() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Is the image tiled across the filled area.
isVertical() - Method in class com.flagstone.transform.linestyle.LineStyle2
Is the stroke scaled vertically if the shape is redrawn.
isVertical() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Is the stroke scaled vertically if the shape is redrawn.
isWordWrapped() - Method in class com.flagstone.transform.text.DefineTextField
Does the text field support word wrapping.

J

JoinStyle - Enum in com.flagstone.transform.linestyle
JoinStyle describes the different styles that can be applied when two lines are joined.
JPEG_TABLES - Static variable in class com.flagstone.transform.MovieTypes
Identifies JPEGTables objects when they are encoded.
JPEGEncodingTable - Class in com.flagstone.transform.image
JPEGEncodingTable defines the Huffman encoding table for JPEG images.
JPEGEncodingTable(SWFDecoder) - Constructor for class com.flagstone.transform.image.JPEGEncodingTable
Creates and initialises a JPEGEncodingTable object using values encoded in the Flash binary format.
JPEGEncodingTable(byte[]) - Constructor for class com.flagstone.transform.image.JPEGEncodingTable
Creates a JPEGEncodingTable object with the encoding table data.
JPEGEncodingTable(JPEGEncodingTable) - Constructor for class com.flagstone.transform.image.JPEGEncodingTable
Creates and initialises a JPEGEncodingTable object using the values copied from another JPEGEncodingTable object.
JPEGInfo - Class in com.flagstone.transform.image
JPEGInfo is used to extract the width and height from a JPEG encoded image.
JPEGInfo() - Constructor for class com.flagstone.transform.image.JPEGInfo
 
JPG - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of a JPG block.
JPGDecoder - Class in com.flagstone.transform.util.image
JPGDecoder decodes JPEG images so they can be used in a Flash file.
JPGDecoder() - Constructor for class com.flagstone.transform.util.image.JPGDecoder
 
JUMP - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Jump action when encoded.
Jump - Class in com.flagstone.transform.action
The Jump action performs an unconditional branch to control the actions executed by the Flash Player.
Jump(SWFDecoder) - Constructor for class com.flagstone.transform.action.Jump
Creates and initialises a Jump action using values encoded in the Flash binary format.
Jump(int) - Constructor for class com.flagstone.transform.action.Jump
Creates a Jump action with the specified offset.
Jump(Jump) - Constructor for class com.flagstone.transform.action.Jump
Creates and initialises a Jump action using the values copied from another Jump action.

K

Kerning - Class in com.flagstone.transform.font
Kerning is used to fine-tune the spacing between specific pairs of characters to make them visually more appealing.
Kerning(SWFDecoder, Context) - Constructor for class com.flagstone.transform.font.Kerning
Creates and initialises a Kerning object using values encoded in the Flash binary format.
Kerning(int, int, int) - Constructor for class com.flagstone.transform.font.Kerning
Creates a Kerning object specifying the glyph indexes and adjustment.
KHZ_11K - Static variable in class com.flagstone.transform.sound.SoundRate
An 11 kHz sample rate.
KHZ_22K - Static variable in class com.flagstone.transform.sound.SoundRate
A 22 kHz sample rate.
KHZ_44K - Static variable in class com.flagstone.transform.sound.SoundRate
A 44 kHz sample rate.
KHZ_5K - Static variable in class com.flagstone.transform.sound.SoundRate
A 5 kHz sample rate.
KHZ_8K - Static variable in class com.flagstone.transform.sound.SoundRate
An 8 kHz sample rate.

L

Language - Enum in com.flagstone.transform.text
Language is used to identify the spoken language for text (not the character encoding).
LAST - Static variable in class com.flagstone.transform.coder.Context
Indicates that this is the last EventHandler to be encoded/decoded.
LAYER - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a LAYER Blend when it is encoded.
Layer - Class in com.flagstone.transform.util.movie
The Layer class can be used to simplify the creation of movies.
Layer(int) - Constructor for class com.flagstone.transform.util.movie.Layer
Create a new Layer object.
LENGTH_FIELD - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for extracting the length field from the header word.
LENGTH_FIELD_SIZE - Static variable in class com.flagstone.transform.coder.Coder
The number of bits used to encode the length field when the length is less than the maximum length of 62.
LESS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Less action when encoded.
LIGHTEN - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a LIGHTEN Blend when it is encoded.
LIMIT_SCRIPT - Static variable in class com.flagstone.transform.MovieTypes
Identifies LimitScript objects when they are encoded.
LimitScript - Class in com.flagstone.transform
The LimitScript is used to define the execution environment of the Flash Player, limiting the resources available when executing actions and improving performance.
LimitScript(SWFDecoder) - Constructor for class com.flagstone.transform.LimitScript
Creates and initialises a LimitScript object using values encoded in the Flash binary format.
LimitScript(int, int) - Constructor for class com.flagstone.transform.LimitScript
Creates a LimitScript object that limits the recursion depth to depth levels and specifies that any sequence of actions will timeout after timeout seconds.
LimitScript(LimitScript) - Constructor for class com.flagstone.transform.LimitScript
Creates and initialises a LimitScript object using the values copied from another LimitScript object.
Line - Class in com.flagstone.transform.shape
Line defines a straight line.
Line(SWFDecoder) - Constructor for class com.flagstone.transform.shape.Line
Creates and initialises a Line object using values encoded in the Flash binary format.
Line(int, int) - Constructor for class com.flagstone.transform.shape.Line
Creates a Line with the specified relative coordinates.
Line(Line) - Constructor for class com.flagstone.transform.shape.Line
Creates and initialises a Line object using the values copied from another Line object.
line(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
draw a line from the current point to the point (x,y).
LINE_SIZE - Static variable in class com.flagstone.transform.coder.Context
The number of bit used to encode a line style selection.
LINEAR_GRADIENT - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a linear GradientFill object when it is encoded.
LineStyle - Interface in com.flagstone.transform.linestyle
The FillStyle interface identifies the fill styles that can be added to a shape.
LineStyle1 - Class in com.flagstone.transform.linestyle
LineStyle1 defines the width and colour of a line that is used when drawing the outline of a shape.
LineStyle1(SWFDecoder, Context) - Constructor for class com.flagstone.transform.linestyle.LineStyle1
Creates and initialises a LineStyle object using values encoded in the Flash binary format.
LineStyle1(int, Color) - Constructor for class com.flagstone.transform.linestyle.LineStyle1
Creates a LineStyle, specifying the width and colour of the line.
LineStyle1(LineStyle1) - Constructor for class com.flagstone.transform.linestyle.LineStyle1
Creates and initialises a LineStyle object using the values copied from another LineStyle object.
LineStyle2 - Class in com.flagstone.transform.linestyle
LineStyle2 extends LineStyle1 by supporting different styles for line joins and line ends, a fill style for the stroke and whether the stroke thickness is scaled if an object is resized.
LineStyle2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.linestyle.LineStyle2
Creates and initialises a LineStyle2 object using values encoded in the Flash binary format.
LineStyle2(int, Color) - Constructor for class com.flagstone.transform.linestyle.LineStyle2
Create a new LineStyle2 object with the stroke thickness and color.
LineStyle2(int, FillStyle) - Constructor for class com.flagstone.transform.linestyle.LineStyle2
Create a new LineStyle2 object with the stroke thickness and fill style.
LineStyle2(LineStyle2) - Constructor for class com.flagstone.transform.linestyle.LineStyle2
Creates and initialises a LineStyle2 object using the values copied from another LineStyle2 object.
LittleDecoder - Class in com.flagstone.transform.coder
LittleDecoder wraps an InputStream with a buffer to reduce the amount of memory required to decode an image or sound and to improve efficiency by reading data from a file or external source in blocks.
LittleDecoder(InputStream, int) - Constructor for class com.flagstone.transform.coder.LittleDecoder
Create a new LittleDecoder for the underlying InputStream with the specified buffer size.
LittleDecoder(InputStream) - Constructor for class com.flagstone.transform.coder.LittleDecoder
Create a new LittleDecoder for the underlying InputStream using the default buffer size.
LOGICAL_AND - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify And action when encoded.
LOGICAL_NOT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Not action when encoded.
LOGICAL_OR - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Or action when encoded.
LONG_HEADER - Static variable in class com.flagstone.transform.coder.Coder
Number of bytes occupied by the header when the size of the encoded object is greater than 62 bytes.
LOWEST10 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.
LOWEST12 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.
LOWEST15 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.
LOWEST3 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.
LOWEST5 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.
LOWEST7 - Static variable in class com.flagstone.transform.coder.Coder
Bit mask for the lowest 5 bits in a word.

M

main(String[]) - Static method in class com.flagstone.transform.util.image.ImageInfo
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
mark() - Method in class com.flagstone.transform.coder.BigDecoder
Mark the current position.
mark() - Method in class com.flagstone.transform.coder.LittleDecoder
Mark the current position.
mark() - Method in class com.flagstone.transform.coder.SWFDecoder
Remember the current position.
mark() - Method in class com.flagstone.transform.coder.SWFEncoder
Remember the current position.
MAX_COORD - Static variable in class com.flagstone.transform.shape.Shape
The maximum coordinate in along the x or y axes.
MAX_GRADIENTS - Static variable in class com.flagstone.transform.fillstyle.Gradient
Maximum number of gradient records.
MAX_LEVEL - Static variable in class com.flagstone.transform.datatype.Color
The maximum value that can be assigned to a colour channel.
MAX_TAB - Static variable in class com.flagstone.transform.TabOrder
The highest index when defining an objects tab order.
maxSize(int...) - Static method in class com.flagstone.transform.coder.Coder
Returns the minimum number of bits required to encode all the signed values in an array as a set of bit fields with the same size.
MB_ASCII_TO_CHAR - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify MBAsciiToChar action when encoded.
MB_CHAR_TO_ASCII - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify MBCharToAscii action when encoded.
MB_STRING_EXTRACT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify MBStringExtract action when encoded.
MB_STRING_LENGTH - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify MBStringLength action when encoded.
MENU_BUTTON - Static variable in class com.flagstone.transform.coder.Context
Indicates a definition is for menu button.
merge(byte[], byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Concatenate the colour table and the image data together.
merge(List<Layer>) - Static method in class com.flagstone.transform.util.movie.Layer
Merge layers together to create a single time-line.
mergeAlpha(byte[], byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Concatenate the colour table and the image data together.
METADATA - Static variable in class com.flagstone.transform.MovieTypes
Identifies MovieMetaData objects when they are encoded.
MIN_COORD - Static variable in class com.flagstone.transform.shape.Shape
The minimum coordinate in along the x or y axes.
MIN_LEVEL - Static variable in class com.flagstone.transform.datatype.Color
The minimum value that can be assigned to a colour channel.
MODULO - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Modulo action when encoded.
MorphBitmapFill - Class in com.flagstone.transform.fillstyle
MorphBitmapFill uses a bitmap image to fill an area of a morphing shape.
MorphBitmapFill(int, SWFDecoder) - Constructor for class com.flagstone.transform.fillstyle.MorphBitmapFill
Creates and initialises a MorphBitmapFill fill style using values encoded in the Flash binary format.
MorphBitmapFill(boolean, boolean, int, CoordTransform, CoordTransform) - Constructor for class com.flagstone.transform.fillstyle.MorphBitmapFill
Creates a MorphBitmapFill specifying the type, bitmap image and coordinate transforms for the image at the start and end of the morphing process.
MorphBitmapFill(MorphBitmapFill) - Constructor for class com.flagstone.transform.fillstyle.MorphBitmapFill
Creates and initialises a MorphBitmapFill fill style using the values copied from another MorphBitmapFill object.
MorphFillStyleDecoder - Class in com.flagstone.transform.fillstyle
MorphFillStyleDecoder is used to decode the different types of fill styles used in morphing shapes.
MorphFillStyleDecoder() - Constructor for class com.flagstone.transform.fillstyle.MorphFillStyleDecoder
 
MorphFocalGradientFill - Class in com.flagstone.transform.fillstyle
MorphFocalGradientFill extends the functionality of MorphGradientFill by allowing the focal point for the gradient at the start and end of the morphing process to be specified rather than defaulting to the centre of the shape.
MorphFocalGradientFill(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Creates and initialises a FocalGradientFill fill style using values encoded in the Flash binary format.
MorphFocalGradientFill(CoordTransform, CoordTransform, Spread, Interpolation, float, float, List<MorphGradient>) - Constructor for class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Creates a MorphFocalGradientFill.
MorphFocalGradientFill(MorphFocalGradientFill) - Constructor for class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Creates and initialises a FocalGradientFill fill style using the values copied from another FocalGradientFill object.
MorphGradient - Class in com.flagstone.transform.fillstyle
MorphGradient defines the control points that is used to specify how a gradient fill is displayed at the start and end of the shape morphing process.
MorphGradient(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.MorphGradient
Creates and initialises a MorphGradient object using values encoded in the Flash binary format.
MorphGradient(Gradient, Gradient) - Constructor for class com.flagstone.transform.fillstyle.MorphGradient
Creates a MorphGradient object specifying the starting and ending gradients.
MorphGradient(MorphGradient) - Constructor for class com.flagstone.transform.fillstyle.MorphGradient
Creates and initialises a MorphGradient object using the values copied from another MorphGradient object.
MorphGradientFill - Class in com.flagstone.transform.fillstyle
MorphGradientFill defines how a colour gradient changes across an area filled in a shape as it is morphed.
MorphGradientFill(int, SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.MorphGradientFill
Creates and initialises an MorphGradientFill fill style using values encoded in the Flash binary format.
MorphGradientFill(GradientType, CoordTransform, CoordTransform, List<MorphGradient>) - Constructor for class com.flagstone.transform.fillstyle.MorphGradientFill
Creates a MorphGradientFill object specifying the type of fill, starting and ending coordinate transforms and the list of gradient records.
MorphGradientFill(MorphGradientFill) - Constructor for class com.flagstone.transform.fillstyle.MorphGradientFill
Creates and initialises a MorphGradientFill fill style using the values copied from another MorphGradientFill object.
MorphLineStyle - Class in com.flagstone.transform.linestyle
MorphLineStyle defines the width and colour of a line drawn for a shape is it is morphed.
MorphLineStyle(SWFDecoder, Context) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle
Creates and initialises a MorphLineStyle object using values encoded in the Flash binary format.
MorphLineStyle(int, int, Color, Color) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle
Creates a MorphLineStyle object specifying the starting and ending widths and colours.
MorphLineStyle(MorphLineStyle) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle
Creates and initialises a MorphLineStyle object using the values copied from another MorphLineStyle object.
MorphLineStyle2 - Class in com.flagstone.transform.linestyle
MorphLineStyle2 extends MorphLineStyle by supporting different styles for line joins and line ends, a fill style for the stroke and whether the stroke thickness is scaled if an object is resized.
MorphLineStyle2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle2
Creates and initialises a MorphLineStyle2 object using values encoded in the Flash binary format.
MorphLineStyle2(int, int, Color, Color) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle2
Create a new MorphLineStyle2 object with the stroke thickness and color for the start and end of the morphing process.
MorphLineStyle2(int, int, FillStyle) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle2
Create a new MorphLineStyle2 object with the stroke thickness and fill style for the start and end of the morphing process.
MorphLineStyle2(MorphLineStyle2) - Constructor for class com.flagstone.transform.linestyle.MorphLineStyle2
Creates and initialises a MorphLineStyle2 object using the values copied from another MorphLineStyle2 object.
MorphSolidFill - Class in com.flagstone.transform.fillstyle
MorphSolidFill defines the solid colours that are used to fill a shape at the start and end of the morphing process.
MorphSolidFill(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.MorphSolidFill
Creates and initialises a MorphSolidFill fill style using values encoded in the Flash binary format.
MorphSolidFill(Color, Color) - Constructor for class com.flagstone.transform.fillstyle.MorphSolidFill
Creates a MorphSolidFill object specifying the starting and ending colours.
MorphSolidFill(MorphSolidFill) - Constructor for class com.flagstone.transform.fillstyle.MorphSolidFill
Creates and initialises a MorphSolidFill fill style using the values copied from another MorphSolidFill object.
move(int) - Method in class com.flagstone.transform.coder.BigDecoder
Change the position of the decoder within the internal buffer.
move(int, int, int) - Static method in class com.flagstone.transform.Place2
Change the position of a displayed object.
move(int, int, int) - Static method in class com.flagstone.transform.Place3
Change the position of a displayed object.
move(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Move to the point (x,y).
moveForFont(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Move to the point (x,y).
Movie - Class in com.flagstone.transform
Movie is a container class for the objects that represents the data structures in a Flash file.
Movie() - Constructor for class com.flagstone.transform.Movie
Creates a new Movie.
Movie(Movie) - Constructor for class com.flagstone.transform.Movie
Creates a complete copy of this movie.
MovieAttributes - Class in com.flagstone.transform
The MovieAttributes tag defines characteristics of a Movie.
MovieAttributes() - Constructor for class com.flagstone.transform.MovieAttributes
Creates a new MovieAttributes object.
MovieAttributes(SWFDecoder) - Constructor for class com.flagstone.transform.MovieAttributes
Creates and initialises a MovieAttributes object using values encoded in the Flash binary format.
MovieAttributes(MovieAttributes) - Constructor for class com.flagstone.transform.MovieAttributes
Creates and initialises a MovieAttributes object using the values copied from another MovieAttributes object.
MovieData - Class in com.flagstone.transform
MovieData is used to store one or more MovieTags which already have been encoded for writing to a Flash file.
MovieData(byte[]) - Constructor for class com.flagstone.transform.MovieData
Create a MovieData object containing a block of encoded MovieTag objects.
MovieData(MovieData) - Constructor for class com.flagstone.transform.MovieData
Creates and initialises a MovieData object using the values copied from another MovieData object.
MovieDecoder - Class in com.flagstone.transform
MovieDecoder is used to decode the different types of data structure encoded in a movie.
MovieDecoder() - Constructor for class com.flagstone.transform.MovieDecoder
 
MovieHeader - Class in com.flagstone.transform
MovieHeader contains the attributes that make up the header fields of a Flash file.
MovieHeader(SWFDecoder, Context) - Constructor for class com.flagstone.transform.MovieHeader
Creates and initialises a MovieAttributes object using values encoded in the Flash binary format.
MovieHeader() - Constructor for class com.flagstone.transform.MovieHeader
Construct a new MovieHeader with Flash version and compression set to the values supported in this version of Transform SWF.
MovieHeader(MovieHeader) - Constructor for class com.flagstone.transform.MovieHeader
Creates and initialises a MovieAttributes object using the values copied from another MovieAttributes object.
MovieMetaData - Class in com.flagstone.transform
MetaData is used to add a user-defined information into a Flash file.
MovieMetaData(SWFDecoder) - Constructor for class com.flagstone.transform.MovieMetaData
Creates and initialises a MoveMetaData object using values encoded in the Flash binary format.
MovieMetaData(String) - Constructor for class com.flagstone.transform.MovieMetaData
Creates a MoveMetaData object with the specified string containing the meta-data for the movie.
MovieMetaData(MovieMetaData) - Constructor for class com.flagstone.transform.MovieMetaData
Creates and initialises a MovieMetaData object using the values copied from another MovieMetaData object.
MovieObject - Class in com.flagstone.transform
MovieObject is used to represent any object decoded from a Movie that is not directly supported by Transform.
MovieObject(SWFDecoder) - Constructor for class com.flagstone.transform.MovieObject
Creates and initialises a MovieObject object using values encoded in the Flash binary format.
MovieObject(int, byte[]) - Constructor for class com.flagstone.transform.MovieObject
Creates and initialises a MovieObject object using the specified type and encoded data.
MovieObject(MovieObject) - Constructor for class com.flagstone.transform.MovieObject
Creates and initialises a MovieObject object using the values copied from another MovieObject object.
MovieTag - Interface in com.flagstone.transform
MovieTag defines a type that is used to identify all the objects that can be added to a Movie.
MovieTypes - Class in com.flagstone.transform
MovieTypes defines the constants that identify a MovieTag when it is encoded according to the Flash file format specification.
MovieWriter - Class in com.flagstone.transform.tools
MovieWriter can be used to pretty print the output from the toString() method of an object or even an entire Movie.
MovieWriter() - Constructor for class com.flagstone.transform.tools.MovieWriter
 
MP3Decoder - Class in com.flagstone.transform.util.sound
Decoder for MP3 sounds so they can be added to a flash file.
MP3Decoder() - Constructor for class com.flagstone.transform.util.sound.MP3Decoder
 
MULTIPLY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Multiply action when encoded.
MULTIPLY - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a MULTIPLY Blend when it is encoded.

N

NAME - Static variable in class com.flagstone.transform.action.Property
The name of movie clip.
NAMED_OBJECT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NamedObject action when encoded.
NEW_ARRAY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewArray action when encoded.
NEW_FUNCTION - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewFunction action when encoded.
NEW_FUNCTION_2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewFunction2 action when encoded.
NEW_METHOD - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewMethod action when encoded.
NEW_OBJECT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewObject action when encoded.
NEW_VARIABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NewVariable action when encoded.
newDecoder() - Method in interface com.flagstone.transform.util.font.FontProvider
The method implemented by all FontDecoders in order to be registered with the FontRegistry and used by the FontFactory to decode fonts.
newDecoder() - Method in class com.flagstone.transform.util.font.SWFFontDecoder
The method implemented by all FontDecoders in order to be registered with the FontRegistry and used by the FontFactory to decode fonts.
newDecoder() - Method in class com.flagstone.transform.util.font.TTFDecoder
The method implemented by all FontDecoders in order to be registered with the FontRegistry and used by the FontFactory to decode fonts.
newDecoder() - Method in class com.flagstone.transform.util.image.BMPDecoder
The method implemented by all ImageDecoders in order to be registered with the ImageRegistry and used by the ImageFactory to decode images.
newDecoder() - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
The method implemented by all ImageDecoders in order to be registered with the ImageRegistry and used by the ImageFactory to decode images.
newDecoder() - Method in interface com.flagstone.transform.util.image.ImageProvider
The method implemented by all ImageDecoders in order to be registered with the ImageRegistry and used by the ImageFactory to decode images.
newDecoder() - Method in class com.flagstone.transform.util.image.JPGDecoder
The method implemented by all ImageDecoders in order to be registered with the ImageRegistry and used by the ImageFactory to decode images.
newDecoder() - Method in class com.flagstone.transform.util.image.PNGDecoder
The method implemented by all ImageDecoders in order to be registered with the ImageRegistry and used by the ImageFactory to decode images.
newDecoder() - Method in class com.flagstone.transform.util.sound.MP3Decoder
The method implemented by all SoundDecoders in order to be registered with the SoundRegistry and used by the SoundFactory to decode sounds.
newDecoder() - Method in interface com.flagstone.transform.util.sound.SoundProvider
The method implemented by all SoundDecoders in order to be registered with the SoundRegistry and used by the SoundFactory to decode sounds.
newDecoder() - Method in class com.flagstone.transform.util.sound.WAVDecoder
The method implemented by all SoundDecoders in order to be registered with the SoundRegistry and used by the SoundFactory to decode sounds.
NewFunction - Class in com.flagstone.transform.action
The NewFunction action is used to create a user-defined function.
NewFunction(NewFunction.Builder) - Constructor for class com.flagstone.transform.action.NewFunction
Creates and initialises a NewFunction object using parameters defined in the Builder.
NewFunction(SWFDecoder, Context) - Constructor for class com.flagstone.transform.action.NewFunction
Creates and initialises a NewFunction definition using values encoded in the Flash binary format.
NewFunction(String, List<String>, List<Action>) - Constructor for class com.flagstone.transform.action.NewFunction
Creates a NewFunction with the specified name, argument names and actions to be executed.
NewFunction(List<String>, List<Action>) - Constructor for class com.flagstone.transform.action.NewFunction
Creates a anonymous NewFunction with the specified argument names and actions to be executed.
NewFunction(NewFunction) - Constructor for class com.flagstone.transform.action.NewFunction
Creates and initialises a NewFunction action using the values copied from another NewFunction action.
NewFunction.Builder - Class in com.flagstone.transform.action
The Builder class is used to generate a new NewFunction object using a small set of convenience methods.
NewFunction.Builder() - Constructor for class com.flagstone.transform.action.NewFunction.Builder
 
NewFunction2 - Class in com.flagstone.transform.action
The NewFunction2 action is used to create a user-defined function with optimisations to improve performance.
NewFunction2(NewFunction2.Builder) - Constructor for class com.flagstone.transform.action.NewFunction2
Creates and initialises a NewFunction2 object using parameters defined in the Builder.
NewFunction2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.action.NewFunction2
Creates and initialises a NewFunction2 definition using values encoded in the Flash binary format.
NewFunction2(String, int, Set<NewFunction2.Optimization>, Map<String, Integer>, List<Action>) - Constructor for class com.flagstone.transform.action.NewFunction2
Creates a NewFunction2 with the specified name, argument names and actions to be executed.
NewFunction2(NewFunction2) - Constructor for class com.flagstone.transform.action.NewFunction2
Creates and initialises a NewFunction2 action using the values copied from another NewFunction2 action.
NewFunction2.Builder - Class in com.flagstone.transform.action
The Builder class is used to generate a new NewFunction2 object using a small set of convenience methods.
NewFunction2.Builder() - Constructor for class com.flagstone.transform.action.NewFunction2.Builder
 
NewFunction2.Optimization - Enum in com.flagstone.transform.action
The set of optimisations that can be used to speed up the execution of functions.
NEXT_FRAME - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify NextFrame action when encoded.
NIB0 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 0-3 of a word.
NIB1 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 4-7 of a word.
NIB2 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 8-11 of a word.
NIB3 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 12-15 of a word.
NORMAL - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a NORMAL Blend when it is encoded.
Null - Class in com.flagstone.transform.action
Null is a lightweight object that is used solely to allow null values to be pushed onto the Flash Player stack.
NULL - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to indicate that no Blend is used.
numberOfContours() - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the number of contours.
numberOfPoints() - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Get the number of points in the segment.

O

optimize(NewFunction2.Optimization) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Add an Optimization to be used by the function.
orderABGR(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Reorder the image pixels from RGBA to ABGR.
orderAlpha(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Reorder the image pixels from RGBA to ARGB.
OVERLAY - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a OVERLAY Blend when it is encoded.

P

packColors(int, int, byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
Convert an image with 32-bits for the red, green, blue and alpha channels to one where the channels each take 5-bits in a 16-bit word.
pad(Bounds, int) - Static method in class com.flagstone.transform.datatype.Bounds
Create a Bounds by applying a padding factor to all sides of the bounding box.
pad(Bounds, int, int, int, int) - Static method in class com.flagstone.transform.datatype.Bounds
Create a Bounds by applying a padding factor to all sides of the bounding box.
PAIR0 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 0 & 1 of a byte.
PAIR1 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 2 & 3 of a byte.
PAIR2 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 0 & 1 of a byte.
PAIR3 - Static variable in class com.flagstone.transform.coder.Coder
Mask for accessing bits 2 & 3 of a byte.
PATHS_ARE_POSTSCRIPT - Static variable in class com.flagstone.transform.MovieTypes
Identifies PathsArePostscript objects when they are encoded.
PathsArePostscript - Class in com.flagstone.transform.shape
The PathsArePostscript class is used to notify the Flash Player that the glyphs encoded in a font definition were derived from a PostScript-based font definition.
PLACE - Static variable in class com.flagstone.transform.MovieTypes
Identifies Place objects when they are encoded.
Place - Class in com.flagstone.transform
PlaceObject is used to add an object (shape, button, etc.) to the Flash Player's display list.
Place(SWFDecoder, Context) - Constructor for class com.flagstone.transform.Place
Creates and initialises a Place object using values encoded in the Flash binary format.
Place(int, int, CoordTransform) - Constructor for class com.flagstone.transform.Place
Creates a PlaceObject object that places the the object with the identifier at the specified layer and at the position specified by the coordinate transform.
Place(int, int, CoordTransform, ColorTransform) - Constructor for class com.flagstone.transform.Place
Creates a PlaceObject object that places the the object with the identifier at the specified layer, coordinate transform and colour transform.
Place(Place) - Constructor for class com.flagstone.transform.Place
Creates and initialises a Place object using the values copied from another Place object.
Place2 - Class in com.flagstone.transform
Place2 is used to add and manipulate objects (shape, button, etc.) on the Flash Player's display list.
Place2(SWFDecoder, Context) - Constructor for class com.flagstone.transform.Place2
Creates and initialises a Place2 object using values encoded in the Flash binary format.
Place2() - Constructor for class com.flagstone.transform.Place2
Creates an uninitialised Place2 object.
Place2(Place2) - Constructor for class com.flagstone.transform.Place2
Creates and initialises a Place2 object using the values copied from another Place2 object.
Place3 - Class in com.flagstone.transform
Place3 is used to update the display list.
Place3(SWFDecoder, Context) - Constructor for class com.flagstone.transform.Place3
Creates and initialises a Place3 object using values encoded in the Flash binary format.
Place3() - Constructor for class com.flagstone.transform.Place3
Creates an uninitialised Place3 object.
Place3(Place3) - Constructor for class com.flagstone.transform.Place3
Creates and initialises a Place3 object using the values copied from another Place3 object.
PLACE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies Place2 objects when they are encoded.
PLACE_3 - Static variable in class com.flagstone.transform.MovieTypes
Identifies Place3 objects when they are encoded.
PlaceType - Enum in com.flagstone.transform
Placement the different ways an object can be added to the display list by a Place2 or Place3 instruction.
PLAY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Play action when encoded.
PNGDecoder - Class in com.flagstone.transform.util.image
PNGDecoder decodes Portable Network Graphics (PNG) format images so they can be used in a Flash file.
PNGDecoder() - Constructor for class com.flagstone.transform.util.image.PNGDecoder
 
polygon(int[]) - Method in class com.flagstone.transform.util.shape.Canvas
Draws a closed shape with vertices defines by pairs of coordinates from the array argument.
POP - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Pop action when encoded.
POSTSCRIPT - Static variable in class com.flagstone.transform.coder.Context
The glyphs were derived from a Postscript font.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.ActionData
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.ActionObject
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in enum com.flagstone.transform.action.BasicAction
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.Call
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.ExceptionHandler
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.GetUrl
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.GetUrl2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.GotoFrame
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.GotoFrame2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.GotoLabel
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.If
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.Jump
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.NewFunction
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.NewFunction2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.Push
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.RegisterCopy
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.SetTarget
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.Table
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.WaitForFrame
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.WaitForFrame2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.action.With
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Background
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.button.ButtonColorTransform
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.button.ButtonShape
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.button.ButtonSound
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.button.DefineButton
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.button.DefineButton2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in interface com.flagstone.transform.coder.SWFEncodeable
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.datatype.Bounds
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.datatype.Color
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.datatype.ColorTransform
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.datatype.CoordTransform
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.DefineData
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.DoABC
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.DoAction
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.EnableDebugger
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.EnableDebugger2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.EventHandler
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Export
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.Gradient
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.GradientFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.MorphGradient
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.fillstyle.SolidFill
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.BevelFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.BlurFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.ColorMatrixFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.ConvolutionFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.DropShadowFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.GlowFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.GradientBevelFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.filter.GradientGlowFilter
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.AlignmentZone
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.DefineFont
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.DefineFont2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.DefineFont3
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.DefineFont4
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.FontAlignment
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.FontInfo
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.FontInfo2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.FontName
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.GlyphAlignment
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.font.Kerning
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.FrameLabel
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Free
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineImage
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineImage2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineJPEGImage
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineJPEGImage2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineJPEGImage3
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.image.JPEGEncodingTable
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Import
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Import2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.LimitScript
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.linestyle.LineStyle1
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.linestyle.LineStyle2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.MovieAttributes
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.MovieData
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.MovieHeader
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.MovieMetaData
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.MovieObject
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Place
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Place2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Place3
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Protect
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Remove
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.Remove2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.ScalingGrid
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.ScenesAndLabels
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.SerialNumber
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.Curve
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineMorphShape
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineShape
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineShape2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineShape3
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.DefineShape4
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.Line
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.PathsArePostscript
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.Shape
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.ShapeData
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.ShapeStyle
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.shape.ShapeStyle2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.ShowFrame
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.DefineSound
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.Envelope.Level
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.Envelope
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.SoundInfo
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.SoundStreamBlock
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.SoundStreamHead
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.StartSound
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.sound.StartSound2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.SymbolClass
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.TabOrder
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.DefineText
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.DefineText2
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.DefineTextField
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.GlyphIndex
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.TextSettings
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.text.TextSpan
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.video.DefineVideo
Prepare an object for encoding, returning the expected size of an object when it is encoded.
prepareToEncode(Context) - Method in class com.flagstone.transform.video.VideoFrame
Prepare an object for encoding, returning the expected size of an object when it is encoded.
PREV_FRAME - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify PrevFrame action when encoded.
PRIME - Static variable in class com.flagstone.transform.Constants
The prime number used to generate the value in the hashCode() method of immutable objects.
product(float[][], float[][]) - Static method in class com.flagstone.transform.datatype.CoordTransform
Create a new coordinate transform by multiplying two matrices together to calculate the product.
Property - Class in com.flagstone.transform.action
Property defines the set of attributes that can accessed for movies and movie clips when executing actions.
Property(int) - Constructor for class com.flagstone.transform.action.Property
Creates a Property object with the specified value.
PROTECT - Static variable in class com.flagstone.transform.MovieTypes
Identifies Protect objects when they are encoded.
Protect - Class in com.flagstone.transform
Protect marks a file as not-readable, preventing the file from being loaded into an editor.
Protect(SWFDecoder) - Constructor for class com.flagstone.transform.Protect
Creates and initialises a Protect object using values encoded in the Flash binary format.
Protect() - Constructor for class com.flagstone.transform.Protect
Creates a Protect object with no password - Flash versions 1 to 3 only.
Protect(String) - Constructor for class com.flagstone.transform.Protect
Creates a Protect object with the specified password - used for file with Flash version 4 and above.
Protect(Protect) - Constructor for class com.flagstone.transform.Protect
Creates and initialises a Protect object using the password copied from another Protect object.
PUSH - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Push action when encoded.
Push - Class in com.flagstone.transform.action
Push is used to push values on the Flash Player's internal stack.
Push(SWFDecoder, Context) - Constructor for class com.flagstone.transform.action.Push
Creates and initialises a Push action using values encoded in the Flash binary format.
Push(List<Object>) - Constructor for class com.flagstone.transform.action.Push
Creates a Push action that will push the values in the list onto the stack.
Push(Push) - Constructor for class com.flagstone.transform.action.Push
Creates and initialises a Push action using the values copied from another Push action.
Push.Builder - Class in com.flagstone.transform.action
The Builder class is used to generate a new Push object.
Push.Builder() - Constructor for class com.flagstone.transform.action.Push.Builder
 
put(Integer, Integer) - Method in class com.flagstone.transform.coder.Context
Set a variable.

Q

QUALITY - Static variable in class com.flagstone.transform.action.Property
Identifies the level of rendering quality being performed by the Player.
QUICKTIME_MOVIE - Static variable in class com.flagstone.transform.MovieTypes
Identifies QuicktimeMovie objects when they are encoded.
QuicktimeMovie - Class in com.flagstone.transform.movieclip
The QuicktimeMovie defines the path to an Quicktime movie to be played.
QuicktimeMovie(SWFDecoder) - Constructor for class com.flagstone.transform.movieclip.QuicktimeMovie
Creates and initialises a QuicktimeMovie object using values encoded in the Flash binary format.
QuicktimeMovie(String) - Constructor for class com.flagstone.transform.movieclip.QuicktimeMovie
Creates a QuicktimeMovie object referencing the specified file.
QuicktimeMovie(QuicktimeMovie) - Constructor for class com.flagstone.transform.movieclip.QuicktimeMovie
Creates and initialises a QuicktimeMovie object using the values copied from another QuicktimeMovie object.

R

RADIAL_GRADIENT - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a radial GradientFill object when it is encoded.
RANDOM_NUMBER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify RandomNumber action when encoded.
rcurve(int, int, int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a quadratic bezier curve relative to the current point to the point.
rcurve(int, int, int, int, int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a cubic bezier curve relative to the current point.
read(Font) - Method in class com.flagstone.transform.util.font.AWTDecoder
Decode an AWT Font.
read(File) - Method in interface com.flagstone.transform.util.font.FontDecoder
Read a font from a file.
read(URL) - Method in interface com.flagstone.transform.util.font.FontDecoder
Read a font from a file referenced by a URL.
read(File) - Method in class com.flagstone.transform.util.font.FontFactory
Read a font stored in the specified file.
read(URL) - Method in class com.flagstone.transform.util.font.FontFactory
Read a font referenced by a URL.
read(File) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Read a font from a file.
read(URL) - Method in class com.flagstone.transform.util.font.SWFFontDecoder
Read a font from a file referenced by a URL.
read(File) - Method in class com.flagstone.transform.util.font.TTFDecoder
Read a font from a file.
read(URL) - Method in class com.flagstone.transform.util.font.TTFDecoder
Read a font from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.font.TTFDecoder
Read a font from an input stream.
read(File) - Method in class com.flagstone.transform.util.image.BMPDecoder
Read an image from a file.
read(URL) - Method in class com.flagstone.transform.util.image.BMPDecoder
Read an image from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.image.BMPDecoder
Read an image from an input stream.
read(File) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Read an image from a file.
read(URL) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Read an image from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Read an image from an input stream.
read(BufferedImage) - Method in class com.flagstone.transform.util.image.BufferedImageDecoder
Decode a BufferedImage.
read(File) - Method in interface com.flagstone.transform.util.image.ImageDecoder
Read an image from a file.
read(URL) - Method in interface com.flagstone.transform.util.image.ImageDecoder
Read an image from a file referenced by a URL.
read(InputStream) - Method in interface com.flagstone.transform.util.image.ImageDecoder
Read an image from an input stream.
read(File) - Method in class com.flagstone.transform.util.image.ImageFactory
Create an image definition for the image located in the specified file.
read(URL) - Method in class com.flagstone.transform.util.image.ImageFactory
Create an image definition for the image referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.image.ImageFactory
Create an image definition for an image read from a stream.
read(File) - Method in class com.flagstone.transform.util.image.JPGDecoder
Read an image from a file.
read(URL) - Method in class com.flagstone.transform.util.image.JPGDecoder
Read an image from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.image.JPGDecoder
Read an image from an input stream.
read(File) - Method in class com.flagstone.transform.util.image.PNGDecoder
Read an image from a file.
read(URL) - Method in class com.flagstone.transform.util.image.PNGDecoder
Read an image from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.image.PNGDecoder
Read an image from an input stream.
read(File) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Read a sound from a file.
read(URL) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Read a sound from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Read a sound from an input stream.
read(File) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Read a sound from a file.
read(URL) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Read a sound from a file referenced by a URL.
read(InputStream) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Read a sound from an input stream.
read(File) - Method in class com.flagstone.transform.util.sound.SoundFactory
Decode a sound located in the specified file.
read(URL) - Method in class com.flagstone.transform.util.sound.SoundFactory
Decode a sound referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.sound.SoundFactory
Decode a sound from a stream.
read(File) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Read a sound from a file.
read(URL) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Read a sound from a file referenced by a URL.
read(InputStream) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Read a sound from an input stream.
readBits(int, boolean) - Method in class com.flagstone.transform.coder.BigDecoder
Read a bit field.
readBits(int, boolean) - Method in class com.flagstone.transform.coder.LittleDecoder
Read a bit field.
readBits(int, boolean) - Method in class com.flagstone.transform.coder.SWFDecoder
Read a bit field.
readByte() - Method in class com.flagstone.transform.coder.BigDecoder
Read an unsigned byte.
readByte() - Method in class com.flagstone.transform.coder.LittleDecoder
Read an unsigned byte.
readByte() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned byte.
readBytes(byte[]) - Method in class com.flagstone.transform.coder.BigDecoder
Reads an array of bytes.
readBytes(byte[], int, int) - Method in class com.flagstone.transform.coder.BigDecoder
Reads an array of bytes.
readBytes(byte[]) - Method in class com.flagstone.transform.coder.LittleDecoder
Reads an array of bytes.
readBytes(byte[]) - Method in class com.flagstone.transform.coder.SWFDecoder
Reads an array of bytes.
readHalf() - Method in class com.flagstone.transform.coder.SWFDecoder
Read a single-precision floating point number.
readInt() - Method in class com.flagstone.transform.coder.BigDecoder
Read an unsigned 32-bit integer.
readInt() - Method in class com.flagstone.transform.coder.LittleDecoder
Read an unsigned 32-bit integer.
readInt() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned 32-bit integer.
readShort() - Method in class com.flagstone.transform.coder.BigDecoder
Read a signed 16-bit integer.
readShort() - Method in class com.flagstone.transform.coder.LittleDecoder
Read an signed 16-bit integer.
readSignedShort() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned 16-bit integer.
readString(int) - Method in class com.flagstone.transform.coder.SWFDecoder
Read a string using the default character set defined in the decoder.
readString() - Method in class com.flagstone.transform.coder.SWFDecoder
Read a null-terminated string using the default character set defined in the decoder.
readUnsignedShort() - Method in class com.flagstone.transform.coder.BigDecoder
Read an unsigned 16-bit integer.
readUnsignedShort() - Method in class com.flagstone.transform.coder.LittleDecoder
Read an unsigned 16-bit integer.
readUnsignedShort() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned 16-bit integer.
readVarInt() - Method in class com.flagstone.transform.coder.SWFDecoder
Read a 32-bit unsigned integer, encoded using a variable number of bytes.
reflect(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a quadratic bezier curve from the current point to the point (x,y) using the control point for the previously drawn curve.
reflect(int, int, int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a cubic bezier curve from the current point to the point (x,y).
REGISTER_COPY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify RegisterCopy action when encoded.
RegisterCopy - Class in com.flagstone.transform.action
RegisterCopy is used to copy the item at the top of the stack to one of the Flash Player's internal registers.
RegisterCopy(SWFDecoder) - Constructor for class com.flagstone.transform.action.RegisterCopy
Creates and initialises a RegisterCopy action using values encoded in the Flash binary format.
RegisterCopy(int) - Constructor for class com.flagstone.transform.action.RegisterCopy
Creates a RegisterCopy object with the register number.
RegisterCopy(RegisterCopy) - Constructor for class com.flagstone.transform.action.RegisterCopy
Creates and initialises a RegisterCopy action using the values copied from another RegisterCopy action.
RegisterIndex - Class in com.flagstone.transform.action
RegisterIndex is used references a value stored in one of the Flash Player's internal registers.
RegisterIndex(int) - Constructor for class com.flagstone.transform.action.RegisterIndex
Creates a RegisterIndex object referencing the value stored in one of the Flash Player's internal registers.
registerProvider(String, FontProvider) - Static method in class com.flagstone.transform.util.font.FontRegistry
Register a FontDecoder to handle fonts in the specified format.
registerProvider(String, ImageProvider) - Static method in class com.flagstone.transform.util.image.ImageRegistry
Register an ImageDecoder to handle images in the specified format.
registerProvider(String, SoundProvider) - Static method in class com.flagstone.transform.util.sound.SoundRegistry
Register an SoundDecoder to handle images in the specified format.
remove(Integer) - Method in class com.flagstone.transform.coder.Context
Delete the context variable.
REMOVE - Static variable in class com.flagstone.transform.MovieTypes
Identifies Remove objects when they are encoded.
Remove - Class in com.flagstone.transform
RemoveObject removes an object from the Flash Player's Display List.
Remove(SWFDecoder) - Constructor for class com.flagstone.transform.Remove
Creates and initialises a Remove object using values encoded in the Flash binary format.
Remove(int, int) - Constructor for class com.flagstone.transform.Remove
Creates a RemoveObject object that will remove an object with the specified identifier from the given layer in the display list.
Remove(Remove) - Constructor for class com.flagstone.transform.Remove
Creates and initialises a Remove object using the values copied from another Remove object.
Remove2 - Class in com.flagstone.transform
RemoveObject2 removes an object from the display list, requiring only the layer number.
Remove2(SWFDecoder) - Constructor for class com.flagstone.transform.Remove2
Creates and initialises a Remove2 object using values encoded in the Flash binary format.
Remove2(int) - Constructor for class com.flagstone.transform.Remove2
Creates a RemoveObject2, specifying the layer in the display list where the object to be removed is currently displayed.
Remove2(Remove2) - Constructor for class com.flagstone.transform.Remove2
Creates and initialises a Remove2 object using the values copied from another Remove2 object.
REMOVE_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies Remove2 objects when they are encoded.
REMOVE_SPRITE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify RemoveSprite action when encoded.
removeAlpha(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
 
replace(int, int) - Static method in class com.flagstone.transform.Place2
Replace an existing object with another.
replace(int, int, int, int) - Static method in class com.flagstone.transform.Place2
Replace an existing object with another.
replace(int, int) - Static method in class com.flagstone.transform.Place3
Replace an existing object with another.
replace(int, int, int, int) - Static method in class com.flagstone.transform.Place3
Replace an existing object with another.
reset() - Method in class com.flagstone.transform.coder.BigDecoder
Reposition the decoder to the point recorded by the last call to the mark() method.
reset() - Method in class com.flagstone.transform.coder.LittleDecoder
Reposition the decoder to the point recorded by the last call to the mark() method.
reset() - Method in class com.flagstone.transform.coder.SWFDecoder
Reposition the decoder to the point recorded by the last call to the mark() method.
resizeImage(BufferedImage, int, int) - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Resizes a BufferedImage to the specified width and height.
RETURN - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Return action when encoded.
reverseRGB(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
 
reverseRGBA(byte[]) - Method in class com.flagstone.transform.util.image.ImageFilter
 
RGB - Static variable in class com.flagstone.transform.datatype.Color
The number of channels in an opaque Color object.
RGBA - Static variable in class com.flagstone.transform.datatype.Color
The number of channels in a transparent Color object.
rline(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a line relative to the current point.
rmove(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Move relative to the current point.
rotate(int) - Static method in class com.flagstone.transform.datatype.CoordTransform
Create a CoordTransform initialised for a rotation in degrees.
ROTATION - Static variable in class com.flagstone.transform.action.Property
The angle of rotation of the movie clip in degrees.
rpolygon(int[]) - Method in class com.flagstone.transform.util.shape.Canvas
Draws a closed shape with vertices defines by pairs of coordinates from the array argument.
rreflect(int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a quadratic bezier curve relative to the current point to the point using the control point for the previously drawn curve.
rreflect(int, int, int, int) - Method in class com.flagstone.transform.util.shape.Canvas
Draw a cubic bezier curve relative to the current point.
RST - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks a restart.

S

scale(float, float) - Static method in class com.flagstone.transform.datatype.CoordTransform
Create a scaling transform.
SCALE_14 - Static variable in class com.flagstone.transform.coder.Coder
Factor for converting floats to/from 15.15 fixed-point values.
SCALE_16 - Static variable in class com.flagstone.transform.coder.Coder
Factor for converting floats to/from 16.16 fixed-point values.
SCALE_8 - Static variable in class com.flagstone.transform.coder.Coder
Factor for converting floats to/from 8.8 fixed-point values.
SCALE_FACTOR - Static variable in class com.flagstone.transform.datatype.CoordTransform
The factor applied to real numbers used for scaling terms when storing them as fixed point values.
SCALING_STROKE - Static variable in class com.flagstone.transform.coder.Context
The line styles define a scaling stroke.
ScalingGrid - Class in com.flagstone.transform
ScalingGrid is used to define a 9-slice grid that can be used to control the way an object is scaled.
ScalingGrid(SWFDecoder) - Constructor for class com.flagstone.transform.ScalingGrid
Creates and initialises a ScalingGrid object using values encoded in the Flash binary format.
ScalingGrid(int, Bounds) - Constructor for class com.flagstone.transform.ScalingGrid
Creates and initialises a ScalingGrid with the specified object identifier and bounding box for the centre section.
ScalingGrid(ScalingGrid) - Constructor for class com.flagstone.transform.ScalingGrid
Creates and initialises a ScalingGrid object using the values copied from another ScalingGrid object.
scanBits(int, boolean) - Method in class com.flagstone.transform.coder.SWFDecoder
Read-ahead a bit field.
scanByte() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned byte but do not advance the internal pointer.
scanInt() - Method in class com.flagstone.transform.coder.BigDecoder
Read an unsigned 32-bit integer.
scanUnsignedShort() - Method in class com.flagstone.transform.coder.SWFDecoder
Read an unsigned 16-bit integer.
SCENES_AND_LABELS - Static variable in class com.flagstone.transform.MovieTypes
Identifies ScenesAndLabels objects when they are encoded.
ScenesAndLabels - Class in com.flagstone.transform
ScenesAndLabels is used to list the scenes (main timeline only) and labelled frames for movies and movie clips.
ScenesAndLabels(SWFDecoder) - Constructor for class com.flagstone.transform.ScenesAndLabels
Creates and initialises a ScenesAndLabels object using values encoded in the Flash binary format.
ScenesAndLabels() - Constructor for class com.flagstone.transform.ScenesAndLabels
Creates a ScenesAndLabels object with empty tables for the scenes and labels.
ScenesAndLabels(Map<Integer, String>, Map<Integer, String>) - Constructor for class com.flagstone.transform.ScenesAndLabels
Create a new ScenesAndLabels object with the specified list of scenes and labelled frames.
ScenesAndLabels(ScenesAndLabels) - Constructor for class com.flagstone.transform.ScenesAndLabels
Creates and initialises a ScenesAndLabels object using the values copied from another ScenesAndLabels object.
SCREEN - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a SCREEN Blend when it is encoded.
ScreenPacket - Class in com.flagstone.transform.video
The ScreenVideoPacket class is used to encode or decode a frame of video data using Macromedia's ScreenVideo format.
ScreenPacket(byte[]) - Constructor for class com.flagstone.transform.video.ScreenPacket
Decode a screen packet from a block of data.
ScreenPacket() - Constructor for class com.flagstone.transform.video.ScreenPacket
Create a ScreenPacket with no image blocks.
ScreenPacket(boolean, int, int, int, int, List<ImageBlock>) - Constructor for class com.flagstone.transform.video.ScreenPacket
Creates a ScreenVideoPacket.
ScreenPacket(ScreenPacket) - Constructor for class com.flagstone.transform.video.ScreenPacket
Creates and initialises a ScreenPacket object using the values copied from another ScreenPacket object.
SERIAL_NUMBER - Static variable in class com.flagstone.transform.MovieTypes
Identifies SerialNumber objects when they are encoded.
SerialNumber - Class in com.flagstone.transform
SerialNumber is used to add a user-defined serial number into a Flash file.
SerialNumber(SWFDecoder) - Constructor for class com.flagstone.transform.SerialNumber
Creates and initialises a SerialNumber object using values encoded in the Flash binary format.
SerialNumber(String) - Constructor for class com.flagstone.transform.SerialNumber
Creates a SerialNumber action with the specified string.
SerialNumber(SerialNumber) - Constructor for class com.flagstone.transform.SerialNumber
Creates and initialises a SerialNumber object using the number copied from another SerialNumber object.
SET_ATTRIBUTE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify SetAttribute action when encoded.
SET_BACKGROUND_COLOR - Static variable in class com.flagstone.transform.MovieTypes
Identifies SetBackgroundColor objects when they are encoded.
SET_PROPERTY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify SetProperty action when encoded.
SET_TARGET - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify SetTarget action when encoded.
SET_TARGET_2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify SetTarget2 action when encoded.
SET_VARIABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify SetVariable action when encoded.
setActionDecoder(SWFFactory<Action>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for actions.
setActions(List<Action>) - Method in class com.flagstone.transform.button.DefineButton
Sets the list of actions that will be executed when the button is clicked and released.
setActions(List<Action>) - Method in class com.flagstone.transform.DoAction
Set the list of actions that will be executed when the next ShowFrame tag is executed by the Flash Player.
setActions(List<Action>) - Method in class com.flagstone.transform.EventHandler
Sets the list of actions that are executed by the handler in response to specified event(s).
setActions(List<Action>) - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Set the list of actions of the movie clip that will be initialised.
setActions(List<Action>) - Method in class com.flagstone.transform.util.movie.Frame
Sets the list of action objects for the frame.
setAdvance(int) - Method in class com.flagstone.transform.util.font.Glyph
Set the distance to the next glyph.
setAdvances(List<Integer>) - Method in class com.flagstone.transform.font.DefineFont2
Sets the list of advances for each glyph in the font.
setAdvances(List<Integer>) - Method in class com.flagstone.transform.font.DefineFont3
Sets the list of advances for each glyph in the font.
setAlignment(HorizontalAlign) - Method in class com.flagstone.transform.text.DefineTextField
Sets the alignment of the text, either AlignLeft, AlignRight, AlignCenter or AlignJustify.
setAlignments(List<AlignmentZone>) - Method in class com.flagstone.transform.font.GlyphAlignment
Set the list of alignment zones.
setAlignmentX(boolean) - Method in class com.flagstone.transform.font.GlyphAlignment
Indicates that the list of alignment zones contain a horizontal alignment.
setAlignmentY(boolean) - Method in class com.flagstone.transform.font.GlyphAlignment
Indicates that the list of alignment zones contain a vertical alignment.
setAlpha(boolean) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Indicate whether the alpha value of the pixels should be preserved.
setAlpha(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage3
Sets the alpha channel data with the zlib compressed data.
setAlpha(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Sets the alpha channel data with the zlib compressed data.
setAltFillStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the index of the fill style that will be applied to any overlapping area filled.
setAltFillStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the index of the fill style that will be applied to any overlapping area filled.
setAltStyle(FillStyle) - Method in class com.flagstone.transform.util.shape.Canvas
Set the style used to fill overlapping enclosed areas.
setAnchor(boolean) - Method in class com.flagstone.transform.FrameLabel
Sets the flag indicating whether the frame name is also used as an anchor so the frame can be referenced from outside of the movie.
setAngle(float) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the shadow angle in radians.
setAngle(float) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the shadow angle in radians.
setAngle(float) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the glow angle in radians.
setAngle(float) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the glow angle in radians.
setArgument(String) - Method in class com.flagstone.transform.action.NewFunction.Builder
Add the name of an argument to the list of arguments that will be passed to the function.
setAscent(int) - Method in class com.flagstone.transform.font.DefineFont2
Sets the ascent for the font in twips.
setAscent(int) - Method in class com.flagstone.transform.font.DefineFont3
Sets the ascent for the font in twips.
setAscent(int) - Method in class com.flagstone.transform.util.font.Font
Sets the ascent for the font in twips.
setAutoSize(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Sets whether the text field will resize to fit the contents.
setBias(float) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Set the bias for the convolution.
setBitmapCache(Integer) - Method in class com.flagstone.transform.Place3
Set whether the displayed object should be cached as a bitmap.
setBlend(Blend) - Method in class com.flagstone.transform.button.ButtonShape
Set the Blend that defines how the shape is blended with background shapes that make up the button.
setBlend(Blend) - Method in class com.flagstone.transform.Place3
Set the blend that describes how the object will be rendered in relation to the background.
setBlockHeight(int) - Method in class com.flagstone.transform.video.ScreenPacket
Sets the height of the image blocks.
setBlockWidth(int) - Method in class com.flagstone.transform.video.ScreenPacket
Sets the width of the image blocks.
setBlur(float, float) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the blur amounts.
setBlur(float, float) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the blur amounts.
setBlur(float, float) - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Set the blur amounts.
setBlur(float, float) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the blur amounts.
setBlur(float, float) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the blur amounts.
setBold(boolean) - Method in class com.flagstone.transform.font.DefineFont2
Set the font is bold.
setBold(boolean) - Method in class com.flagstone.transform.font.DefineFont3
Set the font is bold.
setBold(boolean) - Method in class com.flagstone.transform.font.DefineFont4
Set the font is bold.
setBold(boolean) - Method in class com.flagstone.transform.font.FontInfo
Sets the font is bold.
setBold(boolean) - Method in class com.flagstone.transform.font.FontInfo2
Sets the font is bold.
setBordered(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field is bordered.
setBounds(List<Bounds>) - Method in class com.flagstone.transform.font.DefineFont2
Sets the list of bounding rectangles for each glyph in the font.
setBounds(List<Bounds>) - Method in class com.flagstone.transform.font.DefineFont3
Sets the list of bounding rectangles for each glyph in the font.
setBounds(Bounds) - Method in class com.flagstone.transform.ScalingGrid
Set the bounding box that defined the centre section of the scaling grid.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the starting bounds of the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the starting bounds of the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineShape
Sets the bounding rectangle that encloses the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineShape2
Sets the bounding rectangle that encloses the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineShape3
Sets the bounding rectangle that encloses the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the bounding rectangle that encloses the shape.
setBounds(Bounds) - Method in interface com.flagstone.transform.shape.ShapeTag
Sets the bounding rectangle that encloses the shape.
setBounds(Bounds) - Method in class com.flagstone.transform.text.DefineText
Sets the bounding rectangle that encloses the text being displayed.
setBounds(Bounds) - Method in class com.flagstone.transform.text.DefineText2
Sets the bounding rectangle that encloses the text being displayed.
setBounds(Bounds) - Method in class com.flagstone.transform.text.DefineTextField
Sets the bounding rectangle of the text field.
setBounds(Bounds) - Method in interface com.flagstone.transform.text.StaticTextTag
Sets the bounding rectangle that encloses the text.
setBounds(Bounds) - Method in class com.flagstone.transform.util.font.Glyph
Set the bounding box enclosing the glyph.
setChannelCount(int) - Method in class com.flagstone.transform.sound.DefineSound
Sets the number of channels defined in the sound.
setCharacters(List<GlyphIndex>) - Method in class com.flagstone.transform.text.TextSpan
Sets the list of characters to be displayed.
setClamp(boolean) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Indicate whether the pixels outside the image will be clamped to the nearest pixel value (true) or to the default colour (false).
setClassName(String) - Method in class com.flagstone.transform.Place3
Set the name of the Actionscript 3 class which will be used to render the object to be displayed.
setCodec(VideoFormat) - Method in class com.flagstone.transform.video.DefineVideo
Set the format used to encode the video data.
setCodes(List<Integer>) - Method in class com.flagstone.transform.font.DefineFont2
Sets the codes used to identify each glyph in the font.
setCodes(List<Integer>) - Method in class com.flagstone.transform.font.DefineFont3
Sets the codes used to identify each glyph in the font.
setCodes(List<Integer>) - Method in class com.flagstone.transform.font.FontInfo
Sets the list of character codes.
setCodes(List<Integer>) - Method in class com.flagstone.transform.font.FontInfo2
Sets the list of character codes.
setCollectComments(boolean) - Method in class com.flagstone.transform.util.image.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColor(Color) - Method in class com.flagstone.transform.Background
Sets the colour for the movie background.
setColor(Color) - Method in class com.flagstone.transform.fillstyle.SolidFill
Sets the colour of the fill style.
setColor(Color) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Set the default colour applied to the pixels outside of the image.
setColor(Color) - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Set the colour of the glow.
setColor(Color) - Method in class com.flagstone.transform.linestyle.LineStyle1
Sets the colour of the line.
setColor(Color) - Method in class com.flagstone.transform.linestyle.LineStyle2
Sets the colour of the line.
setColor(Color) - Method in class com.flagstone.transform.text.DefineTextField
Sets the text color.
setColor(Color) - Method in class com.flagstone.transform.text.TextSpan
Sets the colour of the font in which the text will be displayed.
setColorTransform(ColorTransform) - Method in class com.flagstone.transform.button.ButtonColorTransform
Sets the colour transform that will be applied to the button.
setColorTransform(ColorTransform) - Method in class com.flagstone.transform.button.ButtonShape
Sets the colour transform that will be applied to the shape to change it's colour.
setColorTransform(ColorTransform) - Method in class com.flagstone.transform.Place
Sets the colour transform that defines any colour effects applied when the object is displayed.
setColorTransform(ColorTransform) - Method in class com.flagstone.transform.Place2
Sets the colour transform that defines the colour effects applied to the object.
setColorTransform(ColorTransform) - Method in class com.flagstone.transform.Place3
Sets the colour transform that defines the colour effects applied to the object.
setCommands(List<MovieTag>) - Method in class com.flagstone.transform.util.movie.Frame
Sets the list of commands that updated the display list for the frame.
setCompressed(boolean) - Method in class com.flagstone.transform.MovieHeader
Set whether the movie should be compressed when encoded.
setCoordinates(int[], int[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Set the points for a segment of a glyph.
setCopyright(String) - Method in class com.flagstone.transform.font.FontName
Set the copyright notice.
setData(byte[]) - Method in class com.flagstone.transform.DefineData
Sets the array of bytes that will be embedded in the Flash file.
setData(byte[]) - Method in class com.flagstone.transform.DoABC
Sets the script containing compiled Actionscript 3.0 byte-codes.
setData(byte[]) - Method in class com.flagstone.transform.font.DefineFont4
Set the OpenType font definition data.
setData(byte[]) - Method in class com.flagstone.transform.video.VideoFrame
Sets the encoded video data.
setDeblocking(float) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Set the value used by the deblocking filter.
setDeblocking(Deblocking) - Method in class com.flagstone.transform.video.DefineVideo
Sets the method used to control the Flash Player's deblocking filter.
setDefault(DecoderRegistry) - Static method in class com.flagstone.transform.coder.DecoderRegistry
Set the registry that will be used as the default.
setDeferred(boolean) - Method in class com.flagstone.transform.DoABC
Sets whether execution of the script is deferred.
setDefinitions(List<MovieTag>) - Method in class com.flagstone.transform.util.movie.Frame
Sets the list of action objects for the frame.
setDepth(int) - Method in class com.flagstone.transform.LimitScript
Sets the maximum recursion level.
setDepth(Integer) - Method in class com.flagstone.transform.Place2
Sets the number of layers that this object will mask.
setDepth(Integer) - Method in class com.flagstone.transform.Place3
Sets the number of layers that this object will mask.
setDescent(int) - Method in class com.flagstone.transform.font.DefineFont2
Sets the descent for the font in twips.
setDescent(int) - Method in class com.flagstone.transform.font.DefineFont3
Sets the descent for the font in twips.
setDescent(int) - Method in class com.flagstone.transform.util.font.Font
Sets the descent for the font in twips.
setDistance(float) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the distance from the object that the shadow is displayed.
setDistance(float) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the distance from the object that the shadow is displayed.
setDistance(float) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the distance of the glow from the object.
setDistance(float) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the distance of the glow from the object.
setDivisor(float) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Set the divisor for the convolution.
setEdgeBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the starting bounds of the shape.
setEdgeBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the bounding rectangle that encloses the outline of the shape, excluding the width of any lines drawn.
setEmbedded(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field characters are displayed using the font defined in the movie or whether the Flash Player uses a font definition loaded from the platform on which it is hosted.
setEncoding(String) - Method in class com.flagstone.transform.coder.Context
Sets the character encoding scheme used when encoding or decoding strings.
setEncoding(CharacterEncoding) - Method in class com.flagstone.transform.coder.SWFDecoder
Sets the character encoding scheme used when encoding or decoding strings.
setEncoding(CharacterEncoding) - Method in class com.flagstone.transform.coder.SWFEncoder
Sets the character encoding scheme used when encoding or decoding strings.
setEncoding(CharacterFormat) - Method in class com.flagstone.transform.font.DefineFont2
Sets the font character encoding.
setEncoding(CharacterFormat) - Method in class com.flagstone.transform.font.DefineFont3
Sets the font character encoding.
setEncoding(CharacterFormat) - Method in class com.flagstone.transform.font.FontInfo
Sets the font character encoding.
setEncoding(CharacterFormat) - Method in class com.flagstone.transform.font.FontInfo2
Sets the font character encoding.
setEncoding(CharacterEncoding) - Method in class com.flagstone.transform.Movie
Sets the encoding scheme for strings encoded and decoded from Flash files.
setEncoding(CharacterFormat) - Method in class com.flagstone.transform.util.font.Font
Set the encoding scheme used for the character codes, either UCS2, ANSI or SJIS.
setEnd(Gradient) - Method in class com.flagstone.transform.fillstyle.MorphGradient
Sets the gradient at the end of the morphing process.
setEndBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the ending bounds of the shape.
setEndBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the ending bounds of the shape.
setEndCap(CapStyle) - Method in class com.flagstone.transform.linestyle.LineStyle2
Set the CapStyle used for the end of the line.
setEndCap(CapStyle) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Set the CapStyle used for the end of the line.
setEndColor(Color) - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Sets the colour at the end of the morphing process.
setEndColor(Color) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Sets the colour of the line at the end of the morphing process.
setEndColor(Color) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Sets the colour of the line at the end of the morphing process.
setEndEdgeBounds(Bounds) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the ending bounds of the shape.
setEndFocalPoint(float) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Set the focal point at the end of the morphing process.
setEnds(int[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Set the end-points for a segment of a glyph.
setEndShape(Shape) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the shape that will be displayed at the end of the morphing process.
setEndShape(Shape) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the shape that will be displayed at the end of the morphing process.
setEndTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Sets the coordinate transform defining the appearance of the image at the end of the morphing process.
setEndTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates at the end of the morphing process.
setEndTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates at the end of the morphing process.
setEndWidth(int) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Sets the width of the line at the end of the morphing process.
setEndWidth(int) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Sets the width of the line at the end of the morphing process.
setEnvelope(Envelope) - Method in class com.flagstone.transform.sound.SoundInfo
Sets the Envelope that define the levels at which a sound is played over the duration of the sound.
setEvents(List<EventHandler>) - Method in class com.flagstone.transform.button.DefineButton2
Sets the list of button events defined for this button.
setEvents(Set<Event>) - Method in class com.flagstone.transform.EventHandler
Set the events that the handler responds to.
setEvents(List<EventHandler>) - Method in class com.flagstone.transform.Place2
Set the list of Clip events.
setEvents(List<EventHandler>) - Method in class com.flagstone.transform.Place3
Set the list of Clip events.
setFace(FontFace) - Method in class com.flagstone.transform.util.font.Font
Set the FontFace that contains the font name and style.
setFillStyle(FillStyle) - Method in class com.flagstone.transform.linestyle.LineStyle2
Set the FillStyle used for the line stroke.
setFillStyle(FillStyle) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Set the FillStyle (morphing fill styles only) used for the line stroke.
setFillStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the index of the fill style that will be applied to any area filled.
setFillStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the index of the fill style that will be applied to any area filled.
setFillStyle(FillStyle) - Method in class com.flagstone.transform.util.shape.Canvas
Set the style used to fill enclosed areas.
setFillStyleDecoder(SWFFactory<FillStyle>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for fill styles in a shape.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the list of morph fill styles.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the list of morph fill styles.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineShape
Sets the list fill styles that will be used to draw the shape.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineShape2
Sets the list fill styles that will be used to draw the shape.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineShape3
Sets the list fill styles that will be used to draw the shape.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the list fill styles that will be used to draw the shape.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the list of new fill styles.
setFillStyles(List<FillStyle>) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the list of new fill styles.
setFillStyles(List<FillStyle>) - Method in interface com.flagstone.transform.shape.ShapeTag
Sets the list fill styles that will be used to draw the shape.
setFilterDecoder(SWFFactory<Filter>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for filters.
setFilters(List<Filter>) - Method in class com.flagstone.transform.button.ButtonShape
Set the list of Filters that will be applied to the shape.
setFilters(List<Filter>) - Method in class com.flagstone.transform.Place3
Set the list of filters that will be applied to the object when it is displayed as a bitmap.
setFocalPoint(float) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Set the focal point for the radial gradient.
setFontClass(String) - Method in class com.flagstone.transform.text.DefineTextField
Set the name of the Actionscript 3 class that provides the font.
setFontHeight(int) - Method in class com.flagstone.transform.text.DefineTextField
Sets the height of the characters.
setFontIdentifier(int) - Method in class com.flagstone.transform.text.DefineTextField
Sets the identifier of the font used to display the characters.
setFormat(SoundFormat) - Method in class com.flagstone.transform.sound.DefineSound
Sets the compression format used.
setFormat(SoundFormat) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the format for the streaming sound.
setFormat(SoundFormat) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the format for the streaming sound.
setFrameCount(int) - Method in class com.flagstone.transform.MovieHeader
Set the number of frames in the movie.
setFrameCount(int) - Method in class com.flagstone.transform.video.DefineVideo
Sets the number of frames in the video.
setFrameNumber(int) - Method in class com.flagstone.transform.video.VideoFrame
Sets the number of the frame.
setFrameRate(float) - Method in class com.flagstone.transform.MovieHeader
Sets the number of frames played per second that the Player will display the coder.
setFrameSize(Bounds) - Method in class com.flagstone.transform.MovieHeader
Sets the bounding rectangle that defines the size of the player screen.
setGradients(List<Gradient>) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Sets the list of control points that define the gradient.
setGradients(List<Gradient>) - Method in class com.flagstone.transform.fillstyle.GradientFill
Sets the list of control points that define the gradient.
setGradients(List<MorphGradient>) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Sets the list of control points that define the gradient.
setGradients(List<MorphGradient>) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Sets the list of control points that define the gradient.
setGrid(TextSettings.Grid) - Method in class com.flagstone.transform.text.TextSettings
Selects how the text letters will be aligned with respect to the pixel grid used in LCD screens.
setHeight(int) - Method in class com.flagstone.transform.image.DefineImage
Sets the height of the image in pixels.
setHeight(int) - Method in class com.flagstone.transform.image.DefineImage2
Sets the height of the image in pixels.
setHeight(Integer) - Method in class com.flagstone.transform.text.TextSpan
Sets the height of the text in twips.
setHeight(int) - Method in class com.flagstone.transform.video.DefineVideo
Sets the height of each frame in pixels.
setHighestChar(char) - Method in class com.flagstone.transform.util.font.Font
Set the highest character code defined in the font.
setHighlight(Color) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the colour used for the highlight section of hte bevel.
setHorizontal(boolean) - Method in class com.flagstone.transform.linestyle.LineStyle2
Indicates whether the stroke is scaled horizontally if the shape is redrawn.
setHorizontal(boolean) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Indicates whether the stroke is scaled horizontally if the shape is redrawn.
setHtml(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field contains HTML.
setIdentifier(int) - Method in class com.flagstone.transform.button.ButtonColorTransform
Sets the identifier of the button that the transform applies to.
setIdentifier(int) - Method in class com.flagstone.transform.button.ButtonShape
Sets the unique identifier of the DefineShape, DefineShape2 or DefineShape3 object that defines the appearance of the button when it is in the specified state(s).
setIdentifier(int) - Method in class com.flagstone.transform.button.ButtonSound
Sets the identifier of the button that this object applies to.
setIdentifier(int) - Method in class com.flagstone.transform.button.DefineButton
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.button.DefineButton2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.DefineData
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in interface com.flagstone.transform.DefineTag
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Sets the unique identifier of the object containing the image to be displayed.
setIdentifier(int) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Sets the identifier of the bitmap image to be used in the morphing process.
setIdentifier(int) - Method in class com.flagstone.transform.font.DefineFont
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.font.DefineFont2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.font.DefineFont3
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.font.DefineFont4
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.font.FontAlignment
Sets the identifier of the font that this alignment information is for.
setIdentifier(int) - Method in class com.flagstone.transform.font.FontInfo
Sets the identifier of the font that this font information is for.
setIdentifier(int) - Method in class com.flagstone.transform.font.FontInfo2
Sets the identifier of the font that this font information is for.
setIdentifier(int) - Method in class com.flagstone.transform.font.FontName
Set the unique identifier of the font this object is for.
setIdentifier(int) - Method in class com.flagstone.transform.Free
Sets the identifier of the object to be deleted.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineImage
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineImage2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineJPEGImage
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineJPEGImage2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineJPEGImage3
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
Sets the identifier of the movie clip that will be initialised.
setIdentifier(int) - Method in class com.flagstone.transform.Place
Sets the identifier of the object that will be added to the display list.
setIdentifier(int) - Method in class com.flagstone.transform.Place2
Sets the identifier of the object.
setIdentifier(int) - Method in class com.flagstone.transform.Place3
Sets the identifier of the object.
setIdentifier(int) - Method in class com.flagstone.transform.Remove
Sets the identifier of the object to be removed.
setIdentifier(int) - Method in class com.flagstone.transform.ScalingGrid
Set the identifier of the object which the scaling grid will be applied to.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineShape
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineShape2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineShape3
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.sound.DefineSound
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.sound.SoundInfo
Sets the identifier of the sound to the played.
setIdentifier(int) - Method in class com.flagstone.transform.text.DefineText
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.text.DefineText2
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.text.DefineTextField
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.text.TextSettings
Sets the identifier of the text definition that this object applies to.
setIdentifier(Integer) - Method in class com.flagstone.transform.text.TextSpan
Sets the identifier of the font in which the text will be displayed.
setIdentifier(int) - Method in class com.flagstone.transform.video.DefineVideo
Sets the unique identifier for an object within a given Movie.
setIdentifier(int) - Method in class com.flagstone.transform.video.VideoFrame
Sets the identifier of the DefineVideo object where the frame will be displayed.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineImage
Sets the data containing the compressed image and colour table.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineImage2
Sets the data containing the compressed image and colour table.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage
Sets the image data.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage2
Sets the image data.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage3
Sets the image data.
setImage(byte[]) - Method in class com.flagstone.transform.image.DefineJPEGImage4
Sets the image data.
setImage(ImageTag) - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Decode an ImageTeg definition.
setImage(DefineImage) - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Decode a DefineImage definition.
setImage(DefineImage2) - Method in class com.flagstone.transform.util.image.BufferedImageEncoder
Decode a DefineImage2 definition.
setImageBlocks(List<ImageBlock>) - Method in class com.flagstone.transform.video.ScreenPacket
Set the image blocks that have changed in this frame.
setImageHeight(int) - Method in class com.flagstone.transform.video.ScreenPacket
Set the height of the frame in pixels.
setImageWidth(int) - Method in class com.flagstone.transform.video.ScreenPacket
Sets the width of the frame.
setIndent(Integer) - Method in class com.flagstone.transform.text.DefineTextField
Returns the indentation of the first line of text in twips.
setIndex(int) - Method in class com.flagstone.transform.TabOrder
Sets the index of the object in the tabbing order.
setInitialText(String) - Method in class com.flagstone.transform.text.DefineTextField
Sets the value that will initially be displayed in the text field.
setInPoint(Integer) - Method in class com.flagstone.transform.sound.SoundInfo
Sets the sample number at which the sound reaches full volume when fading in.
setInput(DataInput) - Method in class com.flagstone.transform.util.image.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class com.flagstone.transform.util.image.ImageInfo
Set the input stream to the argument stream (or file).
setInterpolation(Interpolation) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Set the method used to calculate the colour changes across the gradient.
setInterpolation(Interpolation) - Method in class com.flagstone.transform.fillstyle.GradientFill
Set the method used to calculate the colour changes across the gradient.
setInterpolation(Interpolation) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Set the method used to calculate the colour changes across the gradient.
setItalic(boolean) - Method in class com.flagstone.transform.font.DefineFont2
Set the font is italicised.
setItalic(boolean) - Method in class com.flagstone.transform.font.DefineFont3
Set the font is italicised.
setItalic(boolean) - Method in class com.flagstone.transform.font.DefineFont4
Set the font is italicised.
setItalic(boolean) - Method in class com.flagstone.transform.font.FontInfo
Sets the font is italics.
setItalic(boolean) - Method in class com.flagstone.transform.font.FontInfo2
Sets the font is italics.
setJoinStyle(JoinStyle) - Method in class com.flagstone.transform.linestyle.LineStyle2
Set the JoinStyle used when joining with another line or curve.
setJoinStyle(JoinStyle) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Set the JoinStyle used when joining with another line or curve.
setKernings(List<Kerning>) - Method in class com.flagstone.transform.font.DefineFont2
Sets the list of kerning records for pairs of glyphs in the font.
setKernings(List<Kerning>) - Method in class com.flagstone.transform.font.DefineFont3
Sets the list of kerning records for pairs of glyphs in the font.
setKey(int) - Method in class com.flagstone.transform.EventHandler
Sets the code for the key that triggers the event when pressed.
setKeyFrame(boolean) - Method in class com.flagstone.transform.video.ScreenPacket
Sets whether the frame is a key frame (true) or normal one (false).
setLabel(String) - Method in class com.flagstone.transform.FrameLabel
Sets the label.
setLabel(String) - Method in class com.flagstone.transform.util.movie.Frame
Sets the label for the frame.
setLabels(Map<Integer, String>) - Method in class com.flagstone.transform.ScenesAndLabels
Set the table of frame numbers and associated names.
setLanguage(Language) - Method in class com.flagstone.transform.font.DefineFont2
Sets the language code used to determine the position of line-breaks in text rendered using the font.
setLanguage(Language) - Method in class com.flagstone.transform.font.DefineFont3
Sets the language code used to determine the position of line-breaks in text rendered using the font.
setLanguage(Language) - Method in class com.flagstone.transform.font.FontInfo2
Sets the language code used to determine the position of line-breaks in text rendered using the font.
setLatency(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Set the number of samples to skip when starting to play an MP3 encoded sound.
setLatency(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Set the number of samples to skip when starting to play an MP3 encoded sound.
setLayer(int) - Method in class com.flagstone.transform.button.ButtonShape
Sets the layer in the display list that the shape will be displayed on.
setLayer(int) - Method in class com.flagstone.transform.Place
Sets the layer that defines the order in which objects are displayed.
setLayer(int) - Method in class com.flagstone.transform.Place2
Sets the layer at which the object will be placed.
setLayer(int) - Method in class com.flagstone.transform.Place3
Sets the layer at which the object will be placed.
setLayer(int) - Method in class com.flagstone.transform.Remove
Sets the layer in the display list where the object will be displayed.
setLayer(int) - Method in class com.flagstone.transform.Remove2
Sets the layer in the display list from which the object will be removed.
setLayer(int) - Method in class com.flagstone.transform.TabOrder
Sets the layer number which contains the object assigned to the tabbing order.
setLeading(int) - Method in class com.flagstone.transform.font.DefineFont2
Sets the leading for the font in twips.
setLeading(int) - Method in class com.flagstone.transform.font.DefineFont3
Sets the leading for the font in twips.
setLeading(Integer) - Method in class com.flagstone.transform.text.DefineTextField
Sets the spacing between lines, measured in twips.
setLeading(int) - Method in class com.flagstone.transform.util.font.Font
Sets the leading for the font in twips.
setLeftMargin(Integer) - Method in class com.flagstone.transform.text.DefineTextField
Sets the left margin in twips.
setLevels(List<Envelope.Level>) - Method in class com.flagstone.transform.sound.Envelope
Sets the list of Levels that define the levels at which a sound is played over the duration of the sound.
setLineClosed(boolean) - Method in class com.flagstone.transform.linestyle.LineStyle2
Indicates whether the path closed if the end point matches the starting point.
setLineClosed(boolean) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Indicates whether the path closed if the end point matches the starting point.
setLineStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the index of the line style that will be applied to any line drawn.
setLineStyle(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the index of the line style that will be applied to any line drawn.
setLineStyle(LineStyle1) - Method in class com.flagstone.transform.util.shape.Canvas
Set the style used to draw lines.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the list of morph line styles.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the list of morph line styles.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineShape
Sets the list of styles that will be used to draw the outline of the shape.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineShape2
Sets the list of styles that will be used to draw the outline of the shape.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineShape3
Sets the list of styles that will be used to draw the outline of the shape.
setLineStyles(List<LineStyle>) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the list of styles that will be used to draw the outline of the shape.
setLineStyles(List<LineStyle1>) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the list of new line styles.
setLineStyles(List<LineStyle2>) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the list of new line styles.
setLineStyles(List<LineStyle>) - Method in interface com.flagstone.transform.shape.ShapeTag
Sets the list of styles that will be used to draw the outline of the shape.
setLocation(int, int) - Method in class com.flagstone.transform.Place
Sets the location where the object will be displayed.
setLocation(int, int) - Method in class com.flagstone.transform.Place2
Sets the location where the object will be displayed.
setLoopCount(Integer) - Method in class com.flagstone.transform.sound.SoundInfo
Sets the number of times the sound is repeated.
setMatrix(float[][]) - Method in class com.flagstone.transform.filter.ConvolutionFilter.Builder
Set the matrix used for the convolution.
setMaxLength(int) - Method in class com.flagstone.transform.text.DefineTextField
Sets the maximum length of the text displayed.
setMetaData(String) - Method in class com.flagstone.transform.MovieMetaData
Set the meta-data for the movie.
setMissingGlyph(int) - Method in class com.flagstone.transform.util.font.Font
Select the glyph used to represent characters that are not supported int the font.
setMiterLimit(int) - Method in class com.flagstone.transform.linestyle.LineStyle2
Set the limit for drawing miter joins.
setMiterLimit(int) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Set the limit for drawing miter joins.
setMode(FilterMode) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the compositing mode for the shadow.
setMode(FilterMode) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the compositing mode for the shadow.
setMode(FilterMode) - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Set the compositing mode for the glow.
setMode(FilterMode) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the compositing mode for the shadow.
setMode(FilterMode) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the compositing mode for the shadow.
setMode(SoundInfo.Mode) - Method in class com.flagstone.transform.sound.SoundInfo
Sets how the sound is synchronised when the frames are displayed: START - start playing the sound, CONTINUE - do not play the sound if it is already playing and STOP - stop playing the sound.
setMorphFillStyleDecoder(SWFFactory<FillStyle>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for fill styles in a morphing shape.
setMove(Integer, Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the coordinates of any relative move.
setMove(Integer, Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the coordinates of any relative move.
setMoveX(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the x-coordinate of any relative move.
setMoveX(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the x-coordinate of any relative move.
setMoveY(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle
Sets the x-coordinate of any relative move.
setMoveY(Integer) - Method in class com.flagstone.transform.shape.ShapeStyle2
Sets the x-coordinate of any relative move.
setMovieDecoder(SWFFactory<MovieTag>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for movie objects.
setMultiline(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field contains multiple lines of text.
setName(String) - Method in class com.flagstone.transform.action.NewFunction.Builder
Set the name of the function.
setName(String) - Method in class com.flagstone.transform.action.NewFunction2.Builder
Set the name of the function.
setName(String) - Method in class com.flagstone.transform.DoABC
Sets the name of the script.
setName(String) - Method in class com.flagstone.transform.font.DefineFont2
Set the name of the font.
setName(String) - Method in class com.flagstone.transform.font.DefineFont3
Set the name of the font.
setName(String) - Method in class com.flagstone.transform.font.DefineFont4
Set the name of the font.
setName(String) - Method in class com.flagstone.transform.font.FontInfo
Sets the name of the font.
setName(String) - Method in class com.flagstone.transform.font.FontInfo2
Sets the name of the font.
setName(String) - Method in class com.flagstone.transform.font.FontName
Set the name of the font.
setName(String) - Method in class com.flagstone.transform.Place2
Set the name of an object to be displayed.
setName(String) - Method in class com.flagstone.transform.Place3
Set the name of an object to be displayed.
setNumber(String) - Method in class com.flagstone.transform.SerialNumber
Sets the serial number.
setNumber(int) - Method in class com.flagstone.transform.util.movie.Frame
Sets the number for the frame.
setNumberOfGlyphs(int) - Method in class com.flagstone.transform.util.font.Font
Set the number of glyphs defined in the font.
setObjects(Map<Integer, String>) - Method in class com.flagstone.transform.Export
Sets the table of objects to be exported.
setObjects(Map<Integer, String>) - Method in class com.flagstone.transform.Import
Sets the table of objects to be imported.
setObjects(Map<Integer, String>) - Method in class com.flagstone.transform.Import2
Sets the table of objects to be imported.
setObjects(List<MovieTag>) - Method in class com.flagstone.transform.Movie
Sets the list of objects contained in the Movie.
setObjects(List<MovieTag>) - Method in class com.flagstone.transform.movieclip.DefineMovieClip
Sets the list of movie objects.
setObjects(List<ShapeRecord>) - Method in class com.flagstone.transform.shape.Shape
Sets the list of shape records.
setObjects(Map<Integer, String>) - Method in class com.flagstone.transform.SymbolClass
Set the table that maps identifiers to actionscript 3 classes.
setOffsetX(Integer) - Method in class com.flagstone.transform.text.TextSpan
Sets the location of the start of the text relative to the left edge of the bounding rectangle in twips.
setOffsetY(Integer) - Method in class com.flagstone.transform.text.TextSpan
Sets the location of the start of the text relative to the bottom edge of the bounding rectangle in twips.
setOnCurve(boolean[]) - Method in class com.flagstone.transform.util.font.TrueTypeGlyph
Indicate which points are on the segment.
setOutPoint(Integer) - Method in class com.flagstone.transform.sound.SoundInfo
Sets the sample number at which the sound starts to fade.
setPasses(int) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the number of passes for creating the blur.
setPasses(int) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the number of passes for creating the blur.
setPasses(int) - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Set the number of passes for creating the blur.
setPasses(int) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the number of passes for creating the blur.
setPasses(int) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the number of passes for creating the blur.
setPassword(String) - Method in class com.flagstone.transform.EnableDebugger
Sets the MD5 encrypted password.
setPassword(String) - Method in class com.flagstone.transform.EnableDebugger2
Sets the MD5 encrypted password.
setPassword(String) - Method in class com.flagstone.transform.Protect
Sets the MD5 encrypted password.
setPassword(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field should protect passwords entered.
setPath(String) - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
Sets the reference to the file containing the movie.
setPixelAligned(boolean) - Method in class com.flagstone.transform.linestyle.LineStyle2
Indicates whether the end points of the line aligned to pixel boundaries.
setPixelAligned(boolean) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Indicates whether the end points of the line aligned to pixel boundaries.
setPixels(boolean) - Method in class com.flagstone.transform.util.shape.Canvas
Sets whether the coordinates used when drawing a path are expressed in pixels (true) or twips (false).
setPixelSize(int) - Method in class com.flagstone.transform.image.DefineImage
Sets the size of the pixel in bits: 8, 16 or 32.
setPixelSize(int) - Method in class com.flagstone.transform.image.DefineImage2
Sets the size of the pixel in bits: 8 for colour-mapped images, 32 for direct images.
setPlayChannels(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the recommended number of playback channels = 1 = mono 2 = stereo.
setPlayChannels(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the recommended number of playback channels = 1 = mono 2 = stereo.
setPlayRate(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the recommended playback rate in Hz.
setPlayRate(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the recommended playback rate in Hz.
setPlaySampleSize(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the recommended playback sample size in bytes.
setPlaySampleSize(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the recommended playback sample size in bytes.
setPoint(int, int) - Method in class com.flagstone.transform.shape.Line
Sets the relative x and y coordinates.
setPoints(int, int, int, int) - Method in class com.flagstone.transform.shape.Curve
Sets the x and y coordinates of the control and anchor points.
setRate(int) - Method in class com.flagstone.transform.sound.DefineSound
Sets the sampling rate in Hertz.
setRatio(Integer) - Method in class com.flagstone.transform.Place2
Sets point of the morphing process for a morph shape in the range 0..65535.
setRatio(Integer) - Method in class com.flagstone.transform.Place3
Sets point of the morphing process for a morph shape in the range 0..65535.
setReadOnly(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field is read-only.
setRegister(int) - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Set the register where the thrown object will be stored.
setRegistration(HorizontalAlign, VerticalAlign) - Method in class com.flagstone.transform.util.image.ImageShape
Set the registration point, definition the position of the image relative to the origin of the shape.
setRegistry(DecoderRegistry) - Method in class com.flagstone.transform.coder.Context
Set the registry containing the decoders for different types of objects.
setRegistry(DecoderRegistry) - Method in class com.flagstone.transform.Movie
Sets the registry containing the object used to decode the different types of object found in a movie.
setRightMargin(Integer) - Method in class com.flagstone.transform.text.DefineTextField
Sets the right margin in twips.
setSampleCount(int) - Method in class com.flagstone.transform.sound.DefineSound
Sets the number of samples in the sound data.
setSampleSize(int) - Method in class com.flagstone.transform.sound.DefineSound
Sets the sample size in bytes.
setScenes(Map<Integer, String>) - Method in class com.flagstone.transform.ScenesAndLabels
Set the table of frame numbers and associated names.
setSelectable(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field is selectable.
setShadow(Color) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the colour used for the shadow section of the bevel.
setShadow(Color) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the colour of the shadow.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineMorphShape
Sets the shape that will be displayed at the start of the morphing process.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineMorphShape2
Sets the shape that will be displayed at the start of the morphing process.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineShape
Sets the shape.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineShape2
Sets the shape.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineShape3
Sets the shape.
setShape(Shape) - Method in class com.flagstone.transform.shape.DefineShape4
Sets the shape.
setShape(Shape) - Method in interface com.flagstone.transform.shape.ShapeTag
Sets the shape.
setShape(Shape) - Method in class com.flagstone.transform.util.font.Glyph
Set the outline of the glyph.
setShapeDecoder(SWFFactory<ShapeRecord>) - Method in class com.flagstone.transform.coder.DecoderRegistry
Set the decoder that will be used for shapes.
setShapes(List<ButtonShape>) - Method in class com.flagstone.transform.button.DefineButton
Sets the list of button shapes defined for this button.
setShapes(List<ButtonShape>) - Method in class com.flagstone.transform.button.DefineButton2
Sets the list of button shapes defined for this button.
setShapes(List<Shape>) - Method in class com.flagstone.transform.font.DefineFont
Sets the list of shapes that describe each glyph.
setShapes(List<Shape>) - Method in class com.flagstone.transform.font.DefineFont2
Set the list of shape records that define the outlines of the characters used from the font.
setShapes(List<Shape>) - Method in class com.flagstone.transform.font.DefineFont3
Set the list of shape records that define the outlines of the characters used from the font.
setSharpness(float) - Method in class com.flagstone.transform.text.TextSettings
Sets the value used to control the sharpness of a line when rendered.
setSmall(boolean) - Method in class com.flagstone.transform.font.DefineFont2
Sets the font is small.
setSmall(boolean) - Method in class com.flagstone.transform.font.DefineFont3
Sets the font is small.
setSmall(boolean) - Method in class com.flagstone.transform.font.FontInfo
Sets the font is small.
setSmall(boolean) - Method in class com.flagstone.transform.font.FontInfo2
Sets the font is small.
setSmoothed(boolean) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Sets whether the image smoothed when it is displayed.
setSmoothed(boolean) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Indicate whether the image will be smoothed to improve display quality.
setSmoothed(boolean) - Method in class com.flagstone.transform.video.DefineVideo
Sets whether Flash Player's smoothing filter is on or off when the video is played.
setSound(byte[]) - Method in class com.flagstone.transform.sound.DefineSound
Sets the sound data.
setSound(byte[]) - Method in class com.flagstone.transform.sound.SoundStreamBlock
Sets the sound data.
setSound(SoundInfo) - Method in class com.flagstone.transform.sound.StartSound
Sets the Sound object that describes how the sound will be played.
setSound(SoundInfo) - Method in class com.flagstone.transform.sound.StartSound2
Sets the Sound object that describes how the sound will be played.
setSoundClass(String) - Method in class com.flagstone.transform.sound.StartSound2
Set the name of the Actionscript 3 class that contains the sound.
setSoundInfo(Event, SoundInfo) - Method in class com.flagstone.transform.button.ButtonSound
Sets the SoundInfo object for the specified button event.
setSpans(List<TextSpan>) - Method in class com.flagstone.transform.text.DefineText
Sets the list of text spans that define the text to be displayed.
setSpans(List<TextSpan>) - Method in class com.flagstone.transform.text.DefineText2
Sets the list of text spans that define the text to be displayed.
setSpans(List<TextSpan>) - Method in interface com.flagstone.transform.text.StaticTextTag
Sets the list of text spans that define the text to be displayed.
setSpread(Spread) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Set the Spread describing how the gradient fills the area: either by using the last gradient colour to fill the area (PAD); repeating the gradient (REPEAT) or repeating but reversing it each time (REFLECT).
setSpread(Spread) - Method in class com.flagstone.transform.fillstyle.GradientFill
Set the Spread describing how the gradient fills the area: either by using the last gradient colour to fill the area (PAD); repeating the gradient (REPEAT) or repeating but reversing it each time (REFLECT).
setSpread(Spread) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Set the Spread describing how the gradient fills the area: either by using the last gradient colour to fill the area (PAD); repeating the gradient (REPEAT) or repeating but reversing it each time (REFLECT).
setStart(Gradient) - Method in class com.flagstone.transform.fillstyle.MorphGradient
Sets the gradient at the start of the morphing process.
setStartCap(CapStyle) - Method in class com.flagstone.transform.linestyle.LineStyle2
Set the CapStyle used for the start of the line.
setStartCap(CapStyle) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Set the CapStyle used for the start of the line.
setStartColor(Color) - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
Sets the colour at the start of the morphing process.
setStartColor(Color) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Returns the colour of the line at the start of the morphing process.
setStartColor(Color) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Returns the colour of the line at the start of the morphing process.
setStartFocalPoint(float) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Set the focal point at the start of the morphing process.
setStartTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Sets the coordinate transform defining the appearance of the image at the start of the morphing process.
setStartTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates at the start of the morphing process.
setStartTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates at the start of the morphing process.
setStartWidth(int) - Method in class com.flagstone.transform.linestyle.MorphLineStyle
Sets the width of the line at the start of the morphing process.
setStartWidth(int) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Sets the width of the line at the start of the morphing process.
setState(Set<ButtonState>) - Method in class com.flagstone.transform.button.ButtonShape
Set the list of states that the shape is displayed for.
setStreamChannels(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the number of channels in the streaming sound: 1 = mono 2 = stereo.
setStreamChannels(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the number of channels in the streaming sound: 1 = mono 2 = stereo.
setStreamRate(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the sample rate in Hz for the streaming sound.
setStreamRate(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the sample rate in Hz for the streaming sound.
setStreamSampleCount(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the number of samples in each stream block.
setStreamSampleCount(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the number of samples in each stream block.
setStreamSampleSize(int) - Method in class com.flagstone.transform.sound.SoundStreamHead
Sets the sample size in bytes for the streaming sound.
setStreamSampleSize(int) - Method in class com.flagstone.transform.sound.SoundStreamHead2
Sets the sample size in bytes for the streaming sound.
setStrength(float) - Method in class com.flagstone.transform.filter.BevelFilter.Builder
Set the shadow strength.
setStrength(float) - Method in class com.flagstone.transform.filter.DropShadowFilter.Builder
Set the shadow strength.
setStrength(float) - Method in class com.flagstone.transform.filter.GlowFilter.Builder
Set the glow strength.
setStrength(float) - Method in class com.flagstone.transform.filter.GradientBevelFilter.Builder
Set the glow strength.
setStrength(float) - Method in class com.flagstone.transform.filter.GradientGlowFilter.Builder
Set the glow strength.
setStrokeWidth(FontAlignment.StrokeWidth) - Method in class com.flagstone.transform.font.FontAlignment
Set the StrokeWidth that describes how the glyphs in the font are typically drawn.
setStyle(LineStyle) - Method in class com.flagstone.transform.util.image.ImageShape
Set the line style used to draw the border around the image.
setTable(byte[]) - Method in class com.flagstone.transform.image.JPEGEncodingTable
Sets the encoding table.
setTableSize(int) - Method in class com.flagstone.transform.image.DefineImage
Sets the number of entries in the colour table in the compressed image.
setTableSize(int) - Method in class com.flagstone.transform.image.DefineImage2
Sets the number of entries in the colour table in the compressed image.
SetTarget - Class in com.flagstone.transform.action
SetTarget selects a movie clip to allow its time-line to be controlled.
SetTarget(SWFDecoder) - Constructor for class com.flagstone.transform.action.SetTarget
Creates and initialises a SetTarget action using values encoded in the Flash binary format.
SetTarget(String) - Constructor for class com.flagstone.transform.action.SetTarget
Creates a SetTarget action that changes the context to the specified target.
SetTarget(SetTarget) - Constructor for class com.flagstone.transform.action.SetTarget
Creates and initialises a SetTarget action using the values copied from another SetTarget action.
setThickness(float) - Method in class com.flagstone.transform.text.TextSettings
Sets the value used to control the thickness of a line when rendered.
setTiled(boolean) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Sets whether the image tiled across the area defined in the shape.
setTiled(boolean) - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
Indicate whether the image tiled across the filled area.
setTimeout(int) - Method in class com.flagstone.transform.LimitScript
Sets the maximum time a sequence of actions will execute before the Flash Player present a dialog box asking whether the script should be terminated.
setTransform(CoordTransform) - Method in class com.flagstone.transform.button.ButtonShape
Sets the coordinate transform that will be applied to the shape to change it's appearance.
setTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.BitmapFill
Sets the coordinate transform applied to the image to display it inside the shape.
setTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates.
setTransform(CoordTransform) - Method in class com.flagstone.transform.fillstyle.GradientFill
Sets the coordinate transform mapping the gradient square onto physical coordinates.
setTransform(CoordTransform) - Method in class com.flagstone.transform.Place
Sets the transform that defines the position where the object is displayed.
setTransform(CoordTransform) - Method in class com.flagstone.transform.Place2
Sets the coordinate transform that defines the position where the object will be displayed.
setTransform(CoordTransform) - Method in class com.flagstone.transform.Place3
Sets the coordinate transform that defines the position where the object will be displayed.
setTransform(CoordTransform) - Method in class com.flagstone.transform.text.DefineText
Sets the coordinate transform that changes the orientation and size of the text displayed.
setTransform(CoordTransform) - Method in class com.flagstone.transform.text.DefineText2
Sets the coordinate transform that changes the orientation and size of the text displayed.
setTransform(CoordTransform) - Method in interface com.flagstone.transform.text.StaticTextTag
Sets the coordinate transform that changes the orientation and size of the text displayed.
setType(ButtonType) - Method in class com.flagstone.transform.button.DefineButton2
Sets whether the button is a menu button or a push button.
setType(GradientType) - Method in class com.flagstone.transform.fillstyle.GradientFill
Set the GradientType that identifies whether the gradient is linear or radial.
setType(GradientType) - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
Set the type indicating whether the gradient is linear or radial.
setType(PlaceType) - Method in class com.flagstone.transform.Place2
Sets the type of placement.
setType(PlaceType) - Method in class com.flagstone.transform.Place3
Sets the type of placement.
setUrl(String) - Method in class com.flagstone.transform.Import
Sets the URL of the file containing the imported objects.
setUrl(String) - Method in class com.flagstone.transform.Import2
Sets the URL of the file containing the imported objects.
setUseDirectBlit(boolean) - Method in class com.flagstone.transform.MovieAttributes
Instruct the Flash Player to use direct bit block transfer to accelerate graphics.
setUseGPU(boolean) - Method in class com.flagstone.transform.MovieAttributes
Instruct the Flash Player to use the graphics processor to accelerate compositing - if available.
setUseNetwork(boolean) - Method in class com.flagstone.transform.MovieAttributes
Instructor the Flash Player use the network for loading resources even if the movie is loaded from the local file system.
setValues(List<String>) - Method in class com.flagstone.transform.action.Table
Sets the list of Strings stored in the literal table.
setVariable(String) - Method in class com.flagstone.transform.action.ExceptionHandler.Builder
Set the name of the variable where thrown object will be assigned.
setVariableName(String) - Method in class com.flagstone.transform.text.DefineTextField
Sets the name of the variable the value in the text field will be assigned to.
setVersion(int) - Method in class com.flagstone.transform.MovieHeader
Sets the Flash version supported in this Movie.
setVertical(boolean) - Method in class com.flagstone.transform.linestyle.LineStyle2
Indicates whether the stroke is scaled vertically if the shape is redrawn.
setVertical(boolean) - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
Indicates whether the stroke is scaled vertically if the shape is redrawn.
setWidth(int) - Method in class com.flagstone.transform.image.DefineImage
Sets the width of the image in pixels.
setWidth(int) - Method in class com.flagstone.transform.image.DefineImage2
Sets the width of the image in pixels.
setWidth(int) - Method in class com.flagstone.transform.linestyle.LineStyle1
Sets the width of the line.
setWidth(int) - Method in class com.flagstone.transform.linestyle.LineStyle2
Sets the width of the line.
setWidth(int) - Method in class com.flagstone.transform.video.DefineVideo
Sets the width of each frame in pixels.
setWinding(boolean) - Method in class com.flagstone.transform.shape.DefineShape4
Indicates whether the shape uses fill winding.
setWordWrapped(boolean) - Method in class com.flagstone.transform.text.DefineTextField
Set whether the text field supports word wrapping.
setZones(List<GlyphAlignment>) - Method in class com.flagstone.transform.font.FontAlignment
Set the alignment information for each glyph in the font.
Shape - Class in com.flagstone.transform.shape
Shape is a container class for the shape objects (Line, Curve, ShapeStyle and ShapeStyle2 objects) that describe how a particular shape is drawn.
Shape(SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.Shape
Creates and initialises a Shape object using values encoded in the Flash binary format.
Shape() - Constructor for class com.flagstone.transform.shape.Shape
Constructs an empty Shape.
Shape(List<ShapeRecord>) - Constructor for class com.flagstone.transform.shape.Shape
Creates a Shape object, specifying the Objects that describe how the shape is drawn.
Shape(Shape) - Constructor for class com.flagstone.transform.shape.Shape
Creates and initialises a Shape object using the values copied from another Shape object.
SHAPE_SIZE - Static variable in class com.flagstone.transform.coder.Context
The number of bits used to encode a given shape.
ShapeData - Class in com.flagstone.transform.shape
ShapeData is a convenience class for holding a set of encoded ShapeRecords so that a Shape can be lazily decoded.
ShapeData(int, SWFDecoder) - Constructor for class com.flagstone.transform.shape.ShapeData
Create a new ShapeData object initialised with an array of bytes containing the encoded records for a shape.
ShapeData(byte[]) - Constructor for class com.flagstone.transform.shape.ShapeData
Create a new ShapeData object with an array of encoded ShapeRecords.
ShapeData(ShapeData) - Constructor for class com.flagstone.transform.shape.ShapeData
Creates and initialises a ShapeData object using the values copied from another ShapeData object.
ShapeDecoder - Class in com.flagstone.transform.shape
ShapeDecoder is used to decode the ShapeRecords that describe how a Shape is drawn.
ShapeDecoder() - Constructor for class com.flagstone.transform.shape.ShapeDecoder
 
shapeFromData(ShapeData) - Static method in class com.flagstone.transform.shape.Shape
Decode a ShapeData object into the set of ShapeRecord objects that describe how a shape is drawn.
ShapeRecord - Interface in com.flagstone.transform.shape
ShapeRecord is an interface to constrain the types of object that can be added to a Shape.
ShapeStyle - Class in com.flagstone.transform.shape
ShapeStyle is used to change the drawing environment when a shape is drawn.
ShapeStyle(int, SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.ShapeStyle
Creates and initialises a ShapeStyle object using values encoded in the Flash binary format.
ShapeStyle() - Constructor for class com.flagstone.transform.shape.ShapeStyle
Creates an uninitialised ShapeStyle object.
ShapeStyle(ShapeStyle) - Constructor for class com.flagstone.transform.shape.ShapeStyle
Creates and initialises a ShapeStyle object using the values copied from another ShapeStyle object.
ShapeStyle2 - Class in com.flagstone.transform.shape
ShapeStyle2 extends the functionality of ShapeStyle by supporting lines drawn with the LineStyle2 object.
ShapeStyle2(int, SWFDecoder, Context) - Constructor for class com.flagstone.transform.shape.ShapeStyle2
Creates and initialises a ShapeStyle object using values encoded in the Flash binary format.
ShapeStyle2() - Constructor for class com.flagstone.transform.shape.ShapeStyle2
Creates an uninitialised ShapeStyle object.
ShapeStyle2(ShapeStyle2) - Constructor for class com.flagstone.transform.shape.ShapeStyle2
Creates and initialises a ShapeStyle object using the values copied from another ShapeStyle object.
ShapeTag - Interface in com.flagstone.transform.shape
The ShapeTag interface provides a common set of methods for accessing the bounding box, line styles, fill styles and shape of all the different shape definitions available in Flash.
shear(float, float) - Static method in class com.flagstone.transform.datatype.CoordTransform
Create a CoordTransform initialised for a shearing operation.
SHEAR_FACTOR - Static variable in class com.flagstone.transform.datatype.CoordTransform
The factor applied to real numbers used for shearing terms when storing them as fixed point values.
SHIFT_LEFT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify LogicalShiftLeft action when encoded.
SHIFT_RIGHT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify LogicalShiftRight action when encoded.
SHORT_HEADER - Static variable in class com.flagstone.transform.coder.Coder
Number of bytes occupied by the header when the size of the encoded object is 62 bytes or less.
SHORT_MAX - Static variable in class com.flagstone.transform.coder.Coder
Maximum value that can be stored in a 16-bit signed field.
SHORT_MIN - Static variable in class com.flagstone.transform.coder.Coder
Minimum value that can be stored in a 16-bit signed field.
show(int, int, int, int) - Static method in class com.flagstone.transform.Place2
Place a new object on the display list.
show(int, int, int, int) - Static method in class com.flagstone.transform.Place3
Place a new object on the display list.
SHOW_FRAME - Static variable in class com.flagstone.transform.MovieTypes
Identifies ShowFrame objects when they are encoded.
ShowFrame - Class in com.flagstone.transform
ShowFrame is used to instruct the Flash Player to display a single frame in a movie or movie clip.
size(int) - Static method in class com.flagstone.transform.coder.Coder
Calculates the minimum number of bits required to encoded a signed integer in a bit field.
sizeVariableU32(int) - Static method in class com.flagstone.transform.coder.Coder
Calculate minimum number of bytes a 32-bit unsigned integer can be encoded in.
skip(int) - Method in class com.flagstone.transform.coder.BigDecoder
Skips over and discards n bytes of data.
skip(int) - Method in class com.flagstone.transform.coder.LittleDecoder
Skips over and discards n bytes of data.
skip(int) - Method in class com.flagstone.transform.coder.SWFDecoder
Skips over and discards n bytes of data.
SOF0 - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of a frame - baseline DCT.
SOF2 - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of a frame - progressive DCT.
SOFF - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of a JPG block.
SOI - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of an image.
SOLID_COLOR - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a SolidFill object when it is encoded.
SolidFill - Class in com.flagstone.transform.fillstyle
SolidFill defines a solid colour that is used to fill an enclosed area in a shape.
SolidFill(SWFDecoder, Context) - Constructor for class com.flagstone.transform.fillstyle.SolidFill
Creates and initialises a SolidFill fill style using values encoded in the Flash binary format.
SolidFill(Color) - Constructor for class com.flagstone.transform.fillstyle.SolidFill
Creates a SolidFill object with the specified colour.
SolidFill(SolidFill) - Constructor for class com.flagstone.transform.fillstyle.SolidFill
Creates and initialises a SolidFill fill style using the values copied from another SolidFill object.
SOS - Static variable in class com.flagstone.transform.image.JPEGInfo
Marks the start of scan.
SOUND_BUF_TIME - Static variable in class com.flagstone.transform.action.Property
The amount of time streaming sound is buffered by the Player before playing.
SOUND_STREAM_BLOCK - Static variable in class com.flagstone.transform.MovieTypes
Identifies SoundStreamBlock objects when they are encoded.
SOUND_STREAM_HEAD - Static variable in class com.flagstone.transform.MovieTypes
Identifies SoundStreamHead objects when they are encoded.
SOUND_STREAM_HEAD_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies SoundStreamHead2 objects when they are encoded.
SoundDecoder - Interface in com.flagstone.transform.util.sound
SoundDecoder is an interface that classes used to decode different sound formats should implement in order to be registered with the SoundRegistry.
SoundFactory - Class in com.flagstone.transform.util.sound
SoundFactory is used to generate the objects representing an event or streaming sound from an sound stored in a file, references by a URL or read from an stream.
SoundFactory() - Constructor for class com.flagstone.transform.util.sound.SoundFactory
 
SoundFormat - Enum in com.flagstone.transform.sound
SoundFormat is used to identify the different encoding formats used for event and streaming sounds in Flash and Flash Video files.
SoundInfo - Class in com.flagstone.transform.sound
SoundInfo identifies a sound (previously defined using The DefineSound class) and controls how it is played.
SoundInfo(int, SWFDecoder) - Constructor for class com.flagstone.transform.sound.SoundInfo
Creates and initialises a SoundInfo object using values encoded in the Flash binary format.
SoundInfo(int, SoundInfo.Mode, int, Envelope) - Constructor for class com.flagstone.transform.sound.SoundInfo
Creates a Sound object specifying how the sound is played and the number of times the sound is repeated.
SoundInfo(SoundInfo) - Constructor for class com.flagstone.transform.sound.SoundInfo
Creates and initialises a SoundInfo object using the values copied from another SoundInfo object.
SoundInfo.Mode - Enum in com.flagstone.transform.sound
Mode describes how the sound is controlled.
SoundProvider - Interface in com.flagstone.transform.util.sound
SoundProvider defines the interface that the SoundFactory uses to create instances of the SoundDecoder objects used to handle different sound formats.
SoundRate - Class in com.flagstone.transform.sound
SoundRate defines the constants that identify the pre-defined sound sample rates supported by the Flash Player.
SoundRegistry - Class in com.flagstone.transform.util.sound
SoundRegistry is used to provide a directory for registering SoundProviders that are used to decode different sound formats.
SoundStreamBlock - Class in com.flagstone.transform.sound
SoundStreamBlock contains the sound data being streamed to the Flash Player.
SoundStreamBlock(SWFDecoder) - Constructor for class com.flagstone.transform.sound.SoundStreamBlock
Creates and initialises a SoundStreamBlock object using values encoded in the Flash binary format.
SoundStreamBlock(byte[]) - Constructor for class com.flagstone.transform.sound.SoundStreamBlock
Creates a SoundStreamBlock specifying the sound data in the format defined by a preceding SoundStreamHead or SoundStreamHead2 object.
SoundStreamBlock(SoundStreamBlock) - Constructor for class com.flagstone.transform.sound.SoundStreamBlock
Creates and initialises a SoundStreamBlock object using the values copied from another SoundStreamBlock object.
SoundStreamHead - Class in com.flagstone.transform.sound
SoundStreamHead defines the format of a streaming sound, identifying the encoding scheme, the rate at which the sound will be played and the size of the decoded samples.
SoundStreamHead(SWFDecoder) - Constructor for class com.flagstone.transform.sound.SoundStreamHead
Creates and initialises a SoundStreamHead object using values encoded in the Flash binary format.
SoundStreamHead(int, int, int, int, int, int, int) - Constructor for class com.flagstone.transform.sound.SoundStreamHead
Creates a SoundStreamHead object specifying all the parameters required to define the sound.
SoundStreamHead(SoundStreamHead) - Constructor for class com.flagstone.transform.sound.SoundStreamHead
Creates and initialises a SoundStreamHead object using the values copied from another SoundStreamHead object.
SoundStreamHead2 - Class in com.flagstone.transform.sound
SoundStreamHead2 defines the format of a streaming sound, identifying the encoding scheme, the rate at which the sound will be played and the size of the decoded samples.
SoundStreamHead2(SWFDecoder) - Constructor for class com.flagstone.transform.sound.SoundStreamHead2
Creates and initialises a SoundStreamHead2 object using values encoded in the Flash binary format.
SoundStreamHead2(SoundFormat, int, int, int, int, int, int, int) - Constructor for class com.flagstone.transform.sound.SoundStreamHead2
Creates a SoundStreamHead2 object specifying all the parameters required to define the sound.
SoundStreamHead2(SoundStreamHead2) - Constructor for class com.flagstone.transform.sound.SoundStreamHead2
Creates and initialises a SoundStreamHead2 object using the values copied from another SoundStreamHead2 object.
split(Movie) - Static method in class com.flagstone.transform.util.movie.Frame
Create a frame based view of a movie.
Spread - Enum in com.flagstone.transform.fillstyle
The Spread describes how the gradient is used to fill the available shape when the area to be filled is larger than the area covered by the gradient.
START_DRAG - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StartDrag action when encoded.
START_SOUND - Static variable in class com.flagstone.transform.MovieTypes
Identifies StartSound objects when they are encoded.
START_SOUND_2 - Static variable in class com.flagstone.transform.MovieTypes
Identifies StartSound2 objects when they are encoded.
StartSound - Class in com.flagstone.transform.sound
StartSound instructs the player to start or stop playing a sound defined using the DefineSound class.
StartSound(SWFDecoder) - Constructor for class com.flagstone.transform.sound.StartSound
Creates and initialises a StartSound object using values encoded in the Flash binary format.
StartSound(SoundInfo) - Constructor for class com.flagstone.transform.sound.StartSound
Creates a StartSound object with an Sound object that identifies the sound and controls how it is played.
StartSound(StartSound) - Constructor for class com.flagstone.transform.sound.StartSound
Creates and initialises a StartSound object using the values copied from another StartSound object.
StartSound2 - Class in com.flagstone.transform.sound
StartSound2 instructs the player to start or stop playing a sound.
StartSound2(SWFDecoder) - Constructor for class com.flagstone.transform.sound.StartSound2
Creates and initialises a StartSound2 object using values encoded in the Flash binary format.
StartSound2(SoundInfo) - Constructor for class com.flagstone.transform.sound.StartSound2
Creates a StartSound object with an Sound object that identifies the sound and controls how it is played.
StartSound2(StartSound2) - Constructor for class com.flagstone.transform.sound.StartSound2
Creates and initialises a StartSound2 object using the values copied from another StartSound2 object.
StaticTextTag - Interface in com.flagstone.transform.text
The StaticTextTag interface provides a common set of methods for accessing the bounding box, coordinate transform and TextSpans for the different static text definition: DefineText, DefineText2.
STOP - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Stop action when encoded.
STOP_SOUNDS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StopSounds action when encoded.
streamHeader(float) - Method in class com.flagstone.transform.util.sound.MP3Decoder
Generate the header for a streaming sound.
streamHeader(float) - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Generate the header for a streaming sound.
streamHeader(float) - Method in class com.flagstone.transform.util.sound.SoundFactory
Generate the header for a streaming sound.
streamHeader(float) - Method in class com.flagstone.transform.util.sound.WAVDecoder
Generate the header for a streaming sound.
streamSound() - Method in class com.flagstone.transform.util.sound.MP3Decoder
Generate a SoundStreamBlock with next set of sound samples.
streamSound() - Method in interface com.flagstone.transform.util.sound.SoundDecoder
Generate a SoundStreamBlock with next set of sound samples.
streamSound() - Method in class com.flagstone.transform.util.sound.SoundFactory
Generate a SoundStreamBlock with next set of sound samples.
streamSound() - Method in class com.flagstone.transform.util.sound.WAVDecoder
Generate a SoundStreamBlock with next set of sound samples.
STRICT_EQUALS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StrictEquals action when encoded.
STRING_ADD - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringAdd action when encoded.
STRING_EQUALS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringEquals action when encoded.
STRING_EXTRACT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringExtract action when encoded.
STRING_GREATER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringGreater action when encoded.
STRING_LENGTH - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringLength action when encoded.
STRING_LESS - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify StringLess action when encoded.
strlen(String) - Method in class com.flagstone.transform.coder.Context
Calculates the length of a string when encoded using the specified character set.
SUBTRACT - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Subtract action when encoded.
SUBTRACT - Static variable in class com.flagstone.transform.datatype.BlendTypes
Value used to identify a SUBTRACT Blend when it is encoded.
SWAP - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Swap action when encoded.
SWFDecoder - Class in com.flagstone.transform.coder
SWFDecoder wraps an InputStream with a buffer to reduce the amount of memory required to decode a movie and to improve efficiency by reading data from a file or external source in blocks.
SWFDecoder(InputStream, int) - Constructor for class com.flagstone.transform.coder.SWFDecoder
Create a new SWFDecoder for the underlying InputStream with the specified buffer size.
SWFDecoder(InputStream) - Constructor for class com.flagstone.transform.coder.SWFDecoder
Create a new SWFDecoder for the underlying InputStream using the default buffer size.
SWFEncodeable - Interface in com.flagstone.transform.coder
The Encodeable interface defines the set of methods that all classes must implement so they can be encoded to a Flash (SWF) file.
SWFEncoder - Class in com.flagstone.transform.coder
SWFEncoder wraps an OutputStream with a buffer to reduce the amount of memory required to encode a movie and to improve efficiency by writing data to a file or external source in blocks.
SWFEncoder(OutputStream, int) - Constructor for class com.flagstone.transform.coder.SWFEncoder
Create a new SWFEncoder for the underlying InputStream with the specified buffer size.
SWFEncoder(OutputStream) - Constructor for class com.flagstone.transform.coder.SWFEncoder
Create a new SWFEncoder for the underlying InputStream using the default buffer size.
SWFFactory<T> - Interface in com.flagstone.transform.coder
The SWFFactory interface is used to generate objects when decoding a movie.
SWFFontDecoder - Class in com.flagstone.transform.util.font
SWFFontDecoder decodes one or more existing font definitions from a Flash file.
SWFFontDecoder() - Constructor for class com.flagstone.transform.util.font.SWFFontDecoder
 
SYMBOL - Static variable in class com.flagstone.transform.MovieTypes
Identifies SymbolClass objects when they are encoded.
SymbolClass - Class in com.flagstone.transform
SymbolClass is used to export one or more Actionscript 3 classes so they can be used in another Flash file.
SymbolClass(SWFDecoder) - Constructor for class com.flagstone.transform.SymbolClass
Creates and initialises a SymbolClass object using values encoded in the Flash binary format.
SymbolClass() - Constructor for class com.flagstone.transform.SymbolClass
Creates a SymbolClass object with an empty table.
SymbolClass(Map<Integer, String>) - Constructor for class com.flagstone.transform.SymbolClass
Creates a SymbolClass object with the specified map.
SymbolClass(SymbolClass) - Constructor for class com.flagstone.transform.SymbolClass
Creates and initialises a SymbolClass object using the table values copied from another SymbolClass object.

T

TAB_ORDER - Static variable in class com.flagstone.transform.MovieTypes
Identifies TabOrder objects when they are encoded.
TABLE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Table action when encoded.
Table - Class in com.flagstone.transform.action
Table is used to create a table of string literals that can be referenced by an index rather than using the literal value when executing a sequence of actions.
Table(SWFDecoder) - Constructor for class com.flagstone.transform.action.Table
Creates and initialises a Table action using values encoded in the Flash binary format.
Table() - Constructor for class com.flagstone.transform.action.Table
Creates an empty Table.
Table(List<String>) - Constructor for class com.flagstone.transform.action.Table
Creates a Table using the list of strings.
Table(Table) - Constructor for class com.flagstone.transform.action.Table
Creates and initialises a Table action using the values copied from another Table action.
TableIndex - Class in com.flagstone.transform.action
TableIndex is used with an Push action to push a reference to an entry in a Table of string literals onto the stack.
TableIndex(int) - Constructor for class com.flagstone.transform.action.TableIndex
Creates a TableIndex object referencing the value stored in the literal table.
TabOrder - Class in com.flagstone.transform
The TabOrder class is used to set the tabbing order of text fields, movie clips and buttons visible on the display list.
TabOrder(SWFDecoder) - Constructor for class com.flagstone.transform.TabOrder
Creates and initialises a TabOrder object using values encoded in the Flash binary format.
TabOrder(int, int) - Constructor for class com.flagstone.transform.TabOrder
Construct a TabOrder object that set the tab order for the object on the display list at the specified layer.
TabOrder(TabOrder) - Constructor for class com.flagstone.transform.TabOrder
Creates and initialises a TabOrder object using the values copied from another TabOrder object.
TARGET - Static variable in class com.flagstone.transform.action.Property
The path of the movie clip relative to the root movie in the Player.
TEXT_SETTINGS - Static variable in class com.flagstone.transform.MovieTypes
Identifies TextSettings objects.
TextSettings - Class in com.flagstone.transform.text
TextSettings allows you to control how individual text fields are rendered.
TextSettings(SWFDecoder) - Constructor for class com.flagstone.transform.text.TextSettings
Creates and initialises an TextSettings using values encoded in the Flash binary format.
TextSettings(int, boolean, TextSettings.Grid, float, float) - Constructor for class com.flagstone.transform.text.TextSettings
Creates a TextSettings object with the specified values.
TextSettings(TextSettings) - Constructor for class com.flagstone.transform.text.TextSettings
Creates an TextSettings object and initialised it by copying the values from an existing one.
TextSettings.Grid - Enum in com.flagstone.transform.text
Grid specifies how letters are aligned with respect to the pixel grid on a screen.
TextSpan - Class in com.flagstone.transform.text
TextSpan is used to display a group of characters with a selected font and colour.
TextSpan(SWFDecoder, Context) - Constructor for class com.flagstone.transform.text.TextSpan
Creates and initialises a TextSpan object using values encoded in the Flash binary format.
TextSpan(Integer, Integer, Color, Integer, Integer, List<GlyphIndex>) - Constructor for class com.flagstone.transform.text.TextSpan
Creates a Text object, specifying the colour and position of the following Text.
TextSpan(TextSpan) - Constructor for class com.flagstone.transform.text.TextSpan
Creates and initialises a TextSpan object using the values copied from another TextSpan object.
TextTable - Class in com.flagstone.transform.util.text
TextTable is used to generate test definitions for a specific (fixed) point size of a font.
TextTable(DefineFont2, int) - Constructor for class com.flagstone.transform.util.text.TextTable
Creates a TextTable for the specified font size.
THROW - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Throw action when encoded.
TILED_BITMAP - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a tiled BitmapFill object when it is encoded.
TO_INTEGER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ToInteger action when encoded.
TO_LOWER_BYTE - Static variable in class com.flagstone.transform.coder.Coder
Right shift to move upper byte of 16-bit word to lower.
TO_LOWER_NIB - Static variable in class com.flagstone.transform.coder.Coder
Right shift to move upper byte of 16-bit word to lower.
TO_NUMBER - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ToNumber action when encoded.
TO_STRING - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ToString action when encoded.
TO_UPPER_BYTE - Static variable in class com.flagstone.transform.coder.Coder
Left shift to move lower byte of 16-bit word to upper.
TO_UPPER_NIB - Static variable in class com.flagstone.transform.coder.Coder
Left shift to move lower byte of 16-bit word to upper.
TOGGLE_QUALITY - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify ToggleQuality action when encoded.
toString() - Method in class com.flagstone.transform.action.ActionData
toString() - Method in class com.flagstone.transform.action.ActionObject
toString() - Method in class com.flagstone.transform.action.ExceptionHandler
toString() - Method in class com.flagstone.transform.action.GetUrl
toString() - Method in class com.flagstone.transform.action.GetUrl2
toString() - Method in class com.flagstone.transform.action.GotoFrame
toString() - Method in class com.flagstone.transform.action.GotoFrame2
toString() - Method in class com.flagstone.transform.action.GotoLabel
toString() - Method in class com.flagstone.transform.action.If
toString() - Method in class com.flagstone.transform.action.Jump
toString() - Method in class com.flagstone.transform.action.NewFunction
toString() - Method in class com.flagstone.transform.action.NewFunction2
toString() - Method in class com.flagstone.transform.action.Null
 
toString() - Method in class com.flagstone.transform.action.Property
toString() - Method in class com.flagstone.transform.action.Push
toString() - Method in class com.flagstone.transform.action.RegisterCopy
toString() - Method in class com.flagstone.transform.action.RegisterIndex
toString() - Method in class com.flagstone.transform.action.SetTarget
toString() - Method in class com.flagstone.transform.action.Table
toString() - Method in class com.flagstone.transform.action.TableIndex
toString() - Method in class com.flagstone.transform.action.Void
toString() - Method in class com.flagstone.transform.action.WaitForFrame
toString() - Method in class com.flagstone.transform.action.WaitForFrame2
toString() - Method in class com.flagstone.transform.action.With
toString() - Method in class com.flagstone.transform.Background
toString() - Method in class com.flagstone.transform.button.ButtonColorTransform
 
toString() - Method in class com.flagstone.transform.button.ButtonShape
toString() - Method in class com.flagstone.transform.button.ButtonSound
toString() - Method in class com.flagstone.transform.button.DefineButton
 
toString() - Method in class com.flagstone.transform.button.DefineButton2
toString() - Method in exception com.flagstone.transform.coder.CoderException
Get a string representation of the error.
toString() - Method in class com.flagstone.transform.datatype.Bounds
toString() - Method in class com.flagstone.transform.datatype.Color
toString() - Method in class com.flagstone.transform.datatype.ColorTransform
toString() - Method in class com.flagstone.transform.datatype.CoordTransform
toString() - Method in class com.flagstone.transform.DefineData
toString() - Method in class com.flagstone.transform.DoABC
 
toString() - Method in class com.flagstone.transform.DoAction
toString() - Method in class com.flagstone.transform.EnableDebugger
toString() - Method in class com.flagstone.transform.EnableDebugger2
toString() - Method in class com.flagstone.transform.EventHandler
 
toString() - Method in class com.flagstone.transform.Export
toString() - Method in class com.flagstone.transform.fillstyle.BitmapFill
 
toString() - Method in class com.flagstone.transform.fillstyle.FocalGradientFill
toString() - Method in class com.flagstone.transform.fillstyle.Gradient
 
toString() - Method in class com.flagstone.transform.fillstyle.GradientFill
toString() - Method in class com.flagstone.transform.fillstyle.MorphBitmapFill
 
toString() - Method in class com.flagstone.transform.fillstyle.MorphFocalGradientFill
toString() - Method in class com.flagstone.transform.fillstyle.MorphGradient
 
toString() - Method in class com.flagstone.transform.fillstyle.MorphGradientFill
 
toString() - Method in class com.flagstone.transform.fillstyle.MorphSolidFill
 
toString() - Method in class com.flagstone.transform.fillstyle.SolidFill
 
toString() - Method in class com.flagstone.transform.filter.BevelFilter
toString() - Method in class com.flagstone.transform.filter.BlurFilter
 
toString() - Method in class com.flagstone.transform.filter.ColorMatrixFilter
 
toString() - Method in class com.flagstone.transform.filter.ConvolutionFilter
 
toString() - Method in class com.flagstone.transform.filter.DropShadowFilter
 
toString() - Method in class com.flagstone.transform.filter.GlowFilter
 
toString() - Method in class com.flagstone.transform.filter.GradientBevelFilter
 
toString() - Method in class com.flagstone.transform.filter.GradientGlowFilter
 
toString() - Method in class com.flagstone.transform.font.AlignmentZone
 
toString() - Method in class com.flagstone.transform.font.DefineFont
 
toString() - Method in class com.flagstone.transform.font.DefineFont2
 
toString() - Method in class com.flagstone.transform.font.DefineFont3
 
toString() - Method in class com.flagstone.transform.font.DefineFont4
 
toString() - Method in class com.flagstone.transform.font.FontAlignment
 
toString() - Method in class com.flagstone.transform.font.FontInfo
 
toString() - Method in class com.flagstone.transform.font.FontInfo2
 
toString() - Method in class com.flagstone.transform.font.FontName
toString() - Method in class com.flagstone.transform.font.GlyphAlignment
 
toString() - Method in class com.flagstone.transform.font.Kerning
 
toString() - Method in class com.flagstone.transform.FrameLabel
toString() - Method in class com.flagstone.transform.Free
toString() - Method in class com.flagstone.transform.image.DefineImage
toString() - Method in class com.flagstone.transform.image.DefineImage2
toString() - Method in class com.flagstone.transform.image.DefineJPEGImage
toString() - Method in class com.flagstone.transform.image.DefineJPEGImage2
toString() - Method in class com.flagstone.transform.image.DefineJPEGImage3
toString() - Method in class com.flagstone.transform.image.DefineJPEGImage4
toString() - Method in class com.flagstone.transform.image.JPEGEncodingTable
toString() - Method in class com.flagstone.transform.Import
toString() - Method in class com.flagstone.transform.Import2
toString() - Method in class com.flagstone.transform.LimitScript
toString() - Method in class com.flagstone.transform.linestyle.LineStyle1
 
toString() - Method in class com.flagstone.transform.linestyle.LineStyle2
 
toString() - Method in class com.flagstone.transform.linestyle.MorphLineStyle
 
toString() - Method in class com.flagstone.transform.linestyle.MorphLineStyle2
 
toString() - Method in class com.flagstone.transform.Movie
toString() - Method in class com.flagstone.transform.MovieAttributes
toString() - Method in class com.flagstone.transform.movieclip.DefineMovieClip
 
toString() - Method in class com.flagstone.transform.movieclip.InitializeMovieClip
 
toString() - Method in class com.flagstone.transform.movieclip.QuicktimeMovie
 
toString() - Method in class com.flagstone.transform.MovieData
 
toString() - Method in class com.flagstone.transform.MovieHeader
toString() - Method in class com.flagstone.transform.MovieMetaData
 
toString() - Method in class com.flagstone.transform.MovieObject
toString() - Method in class com.flagstone.transform.Place
toString() - Method in class com.flagstone.transform.Place2
toString() - Method in class com.flagstone.transform.Place3
toString() - Method in class com.flagstone.transform.Protect
toString() - Method in class com.flagstone.transform.Remove
toString() - Method in class com.flagstone.transform.Remove2
toString() - Method in class com.flagstone.transform.ScalingGrid
toString() - Method in class com.flagstone.transform.ScenesAndLabels
toString() - Method in class com.flagstone.transform.SerialNumber
toString() - Method in class com.flagstone.transform.shape.Curve
 
toString() - Method in class com.flagstone.transform.shape.DefineMorphShape
 
toString() - Method in class com.flagstone.transform.shape.DefineMorphShape2
 
toString() - Method in class com.flagstone.transform.shape.DefineShape
 
toString() - Method in class com.flagstone.transform.shape.DefineShape2
 
toString() - Method in class com.flagstone.transform.shape.DefineShape3
 
toString() - Method in class com.flagstone.transform.shape.DefineShape4
 
toString() - Method in class com.flagstone.transform.shape.Line
 
toString() - Method in class com.flagstone.transform.shape.PathsArePostscript
toString() - Method in class com.flagstone.transform.shape.Shape
 
toString() - Method in class com.flagstone.transform.shape.ShapeData
 
toString() - Method in class com.flagstone.transform.shape.ShapeStyle
 
toString() - Method in class com.flagstone.transform.shape.ShapeStyle2
 
toString() - Method in class com.flagstone.transform.ShowFrame
toString() - Method in class com.flagstone.transform.sound.DefineSound
toString() - Method in class com.flagstone.transform.sound.Envelope.Level
 
toString() - Method in class com.flagstone.transform.sound.Envelope
 
toString() - Method in class com.flagstone.transform.sound.SoundInfo
 
toString() - Method in class com.flagstone.transform.sound.SoundStreamBlock
toString() - Method in class com.flagstone.transform.sound.SoundStreamHead
 
toString() - Method in class com.flagstone.transform.sound.SoundStreamHead2
 
toString() - Method in class com.flagstone.transform.sound.StartSound
 
toString() - Method in class com.flagstone.transform.sound.StartSound2
 
toString() - Method in class com.flagstone.transform.SymbolClass
toString() - Method in class com.flagstone.transform.TabOrder
toString() - Method in class com.flagstone.transform.text.DefineText
 
toString() - Method in class com.flagstone.transform.text.DefineText2
 
toString() - Method in class com.flagstone.transform.text.DefineTextField
toString() - Method in class com.flagstone.transform.text.GlyphIndex
 
toString() - Method in class com.flagstone.transform.text.TextSettings
 
toString() - Method in class com.flagstone.transform.text.TextSpan
 
toString() - Method in class com.flagstone.transform.util.font.FontFace
Get name of the font face which contains the name of the font followed by "Bold" for bold fonts and "Italic" for fonts with an italic style.
toString() - Method in class com.flagstone.transform.video.DefineVideo
toString() - Method in class com.flagstone.transform.video.VideoFrame
TOTAL_FRAMES - Static variable in class com.flagstone.transform.action.Property
The total number of frames in the movie clip.
TRACE - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify Trace action when encoded.
translate(int, int) - Static method in class com.flagstone.transform.datatype.CoordTransform
Create a translation transform.
TRANSPARENT - Static variable in class com.flagstone.transform.coder.Context
Whether the alpha channel should be encoded / decoded.
TrueTypeGlyph - Class in com.flagstone.transform.util.font
TrueTypeGlyph is a simple container class used to decode TrueType glyphs.
TrueTypeGlyph(Shape, Bounds, int) - Constructor for class com.flagstone.transform.util.font.TrueTypeGlyph
Create a TrueTypeGlyph with the specified outline, bounding box and advance.
TrueTypeGlyph(Shape) - Constructor for class com.flagstone.transform.util.font.TrueTypeGlyph
Create a TrueTypeGlyph with the specified outline - the bounding box and advance default to zero.
TTFDecoder - Class in com.flagstone.transform.util.font
TTFDecoder decodes TrueType or OpenType Fonts so they can be used in a Flash file.
TTFDecoder() - Constructor for class com.flagstone.transform.util.font.TTFDecoder
 
TYPE - Static variable in class com.flagstone.transform.coder.Context
Type identifying the current MovieTag being decoded.

U

unmark() - Method in class com.flagstone.transform.coder.BigDecoder
Discard the last saved position.
unmark() - Method in class com.flagstone.transform.coder.LittleDecoder
Discard the last saved position.
unmark() - Method in class com.flagstone.transform.coder.SWFDecoder
Discard the last saved position.
unmark() - Method in class com.flagstone.transform.coder.SWFEncoder
Discard the last saved position.
unsignedSize(int) - Static method in class com.flagstone.transform.coder.Coder
Calculates the minimum number of bits required to encoded an unsigned integer in a bit field.
UNSMOOTH_CLIPPED - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a unsmoothed clipped BitmapFill object when it is encoded.
UNSMOOTH_TILED - Static variable in class com.flagstone.transform.fillstyle.FillStyleTypes
The type identifying a unsmoothed tiled BitmapFill object when it is encoded.
URL - Static variable in class com.flagstone.transform.action.Property
The URL from which the movie clip was loaded.
useAdvanced() - Method in class com.flagstone.transform.text.TextSettings
Will the advanced text rendering engine, introduced in Flash 8 be used.
useAdvanced(boolean) - Method in class com.flagstone.transform.text.TextSettings
Sets whether the advanced text rendering engine (true) or standard engine (false) will be used to render the text.
useDirectBlit() - Method in class com.flagstone.transform.MovieAttributes
Does the Flash Player use direct bit block transfer to accelerate graphics.
useGPU() - Method in class com.flagstone.transform.MovieAttributes
Does the Flash Player use the graphics processor to accelerate compositing - if available.
useNetwork() - Method in class com.flagstone.transform.MovieAttributes
Does the Flash Player use the network for loading resources even if the movie is loaded from the local file system.
useWinding() - Method in class com.flagstone.transform.shape.DefineShape4
Does the shape use fill winding.
USHORT_MAX - Static variable in class com.flagstone.transform.coder.Coder
Maximum value that can be stored in a 16-bit unsigned field.

V

valueOf(String) - Static method in enum com.flagstone.transform.action.BasicAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.action.GetUrl2.Request
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.action.NewFunction2.Optimization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.button.ButtonKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.button.ButtonState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.button.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.CharacterEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.datatype.Blend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.datatype.HorizontalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.datatype.VerticalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.datatype.WebPalette
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.fillstyle.GradientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.fillstyle.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.fillstyle.Spread
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.filter.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.font.CharacterFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.font.FontAlignment.StrokeWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.image.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.linestyle.CapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.linestyle.JoinStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.PlaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.sound.SoundFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.sound.SoundInfo.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.text.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.text.TextSettings.Grid
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.util.image.ImageEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.video.Deblocking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flagstone.transform.video.VideoFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flagstone.transform.action.BasicAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.action.GetUrl2.Request
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.action.NewFunction2.Optimization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.button.ButtonKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.button.ButtonState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.button.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.CharacterEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.datatype.Blend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.datatype.HorizontalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.datatype.VerticalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.datatype.WebPalette
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.fillstyle.GradientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.fillstyle.Interpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.fillstyle.Spread
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.filter.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.font.CharacterFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.font.FontAlignment.StrokeWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.image.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.linestyle.CapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.linestyle.JoinStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.PlaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.sound.SoundFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.sound.SoundInfo.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.text.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.text.TextSettings.Grid
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.util.image.ImageEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.video.Deblocking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flagstone.transform.video.VideoFormat
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_INT_MAX - Static variable in class com.flagstone.transform.coder.Coder
The maximum value for each byte in a variable length integer.
VAR_INT_SHIFT - Static variable in class com.flagstone.transform.coder.Coder
Shift when converting to a variable length integer.
VERSION - Static variable in class com.flagstone.transform.coder.Context
Flash Version.
VERSION - Static variable in class com.flagstone.transform.Movie
The version of Flash supported.
VERSION_WITH_INTS - Static variable in class com.flagstone.transform.action.Property
The first version of Flash that uses integers values for properties.
VerticalAlign - Enum in com.flagstone.transform.datatype
VerticalAlign is used to set the registration point for displaying images.
VIDEO_FRAME - Static variable in class com.flagstone.transform.MovieTypes
Identifies VideoFrame objects when they are encoded.
VideoFormat - Enum in com.flagstone.transform.video
VideoFormat is used to identify the different encoding formats used for video in Flash and Flash Video files.
VideoFrame - Class in com.flagstone.transform.video
VideoFrame contains the video data displayed in a single frame of a Flash movie (.swf).
VideoFrame(SWFDecoder) - Constructor for class com.flagstone.transform.video.VideoFrame
Creates and initialises a VideoFrame object using values encoded in the Flash binary format.
VideoFrame(int, int, byte[]) - Constructor for class com.flagstone.transform.video.VideoFrame
Constructs a new VideoFrame object which will display the specified frame of video data in the DefineVideo object that matches the identifier.
VideoFrame(VideoFrame) - Constructor for class com.flagstone.transform.video.VideoFrame
Creates and initialises a VideoFrame object using the values copied from another VideoFrame object.
VISIBLE - Static variable in class com.flagstone.transform.action.Property
Whether the movie clip is visible.
Void - Class in com.flagstone.transform.action
Void is a lightweight object that is used solely to allow void values to be pushed onto the Flash Player stack.

W

WAIT_FOR_FRAME - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify WaitForFrame action when encoded.
WAIT_FOR_FRAME_2 - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify WaitForFrame2 action when encoded.
WaitForFrame - Class in com.flagstone.transform.action
The WaitForFrame action instructs the player to wait until the specified frame number has been loaded.
WaitForFrame(SWFDecoder) - Constructor for class com.flagstone.transform.action.WaitForFrame
Creates and initialises a WaitForFrame action using values encoded in the Flash binary format.
WaitForFrame(int, int) - Constructor for class com.flagstone.transform.action.WaitForFrame
Creates a WaitForFrame object with the specified frame number and the number of actions that will be executed when the frame is loaded.
WaitForFrame(WaitForFrame) - Constructor for class com.flagstone.transform.action.WaitForFrame
Creates and initialises a WaitForFrame action using the values copied from another WaitForFrame action.
WaitForFrame2 - Class in com.flagstone.transform.action
The WaitForFrame2 action instructs the player to wait until the specified frame number or named frame has been loaded.
WaitForFrame2(SWFDecoder) - Constructor for class com.flagstone.transform.action.WaitForFrame2
Creates and initialises a WaitForFrame2 action using values encoded in the Flash binary format.
WaitForFrame2(int) - Constructor for class com.flagstone.transform.action.WaitForFrame2
Creates a WaitForFrame2 object with the number of actions to execute if the frame has been loaded.
WaitForFrame2(WaitForFrame2) - Constructor for class com.flagstone.transform.action.WaitForFrame2
Creates and initialises a WaitForFrame2 action using the values copied from another WaitForFrame2 action.
WAVDecoder - Class in com.flagstone.transform.util.sound
Decoder for WAV sounds so they can be added to a flash file.
WAVDecoder() - Constructor for class com.flagstone.transform.util.sound.WAVDecoder
 
WebPalette - Enum in com.flagstone.transform.datatype
WebPalette defined the set of colours from the Netscape Colour Table.
WIDE_CODES - Static variable in class com.flagstone.transform.coder.Context
Character codes are 16-bits.
WIDTH - Static variable in class com.flagstone.transform.action.Property
The width of the movie clip in pixels.
WITH - Static variable in class com.flagstone.transform.action.ActionTypes
The type used to identify With action when encoded.
With - Class in com.flagstone.transform.action
With is a stack-based action and supports the with statement from the ActionScript language.
With(SWFDecoder, Context) - Constructor for class com.flagstone.transform.action.With
Creates and initialises a With action using values encoded in the Flash binary format.
With(List<Action>) - Constructor for class com.flagstone.transform.action.With
Creates a With object with a list of actions.
With(With) - Constructor for class com.flagstone.transform.action.With
Creates and initialises a With action using the values copied from another With action.
write(Movie, File) - Method in class com.flagstone.transform.tools.MovieWriter
Pretty print an entire Movie and write it to a file.
write(Movie, Writer) - Method in class com.flagstone.transform.tools.MovieWriter
Pretty print an entire Movie.
write(Object, Writer) - Method in class com.flagstone.transform.tools.MovieWriter
Pretty print an object from a Movie.
writeBits(int, int) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a value to bit field.
writeByte(int) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a byte.
writeBytes(byte[]) - Method in class com.flagstone.transform.coder.SWFEncoder
Write an array of bytes.
writeHalf(float) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a single-precision floating point number.
writeInt(int) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a 32-bit integer.
writeShort(int) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a 16-bit integer.
writeString(String) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a string using the default character set defined in the encoder.
writeVarInt(int) - Method in class com.flagstone.transform.coder.SWFEncoder
Write a 32-bit unsigned integer, encoded in a variable number of bytes.

X

XCOORD - Static variable in class com.flagstone.transform.action.Property
The x-origin of the movie clip relative to the parent clip.
XMOUSE - Static variable in class com.flagstone.transform.action.Property
The current x-coordinate of the mouse pointer on the Player screen.
XSCALE - Static variable in class com.flagstone.transform.action.Property
The scaling factor of the movie clip in the x direction.

Y

YCOORD - Static variable in class com.flagstone.transform.action.Property
The y-origin of the movie clip relative to the parent clip.
YMOUSE - Static variable in class com.flagstone.transform.action.Property
The current y-coordinate of the mouse pointer on the Player screen.
YSCALE - Static variable in class com.flagstone.transform.action.Property
The scaling factor of the movie clip in the x direction.

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

Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.