Uses of Class
org.locationtech.jts.jump.workbench.model.AbstractLayerable
-
Packages that use AbstractLayerable Package Description org.locationtech.jts.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. -
-
Uses of AbstractLayerable in org.locationtech.jts.jump.workbench.model
Subclasses of AbstractLayerable in org.locationtech.jts.jump.workbench.model Modifier and Type Class Description class
Layer
Adds colour, line-width, and other stylistic information to a Feature Collection.class
WMSLayer
A Layerable that retrieves images from a Web Map Server.
-