Uses of Interface
es.unex.sextante.dataObjects.IFeature

Packages that use IFeature
es.unex.sextante.dataObjects   
 

Uses of IFeature in es.unex.sextante.dataObjects
 

Classes in es.unex.sextante.dataObjects that implement IFeature
 class FeatureImpl
          A simple implementation of the IFeature interface
 

Methods in es.unex.sextante.dataObjects that return IFeature
 IFeature IFeatureIterator.next()
           
 

Methods in es.unex.sextante.dataObjects with parameters of type IFeature
 void AbstractVectorLayer.addFeature(IFeature feature)
           
 void IVectorLayer.addFeature(IFeature feature)
          Adds a new feature to the layer