Uses of Package
com.flagstone.transform.datatype

Packages that use com.flagstone.transform.datatype
com.flagstone.transform Transform SWF is an API for reading and writing Flash files. 
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.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.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 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 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.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.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.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.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 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.shape The shape package contains convenience classes for drawing shapes. 
com.flagstone.transform.util.text The text package contains convenience classes for generating static text fields. 
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform
Blend
          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.
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
ColorTransform
          A ColorTransform is used to change the colour of a shape or button without changing the values in the original definition of the object.
CoordTransform
          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.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.button
Blend
          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.
ColorTransform
          A ColorTransform is used to change the colour of a shape or button without changing the values in the original definition of the object.
CoordTransform
          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.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.datatype
Blend
          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.
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
CoordTransform
          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.
HorizontalAlign
          HorizontalAlign is used to set the alignment of text displayed in dynamic text fields and the registration point for displaying images.
VerticalAlign
          VerticalAlign is used to set the registration point for displaying images.
WebPalette
          WebPalette defined the set of colours from the Netscape Colour Table.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.fillstyle
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
CoordTransform
          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.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.filter
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.font
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.linestyle
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.shape
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.text
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
CoordTransform
          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.
HorizontalAlign
          HorizontalAlign is used to set the alignment of text displayed in dynamic text fields and the registration point for displaying images.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.util.font
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.util.image
HorizontalAlign
          HorizontalAlign is used to set the alignment of text displayed in dynamic text fields and the registration point for displaying images.
VerticalAlign
          VerticalAlign is used to set the registration point for displaying images.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.util.shape
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
 

Classes in com.flagstone.transform.datatype used by com.flagstone.transform.util.text
Bounds
           The Bounds class defines the area inside which shapes, text fields and characters are drawn.
Color
          Color is used to represent 32-bit colours in the RGB colour space with 8 bits per channel and an optional alpha channel.
 



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