|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlignmentZone | |
|---|---|
| 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. |
| Uses of AlignmentZone in com.flagstone.transform.font |
|---|
| Methods in com.flagstone.transform.font that return types with arguments of type AlignmentZone | |
|---|---|
List<AlignmentZone> |
GlyphAlignment.getAlignments()
Get the list of alignment zones. |
| Method parameters in com.flagstone.transform.font with type arguments of type AlignmentZone | |
|---|---|
void |
GlyphAlignment.setAlignments(List<AlignmentZone> list)
Set the list of alignment zones. |
| Constructor parameters in com.flagstone.transform.font with type arguments of type AlignmentZone | |
|---|---|
GlyphAlignment(List<AlignmentZone> list,
boolean xAlign,
boolean yAlign)
Creates a new GlyphAlignment with the alignment zones. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||