MCPcopy Index your code
hub / github.com/HtmlUnit/htmlunit / contains

Method contains

src/main/java/org/htmlunit/util/geometry/Shape2D.java:33–33  ·  view source on GitHub ↗

@param x point x value @param y point y value @return true if the specified point is inside; false otherwise.

(double x, double y)

Source from the content-addressed store, hash-verified

31 * <code>false</code> otherwise.
32 */
33 boolean contains(double x, double y);
34
35 /**
36 * @return <code>true</code> if the Shape is empty.

Callers 15

containsPointMethod · 0.95
offset.jsFile · 0.65
traversing.jsFile · 0.65
isHiddenFunction · 0.65
css.jsFile · 0.65
event.jsFile · 0.65
sizzle.jsFile · 0.65
mootools-slick.jsFile · 0.65
nwmatcher.jsFile · 0.65
isAncestorFunction · 0.65
dojo.jsFile · 0.65
jquery-1.7.2.jsFile · 0.65

Implementers 6

Circle2Dsrc/main/java/org/htmlunit/util/geomet
Polygon2Dsrc/main/java/org/htmlunit/util/geomet
Line2Dsrc/main/java/org/htmlunit/util/geomet
Rectangle2Dsrc/main/java/org/htmlunit/util/geomet
OrderedEntrySetsrc/main/java/org/htmlunit/util/Ordere
OrderedKeySetsrc/main/java/org/htmlunit/util/Ordere

Calls

no outgoing calls

Tested by 15

isDataFlavorSupportedMethod · 0.52
postMethod · 0.52
historyCacheMethod · 0.52
sameSiteMethod · 0.52
testMethod · 0.52
httpOnlyMethod · 0.52