Uses of Class
es.unex.sextante.exceptions.IteratorException

Packages that use IteratorException
es.unex.sextante.dataObjects   
es.unex.sextante.shapesTools   
 

Uses of IteratorException in es.unex.sextante.dataObjects
 

Methods in es.unex.sextante.dataObjects that throw IteratorException
 IRecord IRecordsetIterator.next()
           
 IFeature IFeatureIterator.next()
           
 

Uses of IteratorException in es.unex.sextante.shapesTools
 

Methods in es.unex.sextante.shapesTools that throw IteratorException
static IVectorLayer ShapesTools.addFields(OutputFactory outputFactory, IVectorLayer layer, IOutputChannel channel, java.lang.String[] sFieldNames, java.lang.Object[][] addedValues, java.lang.Class[] fieldTypes)
          Returns a new vector layer identical to a given one but with additional fields in its attributes table