|
JHotDraw 7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.geom.Shapes
public class Shapes
Shapes.
Method Summary | |
---|---|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean outlineContains(java.awt.Shape shape, java.awt.geom.Point2D.Double p, double tolerance)
p
- The point to be tested.tolerance
- The tolerance for the test.
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |