|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ExtendedPathIterator | The ExtendedPathIterator class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs. |
ExtendedShape | The ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs. |
Segment | An interface that path segments must implement. |
Class Summary | |
AbstractSegment | An abstract class for path segments. |
Cubic | A class representing a cubic path segment. |
ExtendedGeneralPath | The ExtendedGeneralPath class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc. |
Linear | A class representing a linear path segment. |
PathLength | PathLength is a utility class for calculating the length of a path, the location of a point at a particular length along the path, and the angle of the tangent to the path at a given length. |
Quadradic | A class representing a quadratic path segment. |
RectListManager | RectListManager is a class to manage a list of rectangular regions. |
Segment.SplitResults | |
SegmentList | A class representing a list of path segments. |
SegmentList.SplitResults | |
ShapeExtender | This class wraps a normal path into an extended path. |
ShapeExtender.EPIWrap |
Contains extensions to the java.awt.geom package. This package provides new Shapes and some utility methods to manage geometric objects.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |