public class HorizontalPageBreakRecord extends PageBreakRecord
This class is just used so that SID compares work properly in the RecordFactory
PageBreakRecordPageBreakRecord.Break| Modifier and Type | Field and Description | 
|---|---|
| static short | sid | 
HORIZONTAL_SID, VERTICAL_SID| Constructor and Description | 
|---|
| HorizontalPageBreakRecord() | 
| HorizontalPageBreakRecord(RecordInputStream in) | 
| HorizontalPageBreakRecord(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, validateSidisInValueSection, isValue, serializepublic static final short sid
public HorizontalPageBreakRecord()
public HorizontalPageBreakRecord(short sid)
sid - public HorizontalPageBreakRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic short getSid()
RecordgetSid in class PageBreakRecordCopyright © 2015 Open Microscopy Environment