Package loci.formats.in
Class ZeissCZIReader.Segment
java.lang.Object
loci.formats.in.ZeissCZIReader.Segment
- Direct Known Subclasses:
ZeissCZIReader.Attachment,ZeissCZIReader.AttachmentDirectory,ZeissCZIReader.Directory,ZeissCZIReader.FileHeader,ZeissCZIReader.Metadata,ZeissCZIReader.SubBlock
- Enclosing class:
ZeissCZIReader
Top-level class that implements logic common to all types of Segment.
-
Field Summary
FieldsModifier and TypeFieldDescriptionlonglongloci.common.RandomAccessInputStreamlong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filename
-
startingPosition
public long startingPosition -
id
-
allocatedSize
public long allocatedSize -
usedSize
public long usedSize -
stream
public loci.common.RandomAccessInputStream stream
-
-
Constructor Details
-
Segment
public Segment() -
Segment
-
Segment
-
-
Method Details
-
fillInData
- Throws:
IOException
-
close
- Throws:
IOException
-
getStream
- Throws:
IOException
-