|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
public class VectorFileEntryInfo
Element holding info on the vector elements
| Constructor Summary | |
|---|---|
VectorFileEntryInfo(VectorFileEntry entry,
int position)
Creates a new instance |
|
| Method Summary | |
|---|---|
VectorFileEntry |
getEntry()
Property getter |
long |
getPosition()
Property getter |
void |
setEntry(VectorFileEntry entry)
Property setter |
void |
setPosition(long position)
Property setter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorFileEntryInfo(VectorFileEntry entry,
int position)
entry - The entryposition - The position| Method Detail |
|---|
public VectorFileEntry getEntry()
public void setEntry(VectorFileEntry entry)
entry - The property valuepublic long getPosition()
public void setPosition(long position)
position - The property value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||