public class VerticalPageBreakRecord extends PageBreakRecord
This class is just used so that SID compares work properly in the RecordFactory
PageBreakRecord
PageBreakRecord.Break
Modifier and Type | Field and Description |
---|---|
static short |
sid |
HORIZONTAL_SID, VERTICAL_SID
Constructor and Description |
---|
VerticalPageBreakRecord() |
VerticalPageBreakRecord(RecordInputStream in) |
VerticalPageBreakRecord(short sid) |
Modifier and Type | Method and Description |
---|---|
short |
getSid()
return the non static version of the id for this record.
|
addBreak, clone, fillFields, getBreak, getBreaksIterator, getNumBreaks, getRecordSize, removeBreak, serialize, setNumBreaks, toString, validateSid
isInValueSection, isValue, serialize
public static final short sid
public VerticalPageBreakRecord()
public VerticalPageBreakRecord(short sid)
sid
- public VerticalPageBreakRecord(RecordInputStream in)
in
- the RecordInputstream to read the record frompublic short getSid()
Record
getSid
in class PageBreakRecord
Copyright © 2014 Open Microscopy Environment