Documentation of 'kcl.waterloo.graphics.plots2D.GJContour' Java class
GJContour
kcl.waterloo.graphics.plots2D

Class GJContour

    • Constructor Detail

      • GJContour

        public GJContour()
    • Method Detail

      • paintPlot

        public void paintPlot(java.awt.Graphics2D g)
        Description copied from class: GJAbstractPlot
        Note that this method is overloaded by all concrete sub-classes which should call this super-class method.
        Specified by:
        paintPlot in interface GJPlotInterface
        Overrides:
        paintPlot in class GJAbstractPlot
      • stringSupplement

        public java.lang.String stringSupplement()
        Description copied from class: GJAbstractPlot
        Adds a supplement to the fromString returned by the toString() method. Subclasses can override this method to add information to the end of the toString() output.
        Returns:
        the supplementary fromString
      • isLabelled

        public boolean isLabelled()
        Returns:
        the labelled
      • setLabelled

        public void setLabelled(boolean labelled)
        Parameters:
        labelled - the labelled to set
      • isFillClipping

        public boolean isFillClipping()
        Returns:
        the fillClipping
      • setFillClipping

        public void setFillClipping(boolean fillClipping)
        Parameters:
        fillClipping - the fillClipping to set
      • propertyChange

        public void propertyChange(java.beans.PropertyChangeEvent e)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener
        Overrides:
        propertyChange in class GJAbstractPlot
      • transformUpdate

        public final boolean transformUpdate()
        Description copied from interface: GJTransformUpdateInterface
        Called by the parent graph property change listener if the transform applied on either x or y axis is changed. The output indicates whether the graph needs some unspecified action after the update. Custom plots with custom listeners can make use of this.
        Specified by:
        transformUpdate in interface GJTransformUpdateInterface
        Returns:
      • isFilled

        public boolean isFilled()
        Returns:
        the filled
      • setFilled

        public void setFilled(boolean filled)
        Parameters:
        filled - the filled to set
      • getLabelFont

        public java.awt.Font getLabelFont()
        Returns:
        the labelFontSize
      • setLabelFont

        public void setLabelFont(java.awt.Font labelFont)
        Parameters:
        labelFont -

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.