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

Interface Locator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.awt.geom.Point2D.Double locate(Figure owner)
      Locates a position on the provided figure.
      java.awt.geom.Point2D.Double locate(Figure owner, Figure dependent)
      Locates a position on the provided figure relative to the dependent figure.
    • Method Detail

      • locate

        java.awt.geom.Point2D.Double locate(Figure owner)
        Locates a position on the provided figure.
        Returns:
        a point on the figure.
      • locate

        java.awt.geom.Point2D.Double locate(Figure owner,
                                            Figure dependent)
        Locates a position on the provided figure relative to the dependent figure.
        Returns:
        a point on the figure.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.