Packages

 

com.aspose.cad.fileformats.collada.fileparser.elements

Classes

com.aspose.cad.fileformats.collada.fileparser.elements

Class Circle

    • Constructor Detail

      • Circle

        public Circle()
    • Method Detail

      • getRadius

        public final double getRadius()

        Gets or sets the radius. Contains a floating-point number that specifies the radius of the circle.

      • setRadius

        public final void setRadius(double value)

        Gets or sets the radius. Contains a floating-point number that specifies the radius of the circle.

      • getExtra

        public final Extra[] getExtra()

        Gets or sets the extra.

      • setExtra

        public final void setExtra(Extra[] value)

        Gets or sets the extra.