Documentation of 'kcl.waterloo.graphics.plots2D.contour.ContourLabel' Java class
ContourLabel
kcl.waterloo.graphics.plots2D.contour

Class ContourLabel



  • public class ContourLabel
    extends java.lang.Object
    • Constructor Detail

      • ContourLabel

        public ContourLabel()
    • Method Detail

      • getX

        public double getX()
        Returns:
        the x
      • setX

        public void setX(double x)
        Parameters:
        x - the x to set
      • getY

        public double getY()
        Returns:
        the y
      • setY

        public void setY(double y)
        Parameters:
        y - the y to set
      • getTheta

        public double getTheta()
        Returns:
        the theta
      • setTheta

        public void setTheta(double theta)
        Parameters:
        theta - the theta to set
      • getBackground

        public java.awt.Paint getBackground()
        Returns:
        the background
      • setBackground

        public void setBackground(java.awt.Paint background)
        Parameters:
        background - the background to set
      • getForeground

        public java.awt.Paint getForeground()
        Returns:
        the foreground
      • setForeground

        public void setForeground(java.awt.Paint foreground)
        Parameters:
        foreground - the foreground to set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.