public final class HorizontalPageBreakRecord extends PageBreakRecord
PageBreakRecordPageBreakRecord.Break| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
HorizontalPageBreakRecord()
Creates an empty horizontal page break record
|
HorizontalPageBreakRecord(HorizontalPageBreakRecord other) |
HorizontalPageBreakRecord(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
PageBreakRecord |
clone()
Deprecated.
|
HorizontalPageBreakRecord |
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 HorizontalPageBreakRecord()
public HorizontalPageBreakRecord(HorizontalPageBreakRecord other)
public HorizontalPageBreakRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic short getSid()
Record@Deprecated @Removal(version="5.0.0") public PageBreakRecord clone()
clone in class java.lang.Objectpublic HorizontalPageBreakRecord copy()
copy in interface Duplicatablecopy in class PageBreakRecordCopyright 2020 The Apache Software Foundation or its licensors, as applicable.