|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scaling | |
---|---|
org.foray.fotree | Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. |
org.foray.fotree.fo.enums | Enums and enum wrappers used in the fo: namespace. |
Uses of Scaling in org.foray.fotree |
---|
Methods in org.foray.fotree that return Scaling | |
---|---|
Scaling |
FObj.traitScaling(org.axsl.fo.FoContext context)
Returns the "scaling" trait for this FO. |
Uses of Scaling in org.foray.fotree.fo.enums |
---|
Methods in org.foray.fotree.fo.enums that return Scaling | |
---|---|
static Scaling |
Scaling.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Scaling[] |
Scaling.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |