es.unex.sextante.gridCategorical.tabulateArea
Class TempTableReader
java.lang.Object
es.unex.sextante.gridCategorical.tabulateArea.TempTableReader
public class TempTableReader
- extends java.lang.Object
- Author:
- Cesar Martinez Izquierdo
|
Constructor Summary |
TempTableReader(es.unex.sextante.dataObjects.ITable table)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TempTableReader
public TempTableReader(es.unex.sextante.dataObjects.ITable table)
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
getCurrent
public es.unex.sextante.dataObjects.IRecord getCurrent()
getNext
public es.unex.sextante.dataObjects.IRecord getNext()
throws es.unex.sextante.exceptions.IteratorException
- Throws:
es.unex.sextante.exceptions.IteratorException
hasNext
public boolean hasNext()
init
public void init()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2014 gvSIG Association. All Rights Reserved.