PolyBezier |
Arc.getRotatedCCW(Angle angle) |
|
PolyBezier |
Arc.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
Arc.getRotatedCCW(Angle angle,
Point center) |
|
BezierCurve |
BezierCurve.getRotatedCCW(Angle angle) |
|
BezierCurve |
BezierCurve.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
BezierCurve |
BezierCurve.getRotatedCCW(Angle angle,
Point center) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCCW(Angle angle) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCCW(Angle angle,
Point center) |
|
PolyBezier |
Ellipse.getRotatedCCW(Angle angle) |
|
PolyBezier |
Ellipse.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
Ellipse.getRotatedCCW(Angle angle,
Point center) |
|
T |
IRotatable.getRotatedCCW(Angle angle) |
Rotates the calling object by specified Angle counter-clock-wise
(CCW) around its center Point .
|
T |
IRotatable.getRotatedCCW(Angle angle,
double cx,
double cy) |
Rotates the calling object by the specified Angle
counter-clock-wise (CCW) around the specified center Point (cx,
cy).
|
T |
IRotatable.getRotatedCCW(Angle angle,
Point center) |
Rotates the calling object by the specified Angle
counter-clock-wise (CCW) around the specified center Point .
|
Path |
Pie.getRotatedCCW(Angle angle) |
|
Path |
Pie.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
Path |
Pie.getRotatedCCW(Angle angle,
Point center) |
|
PolyBezier |
PolyBezier.getRotatedCCW(Angle angle) |
|
PolyBezier |
PolyBezier.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
PolyBezier.getRotatedCCW(Angle angle,
Point center) |
|
Polygon |
Rectangle.getRotatedCCW(Angle alpha) |
Rotates this Rectangle counter-clock-wise by the given
Angle around the center Point of this Rectangle
(see AbstractRectangleBasedGeometry.getCenter() ).
|
Polygon |
Rectangle.getRotatedCCW(Angle alpha,
double cx,
double cy) |
|
Polygon |
Rectangle.getRotatedCCW(Angle alpha,
Point center) |
|
Ring |
Region.getRotatedCCW(Angle angle) |
|
Ring |
Region.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
Ring |
Region.getRotatedCCW(Angle angle,
Point center) |
|
Ring |
Ring.getRotatedCCW(Angle angle) |
|
Ring |
Ring.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
Ring |
Ring.getRotatedCCW(Angle angle,
Point center) |
|
PolyBezier |
RoundedRectangle.getRotatedCCW(Angle angle) |
|
PolyBezier |
RoundedRectangle.getRotatedCCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
RoundedRectangle.getRotatedCCW(Angle angle,
Point center) |
|
PolyBezier |
Arc.getRotatedCW(Angle angle) |
|
PolyBezier |
Arc.getRotatedCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
Arc.getRotatedCW(Angle angle,
Point center) |
|
BezierCurve |
BezierCurve.getRotatedCW(Angle angle) |
|
BezierCurve |
BezierCurve.getRotatedCW(Angle angle,
double cx,
double cy) |
|
BezierCurve |
BezierCurve.getRotatedCW(Angle angle,
Point center) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCW(Angle angle) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCW(Angle angle,
double cx,
double cy) |
|
CurvedPolygon |
CurvedPolygon.getRotatedCW(Angle angle,
Point center) |
|
PolyBezier |
Ellipse.getRotatedCW(Angle angle) |
|
PolyBezier |
Ellipse.getRotatedCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
Ellipse.getRotatedCW(Angle angle,
Point center) |
|
T |
IRotatable.getRotatedCW(Angle angle) |
Rotates the calling object by specified Angle clock-wise (CW)
around its center Point .
|
T |
IRotatable.getRotatedCW(Angle angle,
double cx,
double cy) |
Rotates the calling object by the specified Angle clock-wise (CW)
around the specified center Point (cx, cy).
|
T |
IRotatable.getRotatedCW(Angle angle,
Point center) |
Rotates the calling object by the specified Angle clock-wise (CW)
around the specified center Point .
|
Path |
Pie.getRotatedCW(Angle angle) |
|
Path |
Pie.getRotatedCW(Angle angle,
double cx,
double cy) |
|
Path |
Pie.getRotatedCW(Angle angle,
Point center) |
|
PolyBezier |
PolyBezier.getRotatedCW(Angle angle) |
|
PolyBezier |
PolyBezier.getRotatedCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
PolyBezier.getRotatedCW(Angle angle,
Point center) |
|
Polygon |
Rectangle.getRotatedCW(Angle alpha) |
Rotates this Rectangle clock-wise by the given Angle
around the center ( AbstractRectangleBasedGeometry.getCenter() ) of
this Rectangle .
|
Polygon |
Rectangle.getRotatedCW(Angle alpha,
double cx,
double cy) |
|
Polygon |
Rectangle.getRotatedCW(Angle alpha,
Point center) |
|
Ring |
Region.getRotatedCW(Angle angle) |
|
Ring |
Region.getRotatedCW(Angle angle,
double cx,
double cy) |
|
Ring |
Region.getRotatedCW(Angle angle,
Point center) |
|
Ring |
Ring.getRotatedCW(Angle angle) |
|
Ring |
Ring.getRotatedCW(Angle angle,
double cx,
double cy) |
|
Ring |
Ring.getRotatedCW(Angle angle,
Point center) |
|
PolyBezier |
RoundedRectangle.getRotatedCW(Angle angle) |
|
PolyBezier |
RoundedRectangle.getRotatedCW(Angle angle,
double cx,
double cy) |
|
PolyBezier |
RoundedRectangle.getRotatedCW(Angle angle,
Point center) |
|
static PolyBezier |
PolyBezier.interpolateCubic(Angle startAngle,
double startLength,
Angle endAngle,
double endLength,
double curveWidthCoefficient,
Point... wayPoints) |
|
BezierCurve |
BezierCurve.rotateCCW(Angle angle) |
|
BezierCurve |
BezierCurve.rotateCCW(Angle angle,
double cx,
double cy) |
Directly rotates this BezierCurve counter-clockwise (CCW) around
the Point specified by the given x and y coordinate values by the
given Angle .
|
BezierCurve |
BezierCurve.rotateCCW(Angle angle,
Point center) |
|
CurvedPolygon |
CurvedPolygon.rotateCCW(Angle angle) |
|
CurvedPolygon |
CurvedPolygon.rotateCCW(Angle angle,
double cx,
double cy) |
Rotates this CurvedPolygon counter-clockwise (CCW) by the given
Angle around the Point specified by the given x and y
coordinates.
|
CurvedPolygon |
CurvedPolygon.rotateCCW(Angle angle,
Point center) |
|
static void |
Point.rotateCCW(Point[] points,
Angle angle,
double cx,
double cy) |
Rotates (in-place) the given Point s counter-clock-wise (CCW) by
the specified Angle around the given center Point .
|
PolyBezier |
PolyBezier.rotateCCW(Angle angle) |
|
PolyBezier |
PolyBezier.rotateCCW(Angle angle,
double cx,
double cy) |
Directly rotates this PolyBezier counter-clock-wise around the
given point (specified by cx and cy) by the given Angle .
|
PolyBezier |
PolyBezier.rotateCCW(Angle angle,
Point center) |
|
Ring |
Ring.rotateCCW(Angle angle) |
Directly rotates this Ring counter-clock-wise around its center
Point by the given Angle .
|
Ring |
Ring.rotateCCW(Angle angle,
double cx,
double cy) |
Directly rotates this Ring counter-clock-wise around the given
point (specified by cx and cy) by the given Angle .
|
Ring |
Ring.rotateCCW(Angle angle,
Point center) |
Directly rotates this Ring counter-clock-wise around the given
Point by the given Angle .
|
BezierCurve |
BezierCurve.rotateCW(Angle angle) |
|
BezierCurve |
BezierCurve.rotateCW(Angle angle,
double cx,
double cy) |
Directly rotates this BezierCurve clockwise (CW) around the
Point specified by the given x and y coordinate values by the
given Angle .
|
BezierCurve |
BezierCurve.rotateCW(Angle angle,
Point center) |
|
CurvedPolygon |
CurvedPolygon.rotateCW(Angle angle) |
|
CurvedPolygon |
CurvedPolygon.rotateCW(Angle angle,
double cx,
double cy) |
Rotates this CurvedPolygon clockwise (CW) by the given
Angle around the Point specified by the given x and y
coordinates.
|
CurvedPolygon |
CurvedPolygon.rotateCW(Angle angle,
Point center) |
|
static void |
Point.rotateCW(Point[] points,
Angle angle,
double cx,
double cy) |
Rotates (in-place) the given Point s clock-wise (CW) by the
specified Angle around the given center Point .
|
PolyBezier |
PolyBezier.rotateCW(Angle angle) |
|
PolyBezier |
PolyBezier.rotateCW(Angle angle,
double cx,
double cy) |
Directly rotates this PolyBezier clock-wise around the given
point (specified by cx and cy) by the given Angle .
|
PolyBezier |
PolyBezier.rotateCW(Angle angle,
Point center) |
|
Ring |
Ring.rotateCW(Angle angle) |
Directly rotates this Ring clock-wise around its center
Point by the given Angle .
|
Ring |
Ring.rotateCW(Angle angle,
double cx,
double cy) |
Directly rotates this Ring clock-wise around the given point
(specified by cx and cy) by the given Angle .
|
Ring |
Ring.rotateCW(Angle angle,
Point center) |
Directly rotates this Ring clock-wise around the given
Point by the given Angle .
|