EscherDelayStm
, EscherStm
public abstract class EscherPart extends HPBFPart
Constructor | Description |
---|---|
EscherPart(DirectoryNode baseDir,
java.lang.String[] parts) |
Creates the Escher Part, and finds our child
escher records
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
generateData() |
Serialises our Escher children back
into bytes.
|
EscherRecord[] |
getEscherRecords() |
public EscherPart(DirectoryNode baseDir, java.lang.String[] parts) throws java.io.IOException
java.io.IOException
public EscherRecord[] getEscherRecords()
protected void generateData()
generateData
in class HPBFPart
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.