-
GeneralPathWriter
- Class in
com.bric.geom
-
This writes path data to an underlying
GeneralPath.
-
GeneralPathWriter(GeneralPath) - Constructor for class com
.bric
.geom
.
GeneralPathWriter
-
-
getBounds(Shape) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getBounds(Shape[]) - Static method in class com
.bric
.geom
.
ShapeBounds
-
-
getBounds(Shape, AffineTransform) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getBounds(Shape, AffineTransform, Rectangle2D) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getBounds(Shape, Rectangle2D) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getBounds(PathIterator) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getBounds(PathIterator, Rectangle2D) - Static method in class com
.bric
.geom
.
ShapeBounds
-
This calculates the precise bounds of a shape.
-
getClosedDistance() - Method in class com
.bric
.geom
.
MeasuredShape
-
The distance of this shape, assuming that the path is closed.
-
getCommonDistance(MeasuredShape) - Method in class com
.bric
.geom
.
MeasuredShape
-
Returns the length that this shape has in common with the argument.
-
getHead() - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getMoveToX() - Method in class com
.bric
.geom
.
MeasuredShape
-
Returns the x-value of where this path begins.
-
getMoveToY() - Method in class com
.bric
.geom
.
MeasuredShape
-
Returns the y-value of where this path begins.
-
getOriginalDistance() - Method in class com
.bric
.geom
.
MeasuredShape
-
The distance of the shape used to construct this
MeasuredShape.
-
getPath(PathSegment.Float) - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getPoint(float, Point2D) - Method in class com
.bric
.geom
.
MeasuredShape
-
Returns the point at a certain distance from the beginning of this shape.
-
getShape(float, float) - Method in class com
.bric
.geom
.
MeasuredShape
-
Trace the shape.
-
getSubpaths(Shape) - Static method in class com
.bric
.geom
.
MeasuredShape
-
Because a MeasuredShape must be exactly 1 subpath, this method will safely break up a path into separate subpaths and create one MeasuredShape for each.
-
getSubpaths(Shape, float) - Static method in class com
.bric
.geom
.
MeasuredShape
-
Because a MeasuredShape must be exactly 1 subpath, this method will safely break up a path into separate subpaths and create one MeasuredShape for each.
-
getSubpaths(PathIterator) - Static method in class com
.bric
.geom
.
MeasuredShape
-
Because a MeasuredShape must be exactly 1 subpath, this method will safely break up a path into separate subpaths and create one MeasuredShape for each.
-
getSubpaths(PathIterator, float) - Static method in class com
.bric
.geom
.
MeasuredShape
-
Because a MeasuredShape must be exactly 1 subpath, this method will safely break up a path into separate subpaths and create one MeasuredShape for each.
-
getTail() - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getTangentSlope(float) - Method in class com
.bric
.geom
.
MeasuredShape
-
Returns the tangent slope at a certain distance from the beginning of this shape.
-
getTheta(float, AffineTransform, boolean) - Method in class com
.bric
.geom
.
PathSegment.Float
-
Returns the tangent angle at the point t.
-
getTheta(float, AffineTransform, int) - Method in class com
.bric
.geom
.
PathSegment.Float
-
Returns the tangent angle at the point t.
-
getWindingRule() - Method in class com
.bric
.geom
.
SimplifiedPathIterator
-
-
getX(float) - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getXCoeffs() - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getXCoeffs(AffineTransform) - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getY(float) - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getYCoeffs() - Method in class com
.bric
.geom
.
PathSegment.Float
-
-
getYCoeffs(AffineTransform) - Method in class com
.bric
.geom
.
PathSegment.Float
-