| Package | Description |
|---|---|
| org.apache.fop.render.pcl.fonts |
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
| Constructor | Description |
|---|---|
PCLCharacterDefinition(int charCode,
PCLCharacterDefinition.PCLCharacterFormat charFormat,
PCLCharacterDefinition.PCLCharacterClass charClass,
byte[] glyfData,
PCLByteWriterUtil pclByteWriter,
boolean isComposite) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.