Documentation of 'org.jhotdraw.draw.locator.AbstractLocator' Java class
AbstractLocator
org.jhotdraw.draw.locator

Class AbstractLocator

    • Constructor Summary

      Constructors 
      Constructor and Description
      AbstractLocator()
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.awt.geom.Point2D.Double locate(Figure owner, Figure dependent)
      Locates a position on the provided figure relative to the dependent figure.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.jhotdraw.draw.locator.Locator

        locate
    • Constructor Detail

      • AbstractLocator

        public AbstractLocator()
        Creates a new instance.
    • Method Detail

      • locate

        public java.awt.geom.Point2D.Double locate(Figure owner,
                                                   Figure dependent)
        Description copied from interface: Locator
        Locates a position on the provided figure relative to the dependent figure.
        Specified by:
        locate in interface Locator
        Returns:
        a point on the figure.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.