Uses of Interface
org.openjump.core.rasterimage.sextante.ISextanteDataObject
-
Packages that use ISextanteDataObject Package Description org.openjump.core.rasterimage.sextante -
-
Uses of ISextanteDataObject in org.openjump.core.rasterimage.sextante
Subinterfaces of ISextanteDataObject in org.openjump.core.rasterimage.sextante Modifier and Type Interface Description interfaceISextanteLayerInterface for layersinterfaceISextanteRasterLayerThis is the base interface that all raster object have to implement to be able to be used by SEXTANTE algorithms.Classes in org.openjump.core.rasterimage.sextante that implement ISextanteDataObject Modifier and Type Class Description classAbstractSextanteRasterLayerA convenience class which implements some of the methods of the IRasterLayer interface.classOpenJUMPSextanteRasterLayer
-