JHotDraw 7.5.1

Package org.jhotdraw.draw.locator

Provides interfaces and classes for locating a point on a figure.

See:
          Description

Interface Summary
Locator A locator encapsulates a strategy for locating a point on a Figure.
 

Class Summary
AbstractLocator This abstract class can be extended to implement a Locator.
BezierLabelLocator A Locator which can be used to place a label on the path of a BezierFigure.
BezierPointLocator A Locator which locates a node on the bezier path of a BezierFigure.
FontSizeLocator FontSizeLocator is used by FontSizeHandle to locate its position on the drawing.
RelativeDecoratorLocator A locator that specfies a point that is relative to the bounds of a figures decorator.
RelativeLocator A locator that specfies a point that is relative to the bounds of a figure.
 

Package org.jhotdraw.draw.locator Description

Provides interfaces and classes for locating a point on a figure.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.