Documentation of 'org.jhotdraw.geom.Shapes' Java class
Shapes
org.jhotdraw.geom

Class Shapes



  • public class Shapes
    extends java.lang.Object
    Shapes.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean outlineContains(java.awt.Shape shape, java.awt.geom.Point2D.Double p, double tolerance)
      Returns true, if the outline of this bezier path contains the specified point.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • outlineContains

        public static boolean outlineContains(java.awt.Shape shape,
                                              java.awt.geom.Point2D.Double p,
                                              double tolerance)
        Returns true, if the outline of this bezier path contains the specified point.
        Parameters:
        p - The point to be tested.
        tolerance - The tolerance for the test.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.