Class XYArray

    • Constructor Detail

      • XYArray

        public XYArray​(float x,
                       float y)
        Creates an XYArray object.
        Parameters:
        x - the value of the X coordinate
        y - the value of the Y coordinate