|
fop 2.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PCLCharacterDefinition.PCLCharacterClass | |
|---|---|
| org.apache.fop.render.pcl.fonts | |
| Uses of PCLCharacterDefinition.PCLCharacterClass in org.apache.fop.render.pcl.fonts |
|---|
| Methods in org.apache.fop.render.pcl.fonts that return PCLCharacterDefinition.PCLCharacterClass | |
|---|---|
static PCLCharacterDefinition.PCLCharacterClass |
PCLCharacterDefinition.PCLCharacterClass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PCLCharacterDefinition.PCLCharacterClass[] |
PCLCharacterDefinition.PCLCharacterClass.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.fop.render.pcl.fonts with parameters of type PCLCharacterDefinition.PCLCharacterClass | |
|---|---|
PCLCharacterDefinition(int charCode,
PCLCharacterDefinition.PCLCharacterFormat charFormat,
PCLCharacterDefinition.PCLCharacterClass charClass,
byte[] glyfData,
PCLByteWriterUtil pclByteWriter,
boolean isComposite)
|
|
|
fop 2.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||