Module java.desktop
Package java.awt.geom

Class Path2D.Double

java.lang.Object
java.awt.geom.Path2D
java.awt.geom.Path2D.Double
All Implemented Interfaces:
Shape, Serializable, Cloneable
Enclosing class:
Path2D

public static non-sealed class Path2D.Double extends Path2D implements Serializable
The Double class defines a geometric path with coordinates stored in double precision floating point.
Since:
1.6
See Also: