Class FenceDrawingUtil
- java.lang.Object
-
- org.openjump.core.ui.plugin.edit.helpclassesselection.FenceDrawingUtil
-
public class FenceDrawingUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description FenceDrawingUtil(LayerNamePanelProxy layerNamePanelProxy)
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CursorTool
prepare(AbstractCursorTool drawFeatureTool, boolean allowSnapping)
Apply settings common to all feature-drawing tools.
-
-
-
Constructor Detail
-
FenceDrawingUtil
public FenceDrawingUtil(LayerNamePanelProxy layerNamePanelProxy)
Constructor
-
-
Method Detail
-
prepare
public CursorTool prepare(AbstractCursorTool drawFeatureTool, boolean allowSnapping)
Apply settings common to all feature-drawing tools.
-
-