|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VAFileParams | |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.vafile | |
| org.gcube.indexmanagement.featureindexlibrary.vafile.algo | |
| org.gcube.indexmanagement.featureindexlibrary.vafile.io | |
| Uses of VAFileParams in org.gcube.indexmanagement.featureindexlibrary.vafile |
|---|
| Constructors in org.gcube.indexmanagement.featureindexlibrary.vafile with parameters of type VAFileParams | |
|---|---|
VAFile(VAFileParams params)
Creates a new instance |
|
| Uses of VAFileParams in org.gcube.indexmanagement.featureindexlibrary.vafile.algo |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.algo with parameters of type VAFileParams | |
|---|---|
static byte[] |
ApproximationGenerator.generate(float[][] partitionPoints,
float[] vector,
VAFileParams params)
Generate approximation |
| Constructors in org.gcube.indexmanagement.featureindexlibrary.vafile.algo with parameters of type VAFileParams | |
|---|---|
PointPartitioning(String file,
VAFileParams params)
Creates a new instance |
|
PopulateIndex(VAFileParams params,
boolean firstcreated)
Creates a new instance |
|
| Uses of VAFileParams in org.gcube.indexmanagement.featureindexlibrary.vafile.io |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io that return VAFileParams | |
|---|---|
VAFileParams |
IOHelper.readHeader(RandomAccessFile rand)
Reads a header |
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io with parameters of type VAFileParams | |
|---|---|
void |
IOHelper.writeHeader(VAFileParams params,
RandomAccessFile rand)
Writes the header |
| Constructors in org.gcube.indexmanagement.featureindexlibrary.vafile.io with parameters of type VAFileParams | |
|---|---|
ApproximationFileRandomAccess(VAFileParams params)
Creates a new instance |
|
ApproximationFileReader(VAFileParams params)
Creates a new Instance |
|
FileBufferReader(String file,
VAFileParams params)
Creates a new instance |
|
FileBufferWriter(String file,
VAFileParams params)
Creates a new instance |
|
VectorFileRandomAccess(VAFileParams params)
Creates a new instance |
|
VectorFileReader(VAFileParams params)
Creates a new instance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||