Class IncrementalWarpingVectorLayerFinder
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.model.SystemLayerFinder
-
- org.locationtech.jts.jump.workbench.model.AbstractVectorLayerFinder
-
- org.locationtech.jts.jump.workbench.ui.warp.IncrementalWarpingVectorLayerFinder
-
public class IncrementalWarpingVectorLayerFinder extends AbstractVectorLayerFinder
Retrieves the Incremental Warping Vectors layer and sets its styles.
-
-
Constructor Summary
Constructors Constructor Description IncrementalWarpingVectorLayerFinder(LayerManagerProxy layerManagerProxy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
applyStyles(Layer layer)
-
Methods inherited from class org.locationtech.jts.jump.workbench.model.AbstractVectorLayerFinder
getVectors
-
Methods inherited from class org.locationtech.jts.jump.workbench.model.SystemLayerFinder
createLayer, getLayer, getLayerName
-
-
-
-
Field Detail
-
COLOR
public static final Color COLOR
Same colour as pin icons
-
-
Constructor Detail
-
IncrementalWarpingVectorLayerFinder
public IncrementalWarpingVectorLayerFinder(LayerManagerProxy layerManagerProxy)
-
-
Method Detail
-
applyStyles
protected void applyStyles(Layer layer)
- Overrides:
applyStyles
in classAbstractVectorLayerFinder
-
-