Packages

 

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

Classes

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

Class Hyperbola

    • Constructor Detail

      • Hyperbola

        public Hyperbola()
    • Method Detail

      • getRadius

        public final String getRadius()

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

      • setRadius

        public final void setRadius(String value)

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

      • getExtra

        public final Extra[] getExtra()

        Gets or sets the extra.

      • setExtra

        public final void setExtra(Extra[] value)

        Gets or sets the extra.