Uses of Class
org.apache.fop.fo.properties.CharacterProperty
-
Packages that use CharacterProperty 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 CharacterProperty in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as CharacterProperty Modifier and Type Field Description CharacterProperty
CommonHyphenation. hyphenationCharacter
The "hyphenation-character" propertyMethods in org.apache.fop.fo.properties that return CharacterProperty Modifier and Type Method Description static CharacterProperty
CharacterProperty. getInstance(char character)
Get character property instance for character.
-