public final class VerticalPageBreakRecord extends PageBreakRecord
PageBreakRecordPageBreakRecord.Break| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
VerticalPageBreakRecord()
Creates an empty vertical page break record
|
VerticalPageBreakRecord(RecordInputStream in) |
VerticalPageBreakRecord(VerticalPageBreakRecord other) |
| Modifier and Type | Method and Description |
|---|---|
VerticalPageBreakRecord |
clone()
Deprecated.
|
VerticalPageBreakRecord |
copy() |
short |
getSid()
return the non static version of the id for this record.
|
addBreak, getBreak, getBreaks, getBreaksIterator, getDataSize, getNumBreaks, isEmpty, removeBreak, serialize, toStringgetRecordSize, serializecloneViaReserialise, serializepublic static final short sid
public VerticalPageBreakRecord()
public VerticalPageBreakRecord(VerticalPageBreakRecord other)
public VerticalPageBreakRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic short getSid()
Record@Deprecated @Removal(version="5.0.0") public VerticalPageBreakRecord clone()
clone in class java.lang.Objectpublic VerticalPageBreakRecord copy()
copy in interface Duplicatablecopy in class PageBreakRecordCopyright 2020 The Apache Software Foundation or its licensors, as applicable.