Interface SecondDefiningParameterType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    SecondDefiningParameterTypeImpl

    public interface SecondDefiningParameterType
    extends org.apache.xmlbeans.XmlObject
    An XML SecondDefiningParameterType(@http://www.opengis.net/gml). This is a complex type.
    • Field Detail

      • type

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

      • getInverseFlattening

        MeasureType getInverseFlattening()
        Gets the "inverseFlattening" element
      • isSetInverseFlattening

        boolean isSetInverseFlattening()
        True if has "inverseFlattening" element
      • setInverseFlattening

        void setInverseFlattening​(MeasureType inverseFlattening)
        Sets the "inverseFlattening" element
      • addNewInverseFlattening

        MeasureType addNewInverseFlattening()
        Appends and returns a new empty "inverseFlattening" element
      • unsetInverseFlattening

        void unsetInverseFlattening()
        Unsets the "inverseFlattening" element
      • getSemiMinorAxis

        MeasureType getSemiMinorAxis()
        Gets the "semiMinorAxis" element
      • isSetSemiMinorAxis

        boolean isSetSemiMinorAxis()
        True if has "semiMinorAxis" element
      • setSemiMinorAxis

        void setSemiMinorAxis​(MeasureType semiMinorAxis)
        Sets the "semiMinorAxis" element
      • addNewSemiMinorAxis

        MeasureType addNewSemiMinorAxis()
        Appends and returns a new empty "semiMinorAxis" element
      • unsetSemiMinorAxis

        void unsetSemiMinorAxis()
        Unsets the "semiMinorAxis" element
      • isSetIsSphere

        boolean isSetIsSphere()
        True if has "isSphere" element
      • unsetIsSphere

        void unsetIsSphere()
        Unsets the "isSphere" element