|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScalingMethod | |
|---|---|
| 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 ScalingMethod in org.foray.fotree |
|---|
| Methods in org.foray.fotree that return ScalingMethod | |
|---|---|
ScalingMethod |
FObj.traitScalingMethod(org.axsl.fo.FoContext context)
Returns the "scaling-method" trait for this FO. |
| Uses of ScalingMethod in org.foray.fotree.fo.enums |
|---|
| Methods in org.foray.fotree.fo.enums that return ScalingMethod | |
|---|---|
static ScalingMethod |
ScalingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScalingMethod[] |
ScalingMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||