Class PointShapeFactory.Circle

    • Constructor Detail

      • Circle

        public Circle()
        Creates a new factory for points with default size.
      • Circle

        public Circle​(double size)
        Creates a factory for points of given size.
        Parameters:
        size - the size of the points