public final class HorizontalPageBreakRecord extends PageBreakRecord
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
HorizontalPageBreakRecord()
Creates an empty horizontal page break record
|
HorizontalPageBreakRecord(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
short |
getSid()
return the non static version of the id for this record.
|
addBreak, getBreak, getBreaks, getBreaksIterator, getDataSize, getNumBreaks, isEmpty, removeBreak, serialize, toString
getRecordSize, serialize
cloneViaReserialise, serialize
public static final short sid
public HorizontalPageBreakRecord()
public HorizontalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record fromCopyright © 2020. All rights reserved.