Package gov.nih.mipav.model.file
Class FileSVS.Index
- java.lang.Object
-
- gov.nih.mipav.model.file.FileSVS.Index
-
- Enclosing class:
- FileSVS
private class FileSVS.Index extends java.lang.Object
Simple class to store image offsets and bytes located at the offset.
-
-
Constructor Summary
Constructors Constructor Description Index(int _index)
Creates a new Index object.
-