Class ParamGraphAxes

    • Constructor Detail

      • ParamGraphAxes

        public ParamGraphAxes()
    • Method Detail

      • drawXLabels

        protected void drawXLabels​(Graphics g)
        Description copied from class: AbstractGraphAxes
        Draws the x labels onto the x axis. Must be overridden by subclasses.
        Specified by:
        drawXLabels in class AbstractGraphAxes
        Parameters:
        g - the Graphics context in which to paint