Packages

 

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

Classes

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

Class Skew



  • public class Skew
    extends ColladaElement

    The skew. The skew element contains an angle and two mathematical vectors that represent the axis of rotation and the axis of translation.

    • Constructor Detail

      • Skew

        public Skew()
    • Method Detail

      • getSid

        public final String getSid()

        Gets or sets the sid.

      • setSid

        public final void setSid(String value)

        Gets or sets the sid.

      • getText

        public final String getText()

        Gets or sets the value float7 as text.

      • setText

        public final void setText(String value)

        Gets or sets the value float7 as text.