Package | Description |
---|---|
org.apache.fop.render.pcl.fonts |
Modifier and Type | Method and Description |
---|---|
PCLFontSegment.SegmentID |
PCLFontSegment.getIdentifier() |
static PCLFontSegment.SegmentID |
PCLFontSegment.SegmentID.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PCLFontSegment.SegmentID[] |
PCLFontSegment.SegmentID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PCLFontSegment(PCLFontSegment.SegmentID identifier,
byte[] data) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.