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

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