Uses of Class
com.vividsolutions.jump.workbench.model.AbstractLayerable
Packages that use AbstractLayerable
Package
Description
Layers, Categories, and Layer Managers -- the top level of abstraction
in the JUMP data model, wrapping Features and FeatureCollections, which
in turn wrap Geometries.
-
Uses of AbstractLayerable in com.vividsolutions.jump.datastore.spatialdatabases
Subclasses of AbstractLayerable in com.vividsolutions.jump.datastore.spatialdatabases -
Uses of AbstractLayerable in com.vividsolutions.jump.workbench.imagery
Subclasses of AbstractLayerable in com.vividsolutions.jump.workbench.imagery -
Uses of AbstractLayerable in com.vividsolutions.jump.workbench.model
Subclasses of AbstractLayerable in com.vividsolutions.jump.workbench.modelModifier and TypeClassDescriptionclassAdd a parent class to georeferenced layers having SRSInfo and EnvelopeclassAdds colour, line-width, and other stylistic information to a Feature Collection.classstatic classclassA Layerable that retrieves images from a Web Map Server. -
Uses of AbstractLayerable in org.openjump.core.rasterimage
Subclasses of AbstractLayerable in org.openjump.core.rasterimageModifier and TypeClassDescriptionfinal classLayer representing a georeferenced raster image (e.g. an areal photography) in OpenJump.