Packages

 

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

Classes

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

Class Ellipse

    • Constructor Detail

      • Ellipse

        public Ellipse()
    • Method Detail

      • getRadius

        public final String getRadius()

        Gets or sets the radius. Contains two floating-point numbers that specify the radii of the ellipse.

      • setRadius

        public final void setRadius(String value)

        Gets or sets the radius. Contains two floating-point numbers that specify the radii of the ellipse.

      • getExtra

        public final Extra[] getExtra()

        Gets or sets the extra.

      • setExtra

        public final void setExtra(Extra[] value)

        Gets or sets the extra.