Uses of Class
org.apache.fop.fo.properties.CharacterProperty
Packages that use CharacterProperty
Package
Description
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 with type parameters of type CharacterPropertyModifier and TypeFieldDescriptionprivate static final PropertyCache<CharacterProperty> CharacterProperty.CACHEcache containing all canonical CharacterProperty instancesMethods in org.apache.fop.fo.properties that return CharacterPropertyModifier and TypeMethodDescriptionstatic CharacterPropertyCharacterProperty.getInstance(char character) Get character property instance for character.