Uses of Class
org.apache.fop.fo.properties.EnumProperty
Packages that use EnumProperty
Package
Description
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 EnumPropertyModifier and TypeFieldDescriptionfinal EnumPropertyCommonHyphenation.hyphenateThe "hyphenate" propertyMethods in org.apache.fop.fo.properties that return EnumPropertyModifier and TypeMethodDescriptionstatic EnumPropertyEnumProperty.getInstance(int explicitValue, String text) Construct an enumeration property.