Packages

 

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

Classes

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

Class Parabola

    • Constructor Detail

      • Parabola

        public Parabola()
    • Method Detail

      • getFocal

        public final double getFocal()

        Gets or sets the focal. A floating-point number that describes the focal length of the parabola.

      • setFocal

        public final void setFocal(double value)

        Gets or sets the focal. A floating-point number that describes the focal length of the parabola.

      • getExtra

        public final Extra[] getExtra()

        Gets or sets the extra.

      • setExtra

        public final void setExtra(Extra[] value)

        Gets or sets the extra.