Documentation of 'kcl.waterloo.graphics.data.Category' Java class
Category
kcl.waterloo.graphics.data

Class Category



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

      • Category

        public Category()
      • Category

        public Category(java.lang.String s)
    • Method Detail

      • getText

        public java.lang.String getText()
        Returns:
        the text
      • setText

        public void setText(java.lang.String text)
        Parameters:
        text - the text to set
      • getXOffset

        public double getXOffset()
        Returns:
        the xOffset
      • setXOffset

        public void setXOffset(double xOffset)
        Parameters:
        xOffset - the xOffset to set
      • getYOffset

        public double getYOffset()
        Returns:
        the yOffset
      • setYOffset

        public void setYOffset(double yOffset)
        Parameters:
        yOffset - the yOffset to set
      • getEmptyInstance

        public static Category getEmptyInstance()
      • getRotation

        public double getRotation()
        Returns:
        the rotation
      • setRotation

        public void setRotation(double rotation)
        Parameters:
        rotation - the rotation to set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.