Class PointLabelForbiddenPrecedenceTool
java.lang.Object
org.gvsig.app.gui.styling.EditorTool
org.gvsig.labeling.gui.styling.editortools.PointLabelHighPrecedenceTool
org.gvsig.labeling.gui.styling.editortools.PointLabelForbiddenPrecedenceTool
- All Implemented Interfaces:
MouseListener,MouseMotionListener,EventListener
Implements an editor tool which can be used to select the position for the
label when the user is performing a layer of points. There will be 4 different
precedence levels for the 8 different places where the text for the specified point
will be placed (see PointLabelPositioneer.java). This class implements the forbidden one,
but the user can select a normal, a low or a high one.
- Author:
- Pepe Vidal Salvador - jose.vidal.salvador@iver.es
-
Field Summary
Fields inherited from class org.gvsig.labeling.gui.styling.editortools.PointLabelHighPrecedenceTool
buttonIcon, precedenceValueFields inherited from class org.gvsig.app.gui.styling.EditorTool
owner, SMALL_BTN_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.labeling.gui.styling.editortools.PointLabelHighPrecedenceTool
getButton, getCursor, getIconButton, isSuitableFor, mouseDragged, mousePressed, mouseReleased, setModelMethods inherited from class org.gvsig.app.gui.styling.EditorTool
mouseClicked, mouseEntered, mouseExited, mouseMoved
-
Constructor Details
-
PointLabelForbiddenPrecedenceTool
-
-
Method Details
-
getID
- Overrides:
getIDin classPointLabelHighPrecedenceTool
-