Uses of Class
org.apache.fop.fo.properties.EnumNumber
-
Packages that use EnumNumber Package Description org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. -
-
Uses of EnumNumber in org.apache.fop.fo.properties
Methods in org.apache.fop.fo.properties that return EnumNumber Modifier and Type Method Description static EnumNumberEnumNumber. getInstance(Property enumProperty)Returns the canonical EnumNumber instance corresponding to the given Property
-