| Package | Description |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.vafile.elements | |
| org.gcube.indexmanagement.featureindexlibrary.vafile.io |
| Modifier and Type | Method and Description |
|---|---|
VectorFileEntry |
VectorFileEntryInfo.getEntry()
Property getter
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorFileEntryInfo.setEntry(VectorFileEntry entry)
Property setter
|
| Constructor and Description |
|---|
VectorFileEntryInfo(VectorFileEntry entry,
int position)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
VectorFileEntry |
VectorFileRandomAccess.read()
Reads an entry
|
VectorFileEntry |
IOHelper.readRecord(DataInputStream in)
Reads a record
|
VectorFileEntry |
IOHelper.readRecord(RandomAccessFile rand)
Reads a record
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorFileRandomAccess.write(VectorFileEntry entry)
Writes an entry
|
void |
IOHelper.writeRecord(VectorFileEntry entry,
RandomAccessFile rand)
Writes a record
|
Copyright © 2014. All Rights Reserved.