Interface GeocentricCRSType

    • Field Detail

      • type

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

      • getUsesCartesianCS

        CartesianCSRefType getUsesCartesianCS()
        Gets the "usesCartesianCS" element
      • isSetUsesCartesianCS

        boolean isSetUsesCartesianCS()
        True if has "usesCartesianCS" element
      • setUsesCartesianCS

        void setUsesCartesianCS​(CartesianCSRefType usesCartesianCS)
        Sets the "usesCartesianCS" element
      • addNewUsesCartesianCS

        CartesianCSRefType addNewUsesCartesianCS()
        Appends and returns a new empty "usesCartesianCS" element
      • unsetUsesCartesianCS

        void unsetUsesCartesianCS()
        Unsets the "usesCartesianCS" element
      • getUsesSphericalCS

        SphericalCSRefType getUsesSphericalCS()
        Gets the "usesSphericalCS" element
      • isSetUsesSphericalCS

        boolean isSetUsesSphericalCS()
        True if has "usesSphericalCS" element
      • setUsesSphericalCS

        void setUsesSphericalCS​(SphericalCSRefType usesSphericalCS)
        Sets the "usesSphericalCS" element
      • addNewUsesSphericalCS

        SphericalCSRefType addNewUsesSphericalCS()
        Appends and returns a new empty "usesSphericalCS" element
      • unsetUsesSphericalCS

        void unsetUsesSphericalCS()
        Unsets the "usesSphericalCS" element
      • getUsesGeodeticDatum

        GeodeticDatumRefType getUsesGeodeticDatum()
        Gets the "usesGeodeticDatum" element
      • setUsesGeodeticDatum

        void setUsesGeodeticDatum​(GeodeticDatumRefType usesGeodeticDatum)
        Sets the "usesGeodeticDatum" element
      • addNewUsesGeodeticDatum

        GeodeticDatumRefType addNewUsesGeodeticDatum()
        Appends and returns a new empty "usesGeodeticDatum" element