Creates a polygon from the specified list of Point2D instances.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public static GeneralPath createPolygon ( |
A list with Point2D objects.
A GeneralPath instance that represents the polygon.