public class PCLFontSegment extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PCLFontSegment.SegmentID |
Constructor and Description |
---|
PCLFontSegment(PCLFontSegment.SegmentID identifier,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getData() |
PCLFontSegment.SegmentID |
getIdentifier() |
int |
getSize() |
public PCLFontSegment(PCLFontSegment.SegmentID identifier, byte[] data)
public byte[] getData()
public PCLFontSegment.SegmentID getIdentifier()
public int getSize()
Copyright © 2025 Apache Software Foundation. All rights reserved.