Class ToolRuler2D

java.lang.Object
All Implemented Interfaces:
java.lang.Cloneable, PopupMenuObject, Tool, ToolInputListener, IconObject

public class ToolRuler2D
extends ToolCreatePolygon2D
Allows the user to measure distance on a 2D window, along a path with N nodes. Opens a non-modal dialog box containing a table which displays the distance of each segment of the path, along with the cumulative distance at each vertex.
Since:
1.0
Version:
1.0
Author:
Andrew Reid