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.

See:
          Description

Class Summary
BlendTypes BlendTypes defines the values that are used to encode Blends.
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.
 

Enum Summary
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.
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.
 

Package com.flagstone.transform.datatype Description

This package contains the classes that represent the basic data types such as colours and transforms and formats that are used in the framework.



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