Uses of Class
com.vividsolutions.jump.workbench.model.AbstractLayerable

Packages that use AbstractLayerable
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   
org.openjump.io   
 

Uses of AbstractLayerable in com.vividsolutions.jump.workbench.model
 

Subclasses of AbstractLayerable in com.vividsolutions.jump.workbench.model
 class Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
static class SystemLayerFinder.NonSavePromptingLayer
           
 class WMSLayer
          A Layerable that retrieves images from a Web Map Server.
 

Uses of AbstractLayerable in org.openjump.core.rasterimage
 

Subclasses of AbstractLayerable in org.openjump.core.rasterimage
 class RasterImageLayer
          Layer representing a georeferenced raster image (e.g. an areal photography) in OpenJump.
 

Uses of AbstractLayerable in org.openjump.io
 

Subclasses of AbstractLayerable in org.openjump.io
 class SIDLayer