|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerticalAlign | |
|---|---|
| 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.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. |
| Uses of VerticalAlign in com.flagstone.transform.datatype |
|---|
| Methods in com.flagstone.transform.datatype that return VerticalAlign | |
|---|---|
static VerticalAlign |
VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of VerticalAlign in com.flagstone.transform.util.image |
|---|
| Methods in com.flagstone.transform.util.image with parameters of type VerticalAlign | |
|---|---|
void |
ImageShape.setRegistration(HorizontalAlign halign,
VerticalAlign valign)
Set the registration point, definition the position of the image relative to the origin of the shape. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||