Uses of Class
com.vividsolutions.jump.workbench.model.AbstractVectorLayerFinder
Packages that use AbstractVectorLayerFinder
Package
Description
-
Uses of AbstractVectorLayerFinder in com.vividsolutions.jump.workbench.ui.cursortool
Methods in com.vividsolutions.jump.workbench.ui.cursortool that return AbstractVectorLayerFinderModifier and TypeMethodDescriptionprotected abstract AbstractVectorLayerFinderVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy) -
Uses of AbstractVectorLayerFinder in com.vividsolutions.jump.workbench.ui.warp
Subclasses of AbstractVectorLayerFinder in com.vividsolutions.jump.workbench.ui.warpModifier and TypeClassDescriptionclassRetrieves the Incremental Warping Vectors layer and sets its styles.classRetrieves the Warping Vectors layer and sets its styles.Methods in com.vividsolutions.jump.workbench.ui.warp that return AbstractVectorLayerFinderModifier and TypeMethodDescriptionprotected AbstractVectorLayerFinderDeleteIncrementalWarpingVectorTool.createIncrementalVectorLayerFinder(LayerManagerProxy layerManagerProxy) protected abstract AbstractVectorLayerFinderAbstractDeleteVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy) protected AbstractVectorLayerFinderDeleteIncrementalWarpingVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy) protected AbstractVectorLayerFinderDeleteWarpingVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy) protected AbstractVectorLayerFinderDrawIncrementalWarpingVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy) protected AbstractVectorLayerFinderDrawWarpingVectorTool.createVectorLayerFinder(LayerManagerProxy layerManagerProxy)