Class PointLabelNormalPrecedenceTool

java.lang.Object
org.gvsig.app.gui.styling.EditorTool
org.gvsig.labeling.gui.styling.editortools.PointLabelHighPrecedenceTool
org.gvsig.labeling.gui.styling.editortools.PointLabelNormalPrecedenceTool
All Implemented Interfaces:
MouseListener, MouseMotionListener, EventListener

public class PointLabelNormalPrecedenceTool extends PointLabelHighPrecedenceTool
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 normal one, but the user can select a high, a low or a forbidden one.
Author:
Pepe Vidal Salvador - jose.vidal.salvador@iver.es