public final class VerticalPageBreakRecord extends PageBreakRecord
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field | Description |
---|---|---|
static short |
sid |
Constructor | Description |
---|---|
VerticalPageBreakRecord() |
Creates an empty vertical page break record
|
VerticalPageBreakRecord(RecordInputStream in) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
short |
getSid() |
return the non static version of the id for this record.
|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addBreak, getBreak, getBreaks, getBreaksIterator, getDataSize, getNumBreaks, isEmpty, removeBreak, serialize, toString
cloneViaReserialise, serialize
getRecordSize, serialize
public static final short sid
public VerticalPageBreakRecord()
public VerticalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record fromCopyright 2018 The Apache Software Foundation or its licensors, as applicable.