Class Star

    • Constructor Detail

      • Star

        public Star()
      • Star

        public Star​(double cx,
                    double cy,
                    double or,
                    double ir)
      • Star

        public Star​(double cx,
                    double cy,
                    double or,
                    double ir,
                    int sides)
    • Method Detail

      • getOr

        public double getOr()
        Gets the value of the property or.
        Property description:
      • setOr

        public void setOr​(double or)
        Sets the value of the property or.
        Property description:
      • getIr

        public double getIr()
        Gets the value of the property ir.
        Property description:
      • setIr

        public void setIr​(double ir)
        Sets the value of the property ir.
        Property description:
      • getSides

        public int getSides()
        Gets the value of the property sides.
        Property description:
      • setSides

        public void setSides​(int sides)
        Sets the value of the property sides.
        Property description: