|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
point1<\code>, and going in the
direction of point2<\code>.
- Ray2D(double, double, double, double) -
Constructor for class math.geom2d.line.Ray2D
- Creates a new Ray2D, originating from point
(x1,y1)<\code>, and going
in the direction defined by vector (dx, dy)<\code>.
- Ray2D(Point2D, double, double) -
Constructor for class math.geom2d.line.Ray2D
- Creates a new Ray2D, originating from point
point<\code>, and going
in the direction defined by vector (dx,dy)<\code>.
- Ray2D(Point2D, Vector2D) -
Constructor for class math.geom2d.line.Ray2D
- Creates a new Ray2D, originating from point
point<\code>, and going
in the direction specified by vector<\code>.
- Ray2D(Point2D, double) -
Constructor for class math.geom2d.line.Ray2D
- Creates a new Ray2D, originating from point
point<\code>, and going
in the direction specified by angle<\code> (in radians).
- Ray2D(double, double, double) -
Constructor for class math.geom2d.line.Ray2D
- Creates a new Ray2D, originating from point
(x, y)<\code>, and going
in the direction specified by angle<\code> (in radians).
- Ray2D(StraightObject2D) -
Constructor for class math.geom2d.line.Ray2D
- Define a new Ray, with same characteristics as given object.
- Rectangle2D - Class in math.geom2d.polygon
- Rectangle2D defines a rectangle rotated around its first corner.
- Rectangle2D(double, double, double, double, double) -
Constructor for class math.geom2d.polygon.Rectangle2D
- Main constructor
- Rectangle2D() -
Constructor for class math.geom2d.polygon.Rectangle2D
- Empty contructor (size and position zero)
- Rectangle2D(Rectangle2D) -
Constructor for class math.geom2d.polygon.Rectangle2D
- Constructor from awt, to allow easy construction from existing apps.
- Rectangle2D(double, double, double, double) -
Constructor for class math.geom2d.polygon.Rectangle2D
- Main constructor
- Rectangle2D(Point2D, double, double, double) -
Constructor for class math.geom2d.polygon.Rectangle2D
- Main constructor
- Rectangle2D(Point2D, double, double) -
Constructor for class math.geom2d.polygon.Rectangle2D
- Main constructor
- removeCurve(T) -
Method in class math.geom2d.curve.CurveSet2D
- Removes the specified curve from the curve set.
- removePoint(Point2D) -
Method in class math.geom2d.line.Polyline2D
-
- removePoint(Point2D) -
Method in class math.geom2d.polygon.Polygon2D
- Remove a vertex of the polygon.
- reset() -
Method in class math.geom2d.curve.GeneralPath2D
- Resets the path to empty.
- Rotation2D - Class in math.geom2d.transform
- Rotate a shape around a point with a given angle.
- Rotation2D(double) -
Constructor for class math.geom2d.transform.Rotation2D
-
- Rotation2D(Point2D, double) -
Constructor for class math.geom2d.transform.Rotation2D
-
- Rotation2D(double, double, double) -
Constructor for class math.geom2d.transform.Rotation2D
-
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||