Package net.opengis.gml.x32
Interface EngineeringCRSType
-
- All Superinterfaces:
AbstractCRSType,AbstractGMLType,DefinitionBaseType,DefinitionType,IdentifiedObjectType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
EngineeringCRSTypeImpl
public interface EngineeringCRSType extends AbstractCRSType
An XML EngineeringCRSType(@http://www.opengis.net/gml/3.2). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classEngineeringCRSType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AffineCSPropertyTypeaddNewAffineCS()Appends and returns a new empty "affineCS" elementCartesianCSPropertyTypeaddNewCartesianCS()Appends and returns a new empty "cartesianCS" elementCoordinateSystemPropertyTypeaddNewCoordinateSystem()Appends and returns a new empty "coordinateSystem" elementCylindricalCSPropertyTypeaddNewCylindricalCS()Appends and returns a new empty "cylindricalCS" elementEngineeringDatumPropertyTypeaddNewEngineeringDatum()Appends and returns a new empty "engineeringDatum" elementLinearCSPropertyTypeaddNewLinearCS()Appends and returns a new empty "linearCS" elementPolarCSPropertyTypeaddNewPolarCS()Appends and returns a new empty "polarCS" elementSphericalCSPropertyTypeaddNewSphericalCS()Appends and returns a new empty "sphericalCS" elementUserDefinedCSPropertyTypeaddNewUserDefinedCS()Appends and returns a new empty "userDefinedCS" elementAffineCSPropertyTypegetAffineCS()Gets the "affineCS" elementCartesianCSPropertyTypegetCartesianCS()Gets the "cartesianCS" elementCoordinateSystemPropertyTypegetCoordinateSystem()Gets the "coordinateSystem" elementCylindricalCSPropertyTypegetCylindricalCS()Gets the "cylindricalCS" elementEngineeringDatumPropertyTypegetEngineeringDatum()Gets the "engineeringDatum" elementLinearCSPropertyTypegetLinearCS()Gets the "linearCS" elementPolarCSPropertyTypegetPolarCS()Gets the "polarCS" elementSphericalCSPropertyTypegetSphericalCS()Gets the "sphericalCS" elementUserDefinedCSPropertyTypegetUserDefinedCS()Gets the "userDefinedCS" elementbooleanisSetAffineCS()True if has "affineCS" elementbooleanisSetCartesianCS()True if has "cartesianCS" elementbooleanisSetCoordinateSystem()True if has "coordinateSystem" elementbooleanisSetCylindricalCS()True if has "cylindricalCS" elementbooleanisSetLinearCS()True if has "linearCS" elementbooleanisSetPolarCS()True if has "polarCS" elementbooleanisSetSphericalCS()True if has "sphericalCS" elementbooleanisSetUserDefinedCS()True if has "userDefinedCS" elementvoidsetAffineCS(AffineCSPropertyType affineCS)Sets the "affineCS" elementvoidsetCartesianCS(CartesianCSPropertyType cartesianCS)Sets the "cartesianCS" elementvoidsetCoordinateSystem(CoordinateSystemPropertyType coordinateSystem)Sets the "coordinateSystem" elementvoidsetCylindricalCS(CylindricalCSPropertyType cylindricalCS)Sets the "cylindricalCS" elementvoidsetEngineeringDatum(EngineeringDatumPropertyType engineeringDatum)Sets the "engineeringDatum" elementvoidsetLinearCS(LinearCSPropertyType linearCS)Sets the "linearCS" elementvoidsetPolarCS(PolarCSPropertyType polarCS)Sets the "polarCS" elementvoidsetSphericalCS(SphericalCSPropertyType sphericalCS)Sets the "sphericalCS" elementvoidsetUserDefinedCS(UserDefinedCSPropertyType userDefinedCS)Sets the "userDefinedCS" elementvoidunsetAffineCS()Unsets the "affineCS" elementvoidunsetCartesianCS()Unsets the "cartesianCS" elementvoidunsetCoordinateSystem()Unsets the "coordinateSystem" elementvoidunsetCylindricalCS()Unsets the "cylindricalCS" elementvoidunsetLinearCS()Unsets the "linearCS" elementvoidunsetPolarCS()Unsets the "polarCS" elementvoidunsetSphericalCS()Unsets the "sphericalCS" elementvoidunsetUserDefinedCS()Unsets the "userDefinedCS" element-
Methods inherited from interface net.opengis.gml.x32.AbstractCRSType
addNewDomainOfValidity, addNewScope, addScope, getDomainOfValidityArray, getDomainOfValidityArray, getScopeArray, getScopeArray, insertNewDomainOfValidity, insertNewScope, insertScope, removeDomainOfValidity, removeScope, setDomainOfValidityArray, setDomainOfValidityArray, setScopeArray, setScopeArray, sizeOfDomainOfValidityArray, sizeOfScopeArray, xgetScopeArray, xgetScopeArray, xsetScopeArray, xsetScopeArray
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, xgetId, xsetId
-
Methods inherited from interface net.opengis.gml.x32.DefinitionBaseType
addNewIdentifier, getIdentifier, isSetIdentifier, setIdentifier, unsetIdentifier
-
Methods inherited from interface net.opengis.gml.x32.DefinitionType
getRemarks, isSetRemarks, setRemarks, unsetRemarks, xgetRemarks, xsetRemarks
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getAffineCS
AffineCSPropertyType getAffineCS()
Gets the "affineCS" element
-
isSetAffineCS
boolean isSetAffineCS()
True if has "affineCS" element
-
setAffineCS
void setAffineCS(AffineCSPropertyType affineCS)
Sets the "affineCS" element
-
addNewAffineCS
AffineCSPropertyType addNewAffineCS()
Appends and returns a new empty "affineCS" element
-
unsetAffineCS
void unsetAffineCS()
Unsets the "affineCS" element
-
getCartesianCS
CartesianCSPropertyType getCartesianCS()
Gets the "cartesianCS" element
-
isSetCartesianCS
boolean isSetCartesianCS()
True if has "cartesianCS" element
-
setCartesianCS
void setCartesianCS(CartesianCSPropertyType cartesianCS)
Sets the "cartesianCS" element
-
addNewCartesianCS
CartesianCSPropertyType addNewCartesianCS()
Appends and returns a new empty "cartesianCS" element
-
unsetCartesianCS
void unsetCartesianCS()
Unsets the "cartesianCS" element
-
getCylindricalCS
CylindricalCSPropertyType getCylindricalCS()
Gets the "cylindricalCS" element
-
isSetCylindricalCS
boolean isSetCylindricalCS()
True if has "cylindricalCS" element
-
setCylindricalCS
void setCylindricalCS(CylindricalCSPropertyType cylindricalCS)
Sets the "cylindricalCS" element
-
addNewCylindricalCS
CylindricalCSPropertyType addNewCylindricalCS()
Appends and returns a new empty "cylindricalCS" element
-
unsetCylindricalCS
void unsetCylindricalCS()
Unsets the "cylindricalCS" element
-
getLinearCS
LinearCSPropertyType getLinearCS()
Gets the "linearCS" element
-
isSetLinearCS
boolean isSetLinearCS()
True if has "linearCS" element
-
setLinearCS
void setLinearCS(LinearCSPropertyType linearCS)
Sets the "linearCS" element
-
addNewLinearCS
LinearCSPropertyType addNewLinearCS()
Appends and returns a new empty "linearCS" element
-
unsetLinearCS
void unsetLinearCS()
Unsets the "linearCS" element
-
getPolarCS
PolarCSPropertyType getPolarCS()
Gets the "polarCS" element
-
isSetPolarCS
boolean isSetPolarCS()
True if has "polarCS" element
-
setPolarCS
void setPolarCS(PolarCSPropertyType polarCS)
Sets the "polarCS" element
-
addNewPolarCS
PolarCSPropertyType addNewPolarCS()
Appends and returns a new empty "polarCS" element
-
unsetPolarCS
void unsetPolarCS()
Unsets the "polarCS" element
-
getSphericalCS
SphericalCSPropertyType getSphericalCS()
Gets the "sphericalCS" element
-
isSetSphericalCS
boolean isSetSphericalCS()
True if has "sphericalCS" element
-
setSphericalCS
void setSphericalCS(SphericalCSPropertyType sphericalCS)
Sets the "sphericalCS" element
-
addNewSphericalCS
SphericalCSPropertyType addNewSphericalCS()
Appends and returns a new empty "sphericalCS" element
-
unsetSphericalCS
void unsetSphericalCS()
Unsets the "sphericalCS" element
-
getUserDefinedCS
UserDefinedCSPropertyType getUserDefinedCS()
Gets the "userDefinedCS" element
-
isSetUserDefinedCS
boolean isSetUserDefinedCS()
True if has "userDefinedCS" element
-
setUserDefinedCS
void setUserDefinedCS(UserDefinedCSPropertyType userDefinedCS)
Sets the "userDefinedCS" element
-
addNewUserDefinedCS
UserDefinedCSPropertyType addNewUserDefinedCS()
Appends and returns a new empty "userDefinedCS" element
-
unsetUserDefinedCS
void unsetUserDefinedCS()
Unsets the "userDefinedCS" element
-
getCoordinateSystem
CoordinateSystemPropertyType getCoordinateSystem()
Gets the "coordinateSystem" element
-
isSetCoordinateSystem
boolean isSetCoordinateSystem()
True if has "coordinateSystem" element
-
setCoordinateSystem
void setCoordinateSystem(CoordinateSystemPropertyType coordinateSystem)
Sets the "coordinateSystem" element
-
addNewCoordinateSystem
CoordinateSystemPropertyType addNewCoordinateSystem()
Appends and returns a new empty "coordinateSystem" element
-
unsetCoordinateSystem
void unsetCoordinateSystem()
Unsets the "coordinateSystem" element
-
getEngineeringDatum
EngineeringDatumPropertyType getEngineeringDatum()
Gets the "engineeringDatum" element
-
setEngineeringDatum
void setEngineeringDatum(EngineeringDatumPropertyType engineeringDatum)
Sets the "engineeringDatum" element
-
addNewEngineeringDatum
EngineeringDatumPropertyType addNewEngineeringDatum()
Appends and returns a new empty "engineeringDatum" element
-
-