Class IncrementalWarpingVectorLayerFinder
- java.lang.Object
-
- com.vividsolutions.jump.workbench.model.SystemLayerFinder
-
- com.vividsolutions.jump.workbench.model.AbstractVectorLayerFinder
-
- com.vividsolutions.jump.workbench.ui.warp.IncrementalWarpingVectorLayerFinder
-
public class IncrementalWarpingVectorLayerFinder extends AbstractVectorLayerFinder
Retrieves the Incremental Warping Vectors layer and sets its styles.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.model.SystemLayerFinder
SystemLayerFinder.NonSavePromptingLayer
-
-
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 com.vividsolutions.jump.workbench.model.AbstractVectorLayerFinder
getVectors
-
Methods inherited from class com.vividsolutions.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
-
-