Uses of Interface
net.opengis.gml.x32.SphericalCSPropertyType
-
Packages that use SphericalCSPropertyType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of SphericalCSPropertyType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return SphericalCSPropertyType Modifier and Type Method Description SphericalCSPropertyTypeEngineeringCRSType. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeGeodeticCRSType. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeSphericalCSDocument. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeSphericalCSRefDocument. addNewSphericalCSRef()Appends and returns a new empty "sphericalCSRef" elementSphericalCSPropertyTypeGeocentricCRSType. addNewUsesSphericalCS()Appends and returns a new empty "usesSphericalCS" elementSphericalCSPropertyTypeUsesSphericalCSDocument. addNewUsesSphericalCS()Appends and returns a new empty "usesSphericalCS" elementSphericalCSPropertyTypeEngineeringCRSType. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeGeodeticCRSType. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeSphericalCSDocument. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeSphericalCSRefDocument. getSphericalCSRef()Gets the "sphericalCSRef" elementSphericalCSPropertyTypeGeocentricCRSType. getUsesSphericalCS()Gets the "usesSphericalCS" elementSphericalCSPropertyTypeUsesSphericalCSDocument. getUsesSphericalCS()Gets the "usesSphericalCS" elementstatic SphericalCSPropertyTypeSphericalCSPropertyType.Factory. newInstance()static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(File file)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(InputStream is)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(Reader r)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(String xmlAsString)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(URL u)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(XMLStreamReader sr)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(Node node)static SphericalCSPropertyTypeSphericalCSPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type SphericalCSPropertyType Modifier and Type Method Description voidEngineeringCRSType. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidGeodeticCRSType. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidSphericalCSDocument. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidSphericalCSRefDocument. setSphericalCSRef(SphericalCSPropertyType sphericalCSRef)Sets the "sphericalCSRef" elementvoidGeocentricCRSType. setUsesSphericalCS(SphericalCSPropertyType usesSphericalCS)Sets the "usesSphericalCS" elementvoidUsesSphericalCSDocument. setUsesSphericalCS(SphericalCSPropertyType usesSphericalCS)Sets the "usesSphericalCS" element -
Uses of SphericalCSPropertyType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement SphericalCSPropertyType Modifier and Type Class Description classSphericalCSPropertyTypeImplAn XML SphericalCSPropertyType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return SphericalCSPropertyType Modifier and Type Method Description SphericalCSPropertyTypeEngineeringCRSTypeImpl. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeGeodeticCRSTypeImpl. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeSphericalCSDocumentImpl. addNewSphericalCS()Appends and returns a new empty "sphericalCS" elementSphericalCSPropertyTypeSphericalCSRefDocumentImpl. addNewSphericalCSRef()Appends and returns a new empty "sphericalCSRef" elementSphericalCSPropertyTypeGeocentricCRSTypeImpl. addNewUsesSphericalCS()Appends and returns a new empty "usesSphericalCS" elementSphericalCSPropertyTypeUsesSphericalCSDocumentImpl. addNewUsesSphericalCS()Appends and returns a new empty "usesSphericalCS" elementSphericalCSPropertyTypeEngineeringCRSTypeImpl. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeGeodeticCRSTypeImpl. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeSphericalCSDocumentImpl. getSphericalCS()Gets the "sphericalCS" elementSphericalCSPropertyTypeSphericalCSRefDocumentImpl. getSphericalCSRef()Gets the "sphericalCSRef" elementSphericalCSPropertyTypeGeocentricCRSTypeImpl. getUsesSphericalCS()Gets the "usesSphericalCS" elementSphericalCSPropertyTypeUsesSphericalCSDocumentImpl. getUsesSphericalCS()Gets the "usesSphericalCS" elementMethods in net.opengis.gml.x32.impl with parameters of type SphericalCSPropertyType Modifier and Type Method Description voidEngineeringCRSTypeImpl. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidGeodeticCRSTypeImpl. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidSphericalCSDocumentImpl. setSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidSphericalCSRefDocumentImpl. setSphericalCSRef(SphericalCSPropertyType sphericalCSRef)Sets the "sphericalCSRef" elementvoidGeocentricCRSTypeImpl. setUsesSphericalCS(SphericalCSPropertyType usesSphericalCS)Sets the "usesSphericalCS" elementvoidUsesSphericalCSDocumentImpl. setUsesSphericalCS(SphericalCSPropertyType usesSphericalCS)Sets the "usesSphericalCS" element
-