Uses of Class
org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
Packages that use PCLCharacterDefinition
-
Uses of PCLCharacterDefinition in org.apache.fop.render.pcl.fonts
Fields in org.apache.fop.render.pcl.fonts with type parameters of type PCLCharacterDefinitionModifier and TypeFieldDescriptionprivate List
<PCLCharacterDefinition> PCLCharacterDefinition.composites
Methods in org.apache.fop.render.pcl.fonts that return types with arguments of type PCLCharacterDefinitionMethods in org.apache.fop.render.pcl.fonts with parameters of type PCLCharacterDefinitionModifier and TypeMethodDescriptionvoid
PCLCharacterDefinition.addCompositeGlyph
(PCLCharacterDefinition composite) -
Uses of PCLCharacterDefinition in org.apache.fop.render.pcl.fonts.truetype
Methods in org.apache.fop.render.pcl.fonts.truetype that return PCLCharacterDefinitionModifier and TypeMethodDescriptionprivate PCLCharacterDefinition
PCLTTFCharacterWriter.getCharacterDefinition
(int unicode) Methods in org.apache.fop.render.pcl.fonts.truetype with parameters of type PCLCharacterDefinitionModifier and TypeMethodDescriptionprivate void
PCLTTFCharacterWriter.writePCLCharacter
(ByteArrayOutputStream baos, PCLCharacterDefinition pclChar)