Uses of Class
org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry

Packages that use VectorFileEntry
org.gcube.indexmanagement.featureindexlibrary.vafile.elements   
org.gcube.indexmanagement.featureindexlibrary.vafile.io   
 

Uses of VectorFileEntry in org.gcube.indexmanagement.featureindexlibrary.vafile.elements
 

Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.elements that return VectorFileEntry
 VectorFileEntry VectorFileEntryInfo.getEntry()
          Property getter
 

Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.elements with parameters of type VectorFileEntry
 void VectorFileEntryInfo.setEntry(VectorFileEntry entry)
          Property setter
 

Constructors in org.gcube.indexmanagement.featureindexlibrary.vafile.elements with parameters of type VectorFileEntry
VectorFileEntryInfo(VectorFileEntry entry, int position)
          Creates a new instance
 

Uses of VectorFileEntry in org.gcube.indexmanagement.featureindexlibrary.vafile.io
 

Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io that return VectorFileEntry
 VectorFileEntry VectorFileRandomAccess.read()
          Reads an entry
 VectorFileEntry IOHelper.readRecord(DataInputStream in)
          Reads a record
 VectorFileEntry IOHelper.readRecord(RandomAccessFile rand)
          Reads a record
 

Methods in org.gcube.indexmanagement.featureindexlibrary.vafile.io with parameters of type VectorFileEntry
 void VectorFileRandomAccess.write(VectorFileEntry entry)
          Writes an entry
 void IOHelper.writeRecord(VectorFileEntry entry, RandomAccessFile rand)
          Writes a record
 



Copyright © 2013. All Rights Reserved.