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.compositesMethods 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 TypeMethodDescriptionvoidPCLCharacterDefinition.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 PCLCharacterDefinitionPCLTTFCharacterWriter.getCharacterDefinition(int unicode) Methods in org.apache.fop.render.pcl.fonts.truetype with parameters of type PCLCharacterDefinitionModifier and TypeMethodDescriptionprivate voidPCLTTFCharacterWriter.writePCLCharacter(ByteArrayOutputStream baos, PCLCharacterDefinition pclChar)