-
CAGOp() - Constructor for class noawt
.sun
.awt
.geom
.
AreaOp.CAGOp
-
-
calculate(Vector, Vector) - Method in class noawt
.sun
.awt
.geom
.
AreaOp
-
-
CHORD - Static variable in class noawt
.java
.awt
.geom
.
Arc2D
-
The closure type for an arc closed by drawing a straight line segment from the start of the arc segment to the end of the arc segment.
-
classify(Edge) - Method in class noawt
.sun
.awt
.geom
.
AreaOp.CAGOp
-
-
classify(Edge) - Method in class noawt
.sun
.awt
.geom
.
AreaOp
-
-
classify(Edge) - Method in class noawt
.sun
.awt
.geom
.
AreaOp.EOWindOp
-
-
classify(Edge) - Method in class noawt
.sun
.awt
.geom
.
AreaOp.NZWindOp
-
-
clone() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a copy of this
AffineTransform object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Area
-
Returns an exact copy of this
Area object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Dimension2D
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Path2D.Double
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Path2D.Float
-
Creates a new object of the same class as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Creates a new object of the same class and with the same contents as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Creates a new object of the same class and with the same contents as this object.
-
clone() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Creates a new object of the same class and with the same contents as this object.
-
closePath() - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Closes the current subpath by drawing a straight line back to the coordinates of the last
moveTo.
-
closePath() - Method in interface noawt
.sun
.awt
.geom
.
PathConsumer2D
-
-
compareTo(Curve, double[]) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
concatenate(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Concatenates an
AffineTransform
Tx to this
AffineTransform Cx in the most commonly useful way to provide a new user space that is mapped to the former user space by
Tx.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Determines whether or not the specified point is inside the boundary of the arc.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Determines whether or not the interior of the arc entirely contains the specified rectangle.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Determines whether or not the interior of the arc entirely contains the specified rectangle.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Area
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
Area
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Area
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Area
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Tests if a specified coordinate is inside the boundary of this
Line2D.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Tests if a given
Point2D is inside the boundary of this
Line2D.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Tests if the interior of this
Line2D entirely contains the specified set of rectangular coordinates.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Tests if the interior of this
Line2D entirely contains the specified
Rectangle2D.
-
contains(PathIterator, double, double) - Static method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if the specified coordinates are inside the closed boundary of the specified
PathIterator.
-
contains(PathIterator, Point2D) - Static method in class noawt
.java
.awt
.geom
.
Path2D
-
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(PathIterator, double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if the specified rectangular area is entirely inside the closed boundary of the specified
PathIterator.
-
contains(PathIterator, Rectangle2D) - Static method in class noawt
.java
.awt
.geom
.
Path2D
-
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Point2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
contains(double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Point) - Method in class noawt
.java
.awt
.
Rectangle
-
Checks whether or not this
Rectangle contains the specified
Point.
-
contains(int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Checks whether or not this
Rectangle contains the point at the specified location
(x,y).
-
contains(Rectangle) - Method in class noawt
.java
.awt
.
Rectangle
-
Checks whether or not this
Rectangle entirely contains the specified
Rectangle.
-
contains(int, int, int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Checks whether this
Rectangle entirely contains the
Rectangle at the specified location
(X,Y) with the specified dimensions
(W,H).
-
contains(double, double) - Method in interface noawt
.java
.awt
.
Shape
-
Tests if the specified coordinates are inside the boundary of the
Shape.
-
contains(Point2D) - Method in interface noawt
.java
.awt
.
Shape
-
Tests if a specified
Point2D is inside the boundary of the
Shape.
-
contains(double, double, double, double) - Method in interface noawt
.java
.awt
.
Shape
-
Tests if the interior of the
Shape entirely contains the specified rectangular area.
-
contains(Rectangle2D) - Method in interface noawt
.java
.awt
.
Shape
-
Tests if the interior of the
Shape entirely contains the specified
Rectangle2D.
-
containsAngle(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Determines whether or not the specified angle is within the angular extents of the arc.
-
controlPointString() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
covers(double, double) - Method in class noawt
.sun
.awt
.geom
.
Crossings
-
-
covers(double, double) - Method in class noawt
.sun
.awt
.geom
.
Crossings.EvenOdd
-
-
covers(double, double) - Method in class noawt
.sun
.awt
.geom
.
Crossings.NonZero
-
-
createIntersection(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Returns a new
Rectangle2D object representing the intersection of this
Rectangle2D with the specified
Rectangle2D.
-
createIntersection(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns a new
Rectangle2D object representing the intersection of this
Rectangle2D with the specified
Rectangle2D.
-
createIntersection(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns a new
Rectangle2D object representing the intersection of this
Rectangle2D with the specified
Rectangle2D.
-
createIntersection(Rectangle2D) - Method in class noawt
.java
.awt
.
Rectangle
-
Returns a new
Rectangle2D object representing the intersection of this
Rectangle2D with the specified
Rectangle2D.
-
createInverse() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns an
AffineTransform object representing the inverse transformation.
-
createTransformedArea(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Area
-
Creates a new
Area object that contains the same geometry as this
Area transformed by the specified
AffineTransform.
-
createTransformedShape(Shape) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a new
Shape object defined by the geometry of the specified
Shape after it has been transformed by this transform.
-
createTransformedShape(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Returns a new
Shape representing a transformed version of this
Path2D.
-
createUnion(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Returns a new
Rectangle2D object representing the union of this
Rectangle2D with the specified
Rectangle2D.
-
createUnion(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns a new
Rectangle2D object representing the union of this
Rectangle2D with the specified
Rectangle2D.
-
createUnion(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns a new
Rectangle2D object representing the union of this
Rectangle2D with the specified
Rectangle2D.
-
createUnion(Rectangle2D) - Method in class noawt
.java
.awt
.
Rectangle
-
Returns a new
Rectangle2D object representing the union of this
Rectangle2D with the specified
Rectangle2D.
-
Crossings
- Class in
noawt.sun.awt.geom
-
-
Crossings(double, double, double, double) - Constructor for class noawt
.sun
.awt
.geom
.
Crossings
-
-
Crossings.EvenOdd
- Class in
noawt.sun.awt.geom
-
-
Crossings.NonZero
- Class in
noawt.sun.awt.geom
-
-
crossingsFor(double, double) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
CTAG_LEFT - Static variable in class noawt
.sun
.awt
.geom
.
AreaOp
-
-
CTAG_RIGHT - Static variable in class noawt
.sun
.awt
.geom
.
AreaOp
-
-
ctrlx - Variable in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
The X coordinate of the control point of the quadratic curve segment.
-
ctrlx - Variable in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
The X coordinate of the control point of the quadratic curve segment.
-
ctrlx1 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
The X coordinate of the first control point of the cubic curve segment.
-
ctrlx1 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
The X coordinate of the first control point of the cubic curve segment.
-
ctrlx2 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
The X coordinate of the second control point of the cubic curve segment.
-
ctrlx2 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
The X coordinate of the second control point of the cubic curve segment.
-
ctrly - Variable in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
The Y coordinate of the control point of the quadratic curve segment.
-
ctrly - Variable in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
The Y coordinate of the control point of the quadratic curve segment.
-
ctrly1 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
The Y coordinate of the first control point of the cubic curve segment.
-
ctrly1 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
The Y coordinate of the first control point of the cubic curve segment.
-
ctrly2 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
The Y coordinate of the second control point of the cubic curve segment.
-
ctrly2 - Variable in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
The Y coordinate of the second control point of the cubic curve segment.
-
CubicCurve2D
- Class in
noawt.java.awt.geom
-
The
CubicCurve2D class defines a cubic parametric curve segment in
(x,y) coordinate space.
-
CubicCurve2D() - Constructor for class noawt
.java
.awt
.geom
.
CubicCurve2D
-
This is an abstract class that cannot be instantiated directly.
-
CubicCurve2D.Double
- Class in
noawt.java.awt.geom
-
A cubic parametric curve segment specified with
double coordinates.
-
CubicCurve2D.Float
- Class in
noawt.java.awt.geom
-
A cubic parametric curve segment specified with
float coordinates.
-
currentSegment(float[]) - Method in class noawt
.java
.awt
.geom
.
FlatteningPathIterator
-
Returns the coordinates and type of the current path segment in the iteration.
-
currentSegment(double[]) - Method in class noawt
.java
.awt
.geom
.
FlatteningPathIterator
-
Returns the coordinates and type of the current path segment in the iteration.
-
currentSegment(float[]) - Method in interface noawt
.java
.awt
.geom
.
PathIterator
-
Returns the coordinates and type of the current path segment in the iteration.
-
currentSegment(double[]) - Method in interface noawt
.java
.awt
.geom
.
PathIterator
-
Returns the coordinates and type of the current path segment in the iteration.
-
Curve
- Class in
noawt.sun.awt.geom
-
-
Curve(int) - Constructor for class noawt
.sun
.awt
.geom
.
Curve
-
-
curveTo(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates
(x3,y3), using the specified points
(x1,y1) and
(x2,y2) as Bézier control points.
-
curveTo(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Path2D.Double
-
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates
(x3,y3), using the specified points
(x1,y1) and
(x2,y2) as Bézier control points.
-
curveTo(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Path2D.Float
-
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates
(x3,y3), using the specified points
(x1,y1) and
(x2,y2) as Bézier control points.
-
curveTo(float, float, float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
Path2D.Float
-
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates
(x3,y3), using the specified points
(x1,y1) and
(x2,y2) as Bézier control points.
-
curveTo(float, float, float, float, float, float) - Method in interface noawt
.sun
.awt
.geom
.
PathConsumer2D
-
-
debug - Static variable in class noawt
.sun
.awt
.geom
.
Crossings
-
-
DECREASING - Static variable in class noawt
.sun
.awt
.geom
.
Curve
-
-
deltaTransform(Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Transforms the relative distance vector specified by
ptSrc and stores the result in
ptDst.
-
deltaTransform(double[], int, double[], int, int) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Transforms an array of relative distance vectors by this transform.
-
diffbits(double, double) - Static method in class noawt
.sun
.awt
.geom
.
Curve
-
-
Dimension
- Class in
noawt.java.awt
-
The
Dimension class encapsulates the width and height of a component (in integer precision) in a single object.
-
Dimension() - Constructor for class noawt
.java
.awt
.
Dimension
-
Creates an instance of
Dimension with a width of zero and a height of zero.
-
Dimension(Dimension) - Constructor for class noawt
.java
.awt
.
Dimension
-
Creates an instance of
Dimension whose width and height are the same as for the specified dimension.
-
Dimension(int, int) - Constructor for class noawt
.java
.awt
.
Dimension
-
Constructs a
Dimension and initializes it to the specified width and specified height.
-
Dimension2D
- Class in
noawt.java.awt.geom
-
The
Dimension2D class is to encapsulate a width and a height dimension.
-
Dimension2D() - Constructor for class noawt
.java
.awt
.geom
.
Dimension2D
-
This is an abstract class that cannot be instantiated directly.
-
direction - Variable in class noawt
.sun
.awt
.geom
.
Curve
-
-
distance(double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the distance between two points.
-
distance(double, double) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the distance from this
Point2D to a specified point.
-
distance(Point2D) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the distance from this
Point2D to a specified
Point2D.
-
distanceSq(double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the square of the distance between two points.
-
distanceSq(double, double) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the square of the distance from this
Point2D to a specified point.
-
distanceSq(Point2D) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the square of the distance from this
Point2D to a specified
Point2D.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
-
Double(int) - Constructor for class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
-
Double(double, double, double, double, double, double, int) - Constructor for class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
-
Double(Rectangle2D, double, double, int) - Constructor for class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0, 0, 0).
-
Double(double, double, double, double, double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Constructs and initializes a
CubicCurve2D from the specified
double coordinates.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Constructs a new
Ellipse2D, initialized to location (0, 0) and size (0, 0).
-
Double(double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Constructs and initializes an
Ellipse2D from the specified coordinates.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Line2D.Double
-
Constructs and initializes a Line with coordinates (0, 0) -> (0, 0).
-
Double(double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
Line2D.Double
-
Constructs and initializes a
Line2D from the specified coordinates.
-
Double(Point2D, Point2D) - Constructor for class noawt
.java
.awt
.geom
.
Line2D.Double
-
Constructs and initializes a
Line2D from the specified
Point2D objects.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Path2D.Double
-
Constructs a new empty double precision
Path2D object with a default winding rule of
Path2D.WIND_NON_ZERO.
-
Double(int) - Constructor for class noawt
.java
.awt
.geom
.
Path2D.Double
-
Constructs a new empty double precision
Path2D object with the specified winding rule to control operations that require the interior of the path to be defined.
-
Double(int, int) - Constructor for class noawt
.java
.awt
.geom
.
Path2D.Double
-
Constructs a new empty double precision
Path2D object with the specified winding rule and the specified initial capacity to store path segments.
-
Double(Shape) - Constructor for class noawt
.java
.awt
.geom
.
Path2D.Double
-
Constructs a new double precision
Path2D object from an arbitrary
Shape object.
-
Double(Shape, AffineTransform) - Constructor for class noawt
.java
.awt
.geom
.
Path2D.Double
-
Constructs a new double precision
Path2D object from an arbitrary
Shape object, transformed by an
AffineTransform object.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Point2D.Double
-
Constructs and initializes a
Point2D with coordinates (0, 0).
-
Double(double, double) - Constructor for class noawt
.java
.awt
.geom
.
Point2D.Double
-
Constructs and initializes a
Point2D with the specified coordinates.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Constructs and initializes a
QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
-
Double(double, double, double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Constructs and initializes a
QuadCurve2D from the specified
double coordinates.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Constructs a new
Rectangle2D, initialized to location (0, 0) and size (0, 0).
-
Double(double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Constructs and initializes a
Rectangle2D from the specified
double coordinates.
-
Double() - Constructor for class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Constructs a new
RoundRectangle2D, initialized to location (0.0, 0.0), size (0.0, 0.0), and corner arcs of radius 0.0.
-
Double(double, double, double, double, double, double) - Constructor for class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Constructs and initializes a
RoundRectangle2D from the specified
double coordinates.
-
dXforT(double, int) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
dYforT(double, int) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
GeneralPath
- Class in
noawt.java.awt.geom
-
The
GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
-
GeneralPath() - Constructor for class noawt
.java
.awt
.geom
.
GeneralPath
-
Constructs a new empty single precision
GeneralPath object with a default winding rule of
Path2D.WIND_NON_ZERO.
-
GeneralPath(int) - Constructor for class noawt
.java
.awt
.geom
.
GeneralPath
-
Constructs a new
GeneralPath object with the specified winding rule to control operations that require the interior of the path to be defined.
-
GeneralPath(int, int) - Constructor for class noawt
.java
.awt
.geom
.
GeneralPath
-
Constructs a new
GeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
-
GeneralPath(Shape) - Constructor for class noawt
.java
.awt
.geom
.
GeneralPath
-
Constructs a new
GeneralPath object from an arbitrary
Shape object.
-
getAngleExtent() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the angular extent of the arc.
-
getAngleExtent() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the angular extent of the arc.
-
getAngleExtent() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns the angular extent of the arc.
-
getAngleStart() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the starting angle of the arc.
-
getAngleStart() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the starting angle of the arc.
-
getAngleStart() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns the starting angle of the arc.
-
getArcHeight() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Gets the height of the arc that rounds off the corners.
-
getArcHeight() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Gets the height of the arc that rounds off the corners.
-
getArcHeight() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Gets the height of the arc that rounds off the corners.
-
getArcType() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
-
getArcWidth() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Gets the width of the arc that rounds off the corners.
-
getArcWidth() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Gets the width of the arc that rounds off the corners.
-
getArcWidth() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Gets the width of the arc that rounds off the corners.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
Area
-
Returns a bounding
Rectangle that completely encloses this
Area.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds() - Method in class noawt
.java
.awt
.
Rectangle
-
Gets the bounding
Rectangle of this
Rectangle.
-
getBounds() - Method in interface noawt
.java
.awt
.
Shape
-
Returns an integer
Rectangle that completely encloses the
Shape.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns the high-precision framing rectangle of the arc.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Area
-
Returns a high precision bounding
Rectangle2D that completely encloses this
Area.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Path2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Path2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getBounds2D() - Method in interface noawt
.java
.awt
.
Shape
-
Returns a high precision and more accurate bounding box of the
Shape than the
getBounds method.
-
getCenterX() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the X coordinate of the center of the framing rectangle of the
Shape in
double precision.
-
getCenterY() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the Y coordinate of the center of the framing rectangle of the
Shape in
double precision.
-
getCtrlP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the first control point.
-
getCtrlP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the first control point.
-
getCtrlP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the first control point.
-
getCtrlP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the second control point.
-
getCtrlP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the second control point.
-
getCtrlP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the second control point.
-
getCtrlPt() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the control point.
-
getCtrlPt() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the control point.
-
getCtrlPt() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the control point.
-
getCtrlX() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the X coordinate of the control point in
double precision.
-
getCtrlX() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the X coordinate of the control point in
double precision.
-
getCtrlX() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the X coordinate of the control point in
double precision.
-
getCtrlX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the X coordinate of the first control point in double precision.
-
getCtrlX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the X coordinate of the first control point in double precision.
-
getCtrlX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the X coordinate of the first control point in double precision.
-
getCtrlX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the X coordinate of the second control point in double precision.
-
getCtrlX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the X coordinate of the second control point in double precision.
-
getCtrlX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the X coordinate of the second control point in double precision.
-
getCtrlY() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the Y coordinate of the control point in
double precision.
-
getCtrlY() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the Y coordinate of the control point in
double precision.
-
getCtrlY() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the Y coordinate of the control point in
double precision.
-
getCtrlY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the Y coordinate of the first control point in double precision.
-
getCtrlY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the Y coordinate of the first control point in double precision.
-
getCtrlY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the Y coordinate of the first control point in double precision.
-
getCtrlY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the Y coordinate of the second control point in double precision.
-
getCtrlY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the Y coordinate of the second control point in double precision.
-
getCtrlY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the Y coordinate of the second control point in double precision.
-
getCurrentPoint() - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Returns the coordinates most recently added to the end of the path as a
Point2D object.
-
getDeterminant() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the determinant of the matrix representation of the transform.
-
getDirection() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getEndPoint() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns the ending point of the arc.
-
getFlatness(double, double, double, double, double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the flatness of the cubic curve specified by the indicated control points.
-
getFlatness(double[], int) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the flatness of the cubic curve specified by the control points stored in the indicated array at the indicated index.
-
getFlatness() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the flatness of this curve.
-
getFlatness() - Method in class noawt
.java
.awt
.geom
.
FlatteningPathIterator
-
Returns the flatness of this iterator.
-
getFlatness(double, double, double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the indicated control points.
-
getFlatness(double[], int) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the control points stored in the indicated array at the indicated index.
-
getFlatness() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of this
QuadCurve2D.
-
getFlatnessSq(double, double, double, double, double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the square of the flatness of the cubic curve specified by the indicated control points.
-
getFlatnessSq(double[], int) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the square of the flatness of the cubic curve specified by the control points stored in the indicated array at the indicated index.
-
getFlatnessSq() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the square of the flatness of this curve.
-
getFlatnessSq(double, double, double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the indicated control points.
-
getFlatnessSq(double[], int) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the control points stored in the indicated array at the indicated index.
-
getFlatnessSq() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of this
QuadCurve2D.
-
getFrame() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the framing
Rectangle2D that defines the overall shape of this object.
-
getHeight() - Method in class noawt
.java
.awt
.
Dimension
-
Returns the height of this
Dimension in double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Dimension2D
-
Returns the height of this
Dimension in double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Returns the height of the framing rectangle in
double precision.
-
getHeight() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns the height of the bounding
Rectangle in
double precision.
-
getLocation() - Method in class noawt
.java
.awt
.
Point
-
Returns the location of this point.
-
getLocation() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns the location of this
Rectangle.
-
getMatrix(double[]) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Retrieves the 6 specifiable values in the 3x3 affine transformation matrix and places them into an array of double precisions values.
-
getMaxX() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the largest X coordinate of the framing rectangle of the
Shape in
double precision.
-
getMaxY() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the largest Y coordinate of the framing rectangle of the
Shape in
double precision.
-
getMinX() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the smallest X coordinate of the framing rectangle of the
Shape in
double precision.
-
getMinY() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the smallest Y coordinate of the framing rectangle of the
Shape in
double precision.
-
getNativeConsumer() - Method in interface noawt
.sun
.awt
.geom
.
PathConsumer2D
-
If a given PathConsumer performs all or most of its work natively then it can return a (non-zero) pointer to a native function vector that defines C functions for all of the above methods.
-
getOrder() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the start point.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the start point.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the start point.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the start
Point2D of this
Line2D.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the start
Point2D of this
Line2D.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the start
Point2D of this
Line2D.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the start point.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the start point.
-
getP1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the start point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the end point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the end point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the end point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the end
Point2D of this
Line2D.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the end
Point2D of this
Line2D.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the end
Point2D of this
Line2D.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the end point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the end point.
-
getP2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the end point.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns an iteration object that defines the boundary of the arc.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Area
-
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
Area
-
Creates a
PathIterator for the flattened outline of this
Area object.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns an iteration object that defines the boundary of the shape.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Return an iteration object that defines the boundary of the flattened shape.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D
-
Returns an iteration object that defines the boundary of this
Ellipse2D.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns an iteration object that defines the boundary of this
Line2D.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns an iteration object that defines the boundary of this flattened
Line2D.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Path2D.Double
-
Returns an iterator object that iterates along the
Shape boundary and provides access to the geometry of the
Shape outline.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Path2D.Float
-
Returns an iterator object that iterates along the
Shape boundary and provides access to the geometry of the
Shape outline.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Returns an iterator object that iterates along the
Shape boundary and provides access to a flattened view of the
Shape outline geometry.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns an iteration object that defines the boundary of the shape of this
QuadCurve2D.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns an iteration object that defines the boundary of the flattened shape of this
QuadCurve2D.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Returns an iteration object that defines the boundary of this
Rectangle2D.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Returns an iteration object that defines the boundary of the flattened
Rectangle2D.
-
getPathIterator(AffineTransform, double) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns an iterator object that iterates along the
Shape object's boundary and provides access to a flattened view of the outline of the
Shape object's geometry.
-
getPathIterator(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Returns an iteration object that defines the boundary of this
RoundRectangle2D.
-
getPathIterator(AffineTransform) - Method in interface noawt
.java
.awt
.
Shape
-
Returns an iterator object that iterates along the
Shape boundary and provides access to the geometry of the
Shape outline.
-
getPathIterator(AffineTransform, double) - Method in interface noawt
.java
.awt
.
Shape
-
Returns an iterator object that iterates along the
Shape boundary and provides access to a flattened view of the
Shape outline geometry.
-
getQuadrantRotateInstance(int) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform that rotates coordinates by the specified number of quadrants.
-
getQuadrantRotateInstance(int, double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform that rotates coordinates by the specified number of quadrants around the specified anchor point.
-
getRecursionLimit() - Method in class noawt
.java
.awt
.geom
.
FlatteningPathIterator
-
Returns the recursion limit of this iterator.
-
getReversedCurve() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getRotateInstance(double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform representing a rotation transformation.
-
getRotateInstance(double, double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform that rotates coordinates around an anchor point.
-
getRotateInstance(double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform that rotates coordinates according to a rotation vector.
-
getRotateInstance(double, double, double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform that rotates coordinates around an anchor point accordinate to a rotation vector.
-
getScaleInstance(double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform representing a scaling transformation.
-
getScaleX() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the X coordinate scaling element (m00) of the 3x3 affine transformation matrix.
-
getScaleY() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the Y coordinate scaling element (m11) of the 3x3 affine transformation matrix.
-
getSegment(double[]) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getShearInstance(double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform representing a shearing transformation.
-
getShearX() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the X coordinate shearing element (m01) of the 3x3 affine transformation matrix.
-
getShearY() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the Y coordinate shearing element (m10) of the 3x3 affine transformation matrix.
-
getSize() - Method in class noawt
.java
.awt
.
Dimension
-
Gets the size of this
Dimension object.
-
getSize() - Method in class noawt
.java
.awt
.
Rectangle
-
Gets the size of this
Rectangle, represented by the returned
Dimension.
-
getStartPoint() - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Returns the starting point of the arc.
-
getState() - Method in class noawt
.sun
.awt
.geom
.
AreaOp.CAGOp
-
-
getState() - Method in class noawt
.sun
.awt
.geom
.
AreaOp.EOWindOp
-
-
getState() - Method in class noawt
.sun
.awt
.geom
.
AreaOp
-
-
getState() - Method in class noawt
.sun
.awt
.geom
.
AreaOp.NZWindOp
-
-
getSubCurve(double, double) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getSubCurve(double, double, int) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getTranslateInstance(double, double) - Static method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns a transform representing a translation transformation.
-
getTranslateX() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the X coordinate of the translation element (m02) of the 3x3 affine transformation matrix.
-
getTranslateY() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Returns the Y coordinate of the translation element (m12) of the 3x3 affine transformation matrix.
-
getType() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Retrieves the flag bits describing the conversion properties of this transform.
-
getWidth() - Method in class noawt
.java
.awt
.
Dimension
-
Returns the width of this
Dimension in double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Dimension2D
-
Returns the width of this
Dimension in double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Returns the width of the framing rectangle in
double precision.
-
getWidth() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns the width of the bounding
Rectangle in
double precision.
-
getWindingRule() - Method in class noawt
.java
.awt
.geom
.
FlatteningPathIterator
-
Returns the winding rule for determining the interior of the path.
-
getWindingRule() - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Returns the fill style winding rule.
-
getWindingRule() - Method in interface noawt
.java
.awt
.geom
.
PathIterator
-
Returns the winding rule for determining the interior of the path.
-
getWithDirection(int) - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getX() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Point2D.Double
-
Returns the X coordinate of this
Point2D in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Point2D.Float
-
Returns the X coordinate of this
Point2D in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the X coordinate of this
Point2D in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Returns the X coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getX() - Method in class noawt
.java
.awt
.
Point
-
Returns the X coordinate of this
Point2D in
double precision.
-
getX() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns the X coordinate of the bounding
Rectangle in
double precision.
-
getX0() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the X coordinate of the start point in double precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the X coordinate of the start point in
double in precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the X coordinate of the start point in
double in precision.
-
getX1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the X coordinate of the start point in
double in precision.
-
getX1() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the X coordinate of the end point in double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the X coordinate of the end point in
double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the X coordinate of the end point in
double precision.
-
getX2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the X coordinate of the end point in
double precision.
-
getXBot() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getXHi() - Method in class noawt
.sun
.awt
.geom
.
Crossings
-
-
getXLo() - Method in class noawt
.sun
.awt
.geom
.
Crossings
-
-
getXMax() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getXMin() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getXTop() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getY() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Point2D.Double
-
Returns the Y coordinate of this
Point2D in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Point2D.Float
-
Returns the Y coordinate of this
Point2D in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Returns the Y coordinate of this
Point2D in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Returns the Y coordinate of the upper-left corner of the framing rectangle in
double precision.
-
getY() - Method in class noawt
.java
.awt
.
Point
-
Returns the Y coordinate of this
Point2D in
double precision.
-
getY() - Method in class noawt
.java
.awt
.
Rectangle
-
Returns the Y coordinate of the bounding
Rectangle in
double precision.
-
getY0() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the Y coordinate of the start point in double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the Y coordinate of the start point in
double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the Y coordinate of the start point in
double precision.
-
getY1() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the Y coordinate of the start point in
double precision.
-
getY1() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Returns the Y coordinate of the end point in double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Returns the Y coordinate of the end point in
double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Returns the Y coordinate of the end point in
double precision.
-
getY2() - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Returns the Y coordinate of the end point in
double precision.
-
getYBot() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
getYHi() - Method in class noawt
.sun
.awt
.geom
.
Crossings
-
-
getYLo() - Method in class noawt
.sun
.awt
.geom
.
Crossings
-
-
getYTop() - Method in class noawt
.sun
.awt
.geom
.
Curve
-
-
grow(int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Resizes the
Rectangle both horizontally and vertically.
-
scale(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Concatenates this transform with a scaling transformation.
-
SEG_CLOSE - Static variable in interface noawt
.java
.awt
.geom
.
PathIterator
-
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
-
SEG_CUBICTO - Static variable in interface noawt
.java
.awt
.geom
.
PathIterator
-
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
-
SEG_LINETO - Static variable in interface noawt
.java
.awt
.geom
.
PathIterator
-
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
-
SEG_MOVETO - Static variable in interface noawt
.java
.awt
.geom
.
PathIterator
-
The segment type constant for a point that specifies the starting location for a new subpath.
-
SEG_QUADTO - Static variable in interface noawt
.java
.awt
.geom
.
PathIterator
-
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
-
setAngleExtent(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Sets the angular extent of this arc to the specified double value.
-
setAngleExtent(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Sets the angular extent of this arc to the specified double value.
-
setAngleExtent(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the angular extent of this arc to the specified double value.
-
setAngles(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the starting angle and angular extent of this arc using two sets of coordinates.
-
setAngles(Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the starting angle and angular extent of this arc using two points.
-
setAngleStart(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Sets the starting angle of this arc to the specified double value.
-
setAngleStart(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Sets the starting angle of this arc to the specified double value.
-
setAngleStart(double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the starting angle of this arc to the specified double value.
-
setAngleStart(Point2D) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the starting angle of this arc to the angle that the specified point defines relative to the center of this arc.
-
setArc(double, double, double, double, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
-
setArc(double, double, double, double, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
-
setArc(double, double, double, double, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
-
setArc(Point2D, Dimension2D, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the location, size, angular extents, and closure type of this arc to the specified values.
-
setArc(Rectangle2D, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the location, size, angular extents, and closure type of this arc to the specified values.
-
setArc(Arc2D) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets this arc to be the same as the specified arc.
-
setArcByCenter(double, double, double, double, double, int) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the position, bounds, angular extents, and closure type of this arc to the specified values.
-
setArcByTangent(Point2D, Point2D, Point2D, double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the position, bounds, and angular extents of this arc to the specified value.
-
setArcType(int) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the closure type of this arc to the specified value:
OPEN,
CHORD, or
PIE.
-
setBounds(Rectangle) - Method in class noawt
.java
.awt
.
Rectangle
-
Sets the bounding
Rectangle of this
Rectangle to match the specified
Rectangle.
-
setBounds(int, int, int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Sets the bounding
Rectangle of this
Rectangle to the specified
x,
y,
width, and
height.
-
setCurve(double, double, double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Double
-
Sets the location of the end points and control points of this curve to the specified double coordinates.
-
setCurve(double, double, double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Sets the location of the end points and control points of this curve to the specified double coordinates.
-
setCurve(float, float, float, float, float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D.Float
-
Sets the location of the end points and control points of this curve to the specified
float coordinates.
-
setCurve(double, double, double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Sets the location of the end points and control points of this curve to the specified double coordinates.
-
setCurve(double[], int) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Sets the location of the end points and control points of this curve to the double coordinates at the specified offset in the specified array.
-
setCurve(Point2D, Point2D, Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Sets the location of the end points and control points of this curve to the specified
Point2D coordinates.
-
setCurve(Point2D[], int) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Sets the location of the end points and control points of this curve to the coordinates of the
Point2D objects at the specified offset in the specified array.
-
setCurve(CubicCurve2D) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Sets the location of the end points and control points of this curve to the same as those in the specified
CubicCurve2D.
-
setCurve(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Double
-
Sets the location of the end points and control point of this curve to the specified
double coordinates.
-
setCurve(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Sets the location of the end points and control point of this curve to the specified
double coordinates.
-
setCurve(float, float, float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D.Float
-
Sets the location of the end points and control point of this curve to the specified
float coordinates.
-
setCurve(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Sets the location of the end points and control point of this curve to the specified
double coordinates.
-
setCurve(double[], int) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Sets the location of the end points and control points of this
QuadCurve2D to the
double coordinates at the specified offset in the specified array.
-
setCurve(Point2D, Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Sets the location of the end points and control point of this
QuadCurve2D to the specified
Point2D coordinates.
-
setCurve(Point2D[], int) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Sets the location of the end points and control points of this
QuadCurve2D to the coordinates of the
Point2D objects at the specified offset in the specified array.
-
setCurve(QuadCurve2D) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Sets the location of the end points and control point of this
QuadCurve2D to the same as those in the specified
QuadCurve2D.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Arc2D
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Double
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrame(float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Ellipse2D.Float
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Sets the location and size of the outer bounds of this
Rectangle2D to the specified rectangular values.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrame(Point2D, Dimension2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the location and size of the framing rectangle of this
Shape to the specified
Point2D and
Dimension2D, respectively.
-
setFrame(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the framing rectangle of this
Shape to be the specified
Rectangle2D.
-
setFrame(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Sets the location and size of the framing rectangle of this
Shape to the specified rectangular values.
-
setFrameFromCenter(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the framing rectangle of this
Shape based on the specified center point coordinates and corner point coordinates.
-
setFrameFromCenter(Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the framing rectangle of this
Shape based on a specified center
Point2D and corner
Point2D.
-
setFrameFromDiagonal(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the diagonal of the framing rectangle of this
Shape based on the two specified coordinates.
-
setFrameFromDiagonal(Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
RectangularShape
-
Sets the diagonal of the framing rectangle of this
Shape based on two specified
Point2D objects.
-
setLine(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Line2D.Double
-
Sets the location of the end points of this
Line2D to the specified double coordinates.
-
setLine(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Sets the location of the end points of this
Line2D to the specified double coordinates.
-
setLine(float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
Line2D.Float
-
Sets the location of the end points of this
Line2D to the specified float coordinates.
-
setLine(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Sets the location of the end points of this
Line2D to the specified double coordinates.
-
setLine(Point2D, Point2D) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Sets the location of the end points of this
Line2D to the specified
Point2D coordinates.
-
setLine(Line2D) - Method in class noawt
.java
.awt
.geom
.
Line2D
-
Sets the location of the end points of this
Line2D to the same as those end points of the specified
Line2D.
-
setLocation(double, double) - Method in class noawt
.java
.awt
.geom
.
Point2D.Double
-
Sets the location of this
Point2D to the specified
double coordinates.
-
setLocation(double, double) - Method in class noawt
.java
.awt
.geom
.
Point2D.Float
-
Sets the location of this
Point2D to the specified
double coordinates.
-
setLocation(float, float) - Method in class noawt
.java
.awt
.geom
.
Point2D.Float
-
Sets the location of this
Point2D to the specified
float coordinates.
-
setLocation(double, double) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Sets the location of this
Point2D to the specified
double coordinates.
-
setLocation(Point2D) - Method in class noawt
.java
.awt
.geom
.
Point2D
-
Sets the location of this
Point2D to the same coordinates as the specified
Point2D object.
-
setLocation(Point) - Method in class noawt
.java
.awt
.
Point
-
Sets the location of the point to the specified location.
-
setLocation(int, int) - Method in class noawt
.java
.awt
.
Point
-
Changes the point to have the specified location.
-
setLocation(double, double) - Method in class noawt
.java
.awt
.
Point
-
Sets the location of this point to the specified double coordinates.
-
setLocation(Point) - Method in class noawt
.java
.awt
.
Rectangle
-
Moves this
Rectangle to the specified location.
-
setLocation(int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Moves this
Rectangle to the specified location.
-
setRect(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Sets the location and size of this
Rectangle2D to the specified
double values.
-
setRect(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Double
-
Sets this
Rectangle2D to be the same as the specified
Rectangle2D.
-
setRect(float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Sets the location and size of this
Rectangle2D to the specified
float values.
-
setRect(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Sets the location and size of this
Rectangle2D to the specified
double values.
-
setRect(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D.Float
-
Sets this
Rectangle2D to be the same as the specified
Rectangle2D.
-
setRect(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Sets the location and size of this
Rectangle2D to the specified
double values.
-
setRect(Rectangle2D) - Method in class noawt
.java
.awt
.geom
.
Rectangle2D
-
Sets this
Rectangle2D to be the same as the specified
Rectangle2D.
-
setRect(double, double, double, double) - Method in class noawt
.java
.awt
.
Rectangle
-
Sets the bounds of this
Rectangle to the integer bounds which encompass the specified
x,
y,
width, and
height.
-
setRoundRect(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Sets the location, size, and corner radii of this
RoundRectangle2D to the specified
double values.
-
setRoundRect(RoundRectangle2D) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Double
-
Sets this
RoundRectangle2D to be the same as the specified
RoundRectangle2D.
-
setRoundRect(float, float, float, float, float, float) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Sets the location, size, and corner radii of this
RoundRectangle2D to the specified
float values.
-
setRoundRect(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Sets the location, size, and corner radii of this
RoundRectangle2D to the specified
double values.
-
setRoundRect(RoundRectangle2D) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D.Float
-
Sets this
RoundRectangle2D to be the same as the specified
RoundRectangle2D.
-
setRoundRect(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Sets the location, size, and corner radii of this
RoundRectangle2D to the specified
double values.
-
setRoundRect(RoundRectangle2D) - Method in class noawt
.java
.awt
.geom
.
RoundRectangle2D
-
Sets this
RoundRectangle2D to be the same as the specified
RoundRectangle2D.
-
setSize(double, double) - Method in class noawt
.java
.awt
.
Dimension
-
Sets the size of this
Dimension object to the specified width and height in double precision.
-
setSize(Dimension) - Method in class noawt
.java
.awt
.
Dimension
-
Sets the size of this
Dimension object to the specified size.
-
setSize(int, int) - Method in class noawt
.java
.awt
.
Dimension
-
Sets the size of this
Dimension object to the specified width and height.
-
setSize(double, double) - Method in class noawt
.java
.awt
.geom
.
Dimension2D
-
Sets the size of this
Dimension object to the specified width and height.
-
setSize(Dimension2D) - Method in class noawt
.java
.awt
.geom
.
Dimension2D
-
Sets the size of this
Dimension2D object to match the specified size.
-
setSize(Dimension) - Method in class noawt
.java
.awt
.
Rectangle
-
Sets the size of this
Rectangle to match the specified
Dimension.
-
setSize(int, int) - Method in class noawt
.java
.awt
.
Rectangle
-
Sets the size of this
Rectangle to the specified width and height.
-
setToIdentity() - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Resets this transform to the Identity transform.
-
setToQuadrantRotation(int) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a rotation transformation that rotates coordinates by the specified number of quadrants.
-
setToQuadrantRotation(int, double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a translated rotation transformation that rotates coordinates by the specified number of quadrants around the specified anchor point.
-
setToRotation(double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a rotation transformation.
-
setToRotation(double, double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a translated rotation transformation.
-
setToRotation(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a rotation transformation that rotates coordinates according to a rotation vector.
-
setToRotation(double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a rotation transformation that rotates coordinates around an anchor point according to a rotation vector.
-
setToScale(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a scaling transformation.
-
setToShear(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a shearing transformation.
-
setToTranslation(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a translation transformation.
-
setTransform(AffineTransform) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to a copy of the transform in the specified
AffineTransform object.
-
setTransform(double, double, double, double, double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Sets this transform to the matrix specified by the 6 double precision values.
-
setWindingRule(int) - Method in class noawt
.java
.awt
.geom
.
Path2D
-
Sets the winding rule for this path to the specified value.
-
Shape
- Interface in
noawt.java.awt
-
The
Shape interface provides definitions for objects that represent some form of geometric shape.
-
shear(double, double) - Method in class noawt
.java
.awt
.geom
.
AffineTransform
-
Concatenates this transform with a shearing transformation.
-
signeddiffbits(double, double) - Static method in class noawt
.sun
.awt
.geom
.
Curve
-
-
solveCubic(double[]) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Solves the cubic whose coefficients are in the
eqn array and places the non-complex roots back into the same array, returning the number of roots.
-
solveCubic(double[], double[]) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Solve the cubic whose coefficients are in the
eqn array and place the non-complex roots into the
res array, returning the number of roots.
-
solveQuadratic(double[]) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Solves the quadratic whose coefficients are in the
eqn array and places the non-complex roots back into the same array, returning the number of roots.
-
solveQuadratic(double[], double[]) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Solves the quadratic whose coefficients are in the
eqn array and places the non-complex roots into the
res array, returning the number of roots.
-
start - Variable in class noawt
.java
.awt
.geom
.
Arc2D.Double
-
The starting angle of the arc in degrees.
-
start - Variable in class noawt
.java
.awt
.geom
.
Arc2D.Float
-
The starting angle of the arc in degrees.
-
subdivide(CubicCurve2D, CubicCurve2D) - Method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Subdivides this cubic curve and stores the resulting two subdivided curves into the left and right curve parameters.
-
subdivide(CubicCurve2D, CubicCurve2D, CubicCurve2D) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Subdivides the cubic curve specified by the
src parameter and stores the resulting two subdivided curves into the
left and
right curve parameters.
-
subdivide(double[], int, double[], int, double[], int) - Static method in class noawt
.java
.awt
.geom
.
CubicCurve2D
-
Subdivides the cubic curve specified by the coordinates stored in the
src array at indices
srcoff through (
srcoff + 7) and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
-
subdivide(QuadCurve2D, QuadCurve2D) - Method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Subdivides this
QuadCurve2D and stores the resulting two subdivided curves into the
left and
right curve parameters.
-
subdivide(QuadCurve2D, QuadCurve2D, QuadCurve2D) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Subdivides the quadratic curve specified by the
src parameter and stores the resulting two subdivided curves into the
left and
right curve parameters.
-
subdivide(double[], int, double[], int, double[], int) - Static method in class noawt
.java
.awt
.geom
.
QuadCurve2D
-
Subdivides the quadratic curve specified by the coordinates stored in the
src array at indices
srcoff through
srcoff + 5 and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
-
SubOp() - Constructor for class noawt
.sun
.awt
.geom
.
AreaOp.SubOp
-
-
subtract(Area) - Method in class noawt
.java
.awt
.geom
.
Area
-
Subtracts the shape of the specified
Area from the shape of this
Area.