public abstract class EscherPart extends HPBFPart
| Constructor and Description |
|---|
EscherPart(DirectoryNode baseDir,
String[] parts)
Creates the Escher Part, and finds our child
escher records
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateData()
Serialises our Escher children back
into bytes.
|
EscherRecord[] |
getEscherRecords() |
public EscherPart(DirectoryNode baseDir, String[] parts) throws IOException
IOExceptionpublic EscherRecord[] getEscherRecords()
protected void generateData()
generateData in class HPBFPartCopyright © 2020. All rights reserved.