Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
WIND_EVEN_ODD
- Static variable in class math.geom2d.curve.
GeneralPath2D
An even-odd winding rule for determining the interior of a path.
WIND_NON_ZERO
- Static variable in class math.geom2d.curve.
GeneralPath2D
A non-zero winding rule for determining the interior of a path.
windingAngle(Point2D)
- Method in class math.geom2d.conic.
Circle2D
Return either 0, 2*PI or -2*PI, depending whether the point is located inside the interior of the ellipse or not.
windingAngle(Point2D)
- Method in class math.geom2d.conic.
CircleArc2D
windingAngle(Point2D)
- Method in class math.geom2d.conic.
Ellipse2D
Return either 0, 2*PI or -2*PI, depending whether the point is located inside the interior of the ellipse or not.
windingAngle(Point2D)
- Method in class math.geom2d.conic.
EllipseArc2D
windingAngle(Point2D)
- Method in class math.geom2d.conic.
HyperbolaBranch2D
windingAngle(Point2D)
- Method in class math.geom2d.conic.
HyperbolaBranchArc2D
windingAngle(Point2D)
- Method in class math.geom2d.conic.
Parabola2D
windingAngle(Point2D)
- Method in class math.geom2d.conic.
ParabolaArc2D
windingAngle(Point2D)
- Method in class math.geom2d.domain.
ContourArray2D
windingAngle(Point2D)
- Method in interface math.geom2d.domain.
OrientedCurve2D
Return the angle portion that the curve turn around the given point.
windingAngle(Point2D)
- Method in class math.geom2d.domain.
PolyOrientedCurve2D
windingAngle(Point2D)
- Method in class math.geom2d.line.
AbstractLine2D
windingAngle(Point2D)
- Method in class math.geom2d.line.
Line2D
windingAngle(Point2D)
- Method in class math.geom2d.line.
StraightLine2D
windingAngle(Point2D)
- Method in class math.geom2d.polygon.
LinearRing2D
windingAngle(Point2D)
- Method in class math.geom2d.polygon.
Polyline2D
windingAngle(Point2D)
- Method in class math.geom2d.spline.
CubicBezierCurve2D
Use winding angle of approximated polyline
windingAngle(Point2D)
- Method in class math.geom2d.spline.
QuadBezierCurve2D
Use winding angle of approximated polyline
windingNumber(Collection<Point2D>, Point2D)
- Static method in class math.geom2d.polygon.
Polygons2D
Computes the winding number of the polygon.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y