Class PolygonFunction

    • Field Detail

      • radius

        protected int radius
        Radius of the polygon
      • numOfPoints

        protected int numOfPoints
        Number of points of the polygon
      • offset

        protected int offset
        Rotational offset of the points along the radius
    • Constructor Detail

      • PolygonFunction

        public PolygonFunction()