| java.lang.Object net.refractions.udig.tools.edit.activator.DrawGeomsActivator
DrawGeomsActivator | public class DrawGeomsActivator implements Activator(Code) | | Adds a DrawGeomsCommand to the draw commands and invalidates it at the end.
author: jones since: 1.1.0 |
Inner Class :public enum DrawType | |
DrawGeomsActivator | public DrawGeomsActivator(DrawType type)(Code) | | |
isShowMouseLocation | public boolean isShowMouseLocation()(Code) | | Returns true if the mouse position will be shown. Default is true.
Returns true if the mouse position will be shown. Default is true. |
setShowMouseLocation | public void setShowMouseLocation(boolean showMouseLocation)(Code) | | Parameters: showMouseLocation - The showMouseLocation to set. |
|
|