java.awt.geom package.See: Description
| Class | Description |
|---|---|
| AffineTransforms |
Utility methods related to affine transforms
|
| ArrowCreator |
A class for creating shapes of arrows
|
| Arrows |
Methods to create shapes that represent arrows
|
| CatmullRomSpline |
Simple implementation of an open Catmull-Rom-Spline
|
| ConvexHull |
Methods to compute the convex hull of a set of points
|
| Intersections |
Utility class for computing intersections
NOTE: Preliminary. |
| Intersections.LineLine |
Class for computing intersections between lines
|
| Intersections.SegmentSegment |
Class for computing intersections between line segments
|
| Lines |
Utility methods related to lines
|
| OrientedBoundingBoxes |
Methods related to oriented bounding boxes
|
| PathIterators |
Utility methods related to path iterators
|
| Paths |
Utility methods related to paths
|
| Points |
Utility methods related to points
|
| Projections |
Utility methods related to projections
|
| Rectangles |
Utility methods related to rectangles
|
| Shapes |
Utility methods related to Shapes
|
| Stars |
Methods to create star shapes
|
java.awt.geom package.
For most of the classes and interfaces of the java.awt.geom
package, there is a corresponding class that contains utility methods:
null.Copyright © 2017. All rights reserved.