Uses of Class
org.apache.fop.fo.properties.EnumProperty
-
Packages that use EnumProperty 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 EnumProperty in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as EnumProperty Modifier and Type Field Description EnumProperty
CommonHyphenation. hyphenate
The "hyphenate" propertyMethods in org.apache.fop.fo.properties that return EnumProperty Modifier and Type Method Description static EnumProperty
EnumProperty. getInstance(int explicitValue, java.lang.String text)
Construct an enumeration property.
-