|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileReader
public class VectorFileReader
Vector File Reader
| Constructor Summary | |
|---|---|
VectorFileReader(VAFileParams params)
Creates a new instance |
|
| Method Summary | |
|---|---|
void |
close()
Closes |
VectorFileEntryInfo |
getNext()
reads next entry |
void |
open()
Opens |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorFileReader(VAFileParams params)
throws Exception
params - The VAFile header params
Exception - An error| Method Detail |
|---|
public void open()
throws Exception
Exception - An errorpublic VectorFileEntryInfo getNext()
public void close()
throws Exception
Exception - An error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||