Searched refs:getWithDirection (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/geom/
H A DCurveLink.java74 return curve.getWithDirection(etag);
H A DOrder1.java203 return getWithDirection(dir);
H A DOrder2.java399 return getWithDirection(dir);
H A DOrder3.java557 return getWithDirection(dir);
H A DCurve.java723 public final Curve getWithDirection(int direction) { method in class:Curve

Completed in 334 milliseconds