public class EndOfStripe extends Object implements SegmentData
| Constructor and Description |
|---|
EndOfStripe() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
void |
init(SegmentHeader header,
SubInputStream sis)
Parse the stream and read information of header.
|
public void init(SegmentHeader header, SubInputStream sis) throws IntegerMaxValueException, InvalidHeaderValueException, IOException
SegmentDatainit in interface SegmentDataheader - - The segments' header (to make referred-to segments available in data part).sis - - Wrapped ImageInputStream into SubInputStream.IntegerMaxValueExceptionInvalidHeaderValueExceptionIOExceptionpublic int getLineNumber()
Copyright © 2015. All rights reserved.