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 class
SpatialDSLayer
-
Uses of Disposable in com.vividsolutions.jump.workbench.imagery
Classes in com.vividsolutions.jump.workbench.imagery that implement Disposable Modifier and Type Class Description class
ReferencedImageFeature
class
ReferencedImagesLayer
-
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 class
ECWImage
AReferencedImage
for 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 class
GeoImage
class
GeoRaster
class
GeoReferencedRaster
Most 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 class
GeoTIFFImage
legacy 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 class
AbstractGraphicImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
CommonsImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
CommonsTIFFImage
class
IOGraphicImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
JAIGraphicImage
An 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 class
MrSIDReferencedImage
-
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 class
OpenJpegImage
AReferencedImage
for 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 class
GeoReferencedLayerable
Add a parent class to georeferenced layers having SRSInfo and Envelopeclass
Layer
Adds colour, line-width, and other stylistic information to a Feature Collection.class
LayerView
static class
SystemLayerFinder.NonSavePromptingLayer
class
WMSLayer
A 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 class
RasterImageLayer
Layer representing a georeferenced raster image (e.g.
-