JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.vividsolutions.jump.workbench.model
Interface Disposable
All Known Implementing Classes:
AbstractGraphicImage
,
CommonsImage
,
ECWImage
,
GeoImage
,
GeoRaster
,
GeoReferencedRaster
,
IOGraphicImage
,
JAIGraphicImage
,
Layer
,
MrSIDReferencedImage
,
ReferencedImageFeature
,
ReferencedImagesLayer
,
SystemLayerFinder.NonSavePromptingLayer
public interface
Disposable
Interface describing a disposable object. executing dispose() should release all memory used by the implementing object.
Method Summary
Methods
Modifier and Type
Method and Description
void
dispose
()
Method Detail
dispose
void dispose()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method