Package org.jhotdraw8.draw.locator


package org.jhotdraw8.draw.locator
Provides interfaces and classes for locating a point on a figure.
  • Class
    Description
    This abstract class can be extended to implement a Locator.
    A locator that specifies a point that is relative to the bounds of a figure.
    A locator encapsulates a strategy for locating a point on a Figure.
    A locator that specifies a point that is relative to the path of a PathIterableFigure.
    A Locator which locates a node on a point of a Figure.