|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApproximationFileEntry | |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.vafile.elements | |
| org.gcube.indexmanagement.featureindexlibrary.vafile.io | |
| Uses of ApproximationFileEntry in org.gcube.indexmanagement.featureindexlibrary.vafile.elements |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.elements that return ApproximationFileEntry | |
|---|---|
ApproximationFileEntry |
ApproximationFileEntryInfo.getEntry()
Getter of property |
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.elements with parameters of type ApproximationFileEntry | |
|---|---|
void |
ApproximationFileEntryInfo.setEntry(ApproximationFileEntry entry)
Setter of property |
| Constructors in org.gcube.indexmanagement.featureindexlibrary.vafile.elements with parameters of type ApproximationFileEntry | |
|---|---|
ApproximationFileEntryInfo(ApproximationFileEntry entry,
int position)
Creates a new instance |
|
| Uses of ApproximationFileEntry in org.gcube.indexmanagement.featureindexlibrary.vafile.io |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io that return ApproximationFileEntry | |
|---|---|
ApproximationFileEntry |
ApproximationFileRandomAccess.read()
Reads an entry |
ApproximationFileEntry |
IOHelper.readApproximation(DataInputStream in)
Reads an approximation |
ApproximationFileEntry |
IOHelper.readApproximation(RandomAccessFile rand)
Reads an approximation |
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io with parameters of type ApproximationFileEntry | |
|---|---|
void |
ApproximationFileRandomAccess.write(ApproximationFileEntry entry)
Writer the specified entry |
void |
IOHelper.writeApproximation(ApproximationFileEntry entry,
RandomAccessFile rand)
Writes an Approximation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||