Path2D

Class Path2D

All Implemented Interfaces:
Shape, Cloneable
Direct Known Subclasses:
Path2D.Double, Path2D.Float
public abstract class Path2D
extends Object
implements Shape, Cloneable

The Path2D class provides a simple, yet flexible shape which represents an arbitrary geometric path. It can fully represent any path which can be iterated by the PathIterator interface including all of its segment types and winding rules and it imple