Class SystemLayerFinder
java.lang.Object
com.vividsolutions.jump.workbench.model.SystemLayerFinder
- Direct Known Subclasses:
AbstractVectorLayerFinder, FenceLayerFinder, MeasureLayerFinder
A "system-maintained layer" has a fixed set of styles and is identified by
name. For example, the vector layer has blue features with arrowheads and is
named "Warping Vectors". A SystemLayerFinder class will find a particular
system-maintained layer, and can create it if necessary.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemLayerFinder
-
-
Method Details
-
getLayerName
-
createLayer
-
getLayer
- Returns:
- the layer, or null if there is no layer
-
applyStyles
-