public final class VerticalPageBreakRecord extends PageBreakRecord
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
VerticalPageBreakRecord()
Creates an empty vertical page break record
|
VerticalPageBreakRecord(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
java.lang.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 VerticalPageBreakRecord()
public VerticalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record fromCopyright © 2005-2010 Potix Corporation. All Rights Reserved.