Uses of Interface
com.vividsolutions.jump.workbench.model.Disposable
-
Packages that use Disposable Package Description com.vividsolutions.jump.datastore.spatialdatabases com.vividsolutions.jump.workbench.imagery com.vividsolutions.jump.workbench.imagery.ecw com.vividsolutions.jump.workbench.imagery.geoimg com.vividsolutions.jump.workbench.imagery.geotiff com.vividsolutions.jump.workbench.imagery.graphic com.vividsolutions.jump.workbench.imagery.mrsid com.vividsolutions.jump.workbench.imagery.openjpeg com.vividsolutions.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries.org.openjump.core.rasterimage -
-
Uses of Disposable in com.vividsolutions.jump.datastore.spatialdatabases
Classes in com.vividsolutions.jump.datastore.spatialdatabases that implement Disposable Modifier and Type Class Description classSpatialDSLayer -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery
Classes in com.vividsolutions.jump.workbench.imagery that implement Disposable Modifier and Type Class Description classReferencedImageFeatureclassReferencedImagesLayer -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.ecw
Classes in com.vividsolutions.jump.workbench.imagery.ecw that implement Disposable Modifier and Type Class Description classECWImageAReferencedImagefor ECW files -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.geoimg
Classes in com.vividsolutions.jump.workbench.imagery.geoimg that implement Disposable Modifier and Type Class Description classGeoImageclassGeoRasterclassGeoReferencedRasterMost georeferencing is done from this class. -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.geotiff
Classes in com.vividsolutions.jump.workbench.imagery.geotiff that implement Disposable Modifier and Type Class Description classGeoTIFFImagelegacy GeoTIFF reader -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.graphic
Classes in com.vividsolutions.jump.workbench.imagery.graphic that implement Disposable Modifier and Type Class Description classAbstractGraphicImageAn image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.classCommonsImageAn image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.classCommonsTIFFImageclassIOGraphicImageAn image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.classJAIGraphicImageAn image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc. -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.mrsid
Classes in com.vividsolutions.jump.workbench.imagery.mrsid that implement Disposable Modifier and Type Class Description classMrSIDReferencedImage -
Uses of Disposable in com.vividsolutions.jump.workbench.imagery.openjpeg
Classes in com.vividsolutions.jump.workbench.imagery.openjpeg that implement Disposable Modifier and Type Class Description classOpenJpegImageAReferencedImagefor ECW files -
Uses of Disposable in com.vividsolutions.jump.workbench.model
Classes in com.vividsolutions.jump.workbench.model that implement Disposable Modifier and Type Class Description classGeoReferencedLayerableAdd a parent class to georeferenced layers having SRSInfo and EnvelopeclassLayerAdds colour, line-width, and other stylistic information to a Feature Collection.classLayerViewstatic classSystemLayerFinder.NonSavePromptingLayerclassWMSLayerA Layerable that retrieves images from a Web Map Server. -
Uses of Disposable in org.openjump.core.rasterimage
Classes in org.openjump.core.rasterimage that implement Disposable Modifier and Type Class Description classRasterImageLayerLayer representing a georeferenced raster image (e.g.
-