Package org.jcsp.awt

Class GraphicsCommand.DrawPolygon

    • Constructor Detail

      • DrawPolygon

        public DrawPolygon​(int[] xPoints,
                           int[] yPoints,
                           int nPoints)
      • DrawPolygon

        public DrawPolygon​(Polygon p)