Class WarpingVectorLayerFinder
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.model.SystemLayerFinder
-
- org.locationtech.jts.jump.workbench.model.AbstractVectorLayerFinder
-
- org.locationtech.jts.jump.workbench.ui.warp.WarpingVectorLayerFinder
-
public class WarpingVectorLayerFinder extends AbstractVectorLayerFinder
Retrieves the Warping Vectors layer and sets its styles.
-
-
Constructor Summary
Constructors Constructor Description WarpingVectorLayerFinder(LayerManagerProxy layerManagerProxy)
-
Method Summary
-
Methods inherited from class org.locationtech.jts.jump.workbench.model.AbstractVectorLayerFinder
applyStyles, getVectors
-
Methods inherited from class org.locationtech.jts.jump.workbench.model.SystemLayerFinder
createLayer, getLayer, getLayerName
-
-
-
-
Field Detail
-
COLOR
public static final Color COLOR
-
-
Constructor Detail
-
WarpingVectorLayerFinder
public WarpingVectorLayerFinder(LayerManagerProxy layerManagerProxy)
-
-