| Package | Description |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.vafile.elements | |
| org.gcube.indexmanagement.featureindexlibrary.vafile.io |
| Modifier and Type | Method and Description |
|---|---|
ApproximationFileEntry |
ApproximationFileEntryInfo.getEntry()
Getter of property
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApproximationFileEntryInfo.setEntry(ApproximationFileEntry entry)
Setter of property
|
| Constructor and Description |
|---|
ApproximationFileEntryInfo(ApproximationFileEntry entry,
int position)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
ApproximationFileEntry |
ApproximationFileRandomAccess.read()
Reads an entry
|
ApproximationFileEntry |
IOHelper.readApproximation(DataInputStream in)
Reads an approximation
|
ApproximationFileEntry |
IOHelper.readApproximation(RandomAccessFile rand)
Reads an approximation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApproximationFileRandomAccess.write(ApproximationFileEntry entry)
Writer the specified entry
|
void |
IOHelper.writeApproximation(ApproximationFileEntry entry,
RandomAccessFile rand)
Writes an Approximation
|
Copyright © 2014. All Rights Reserved.