Interface ClothoidType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getScaleFactor

        BigDecimal getScaleFactor()
        Gets the "scaleFactor" element
      • xgetScaleFactor

        org.apache.xmlbeans.XmlDecimal xgetScaleFactor()
        Gets (as xml) the "scaleFactor" element
      • setScaleFactor

        void setScaleFactor​(BigDecimal scaleFactor)
        Sets the "scaleFactor" element
      • xsetScaleFactor

        void xsetScaleFactor​(org.apache.xmlbeans.XmlDecimal scaleFactor)
        Sets (as xml) the "scaleFactor" element
      • getStartParameter

        double getStartParameter()
        Gets the "startParameter" element
      • xgetStartParameter

        org.apache.xmlbeans.XmlDouble xgetStartParameter()
        Gets (as xml) the "startParameter" element
      • setStartParameter

        void setStartParameter​(double startParameter)
        Sets the "startParameter" element
      • xsetStartParameter

        void xsetStartParameter​(org.apache.xmlbeans.XmlDouble startParameter)
        Sets (as xml) the "startParameter" element
      • getEndParameter

        double getEndParameter()
        Gets the "endParameter" element
      • xgetEndParameter

        org.apache.xmlbeans.XmlDouble xgetEndParameter()
        Gets (as xml) the "endParameter" element
      • setEndParameter

        void setEndParameter​(double endParameter)
        Sets the "endParameter" element
      • xsetEndParameter

        void xsetEndParameter​(org.apache.xmlbeans.XmlDouble endParameter)
        Sets (as xml) the "endParameter" element
      • isSetInterpolation

        boolean isSetInterpolation()
        True if has "interpolation" attribute
      • xsetInterpolation

        void xsetInterpolation​(CurveInterpolationType interpolation)
        Sets (as xml) the "interpolation" attribute
      • unsetInterpolation

        void unsetInterpolation()
        Unsets the "interpolation" attribute