Class Polygon

All Implemented Interfaces:
Fillable, Strokable

@Deprecated public class Polygon extends Path
Deprecated.
Use Path instead
  • Constructor Details

    • Polygon

      public Polygon(List<Point> points)
      Deprecated.
    • Polygon

      public Polygon(Point... points)
      Deprecated.