Class GraphicsSetArcParameters

    • Constructor Detail

      • GraphicsSetArcParameters

        public GraphicsSetArcParameters​(int xmaj,
                                        int ymin,
                                        int xmin,
                                        int ymaj)
        Constructor
        Parameters:
        xmaj - x coordinate of the major axis point
        ymin - y coordinate of the minor axis point
        xmin - x coordinate of the minor axis point
        ymaj - y coordinate of the major axis point