| Package | Description | 
|---|---|
| com.sun.media.imageio.stream | Provides  ImageInputStreamandImageOutputStreamclasses for use with the Java Image I/O Framework. | 
| Modifier and Type | Field and Description | 
|---|---|
| private StreamSegment | SegmentedImageInputStream. streamSegment | 
| Modifier and Type | Method and Description | 
|---|---|
| StreamSegment | SectorStreamSegmentMapper. getStreamSegment(long position,
                int length) | 
| StreamSegment | StreamSegmentMapperImpl. getStreamSegment(long position,
                int length) | 
| StreamSegment | StreamSegmentMapper. getStreamSegment(long pos,
                int length)Returns a  StreamSegmentobject indicating the
 location of the initial portion of a desired segment in the
 source stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SectorStreamSegmentMapper. getStreamSegment(long position,
                int length,
                StreamSegment seg) | 
| void | StreamSegmentMapperImpl. getStreamSegment(long position,
                int length,
                StreamSegment seg) | 
| void | StreamSegmentMapper. getStreamSegment(long pos,
                int length,
                StreamSegment seg)Sets the values of a  StreamSegmentobject
 indicating the location of the initial portion of a desired
 segment in the source stream. | 
Copyright © 2016 Open Microscopy Environment