Uses of Interface
net.opengis.sensorML.x101.SpatialReferenceFrameDocument.SpatialReferenceFrame
-
Packages that use SpatialReferenceFrameDocument.SpatialReferenceFrame Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of SpatialReferenceFrameDocument.SpatialReferenceFrame in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return SpatialReferenceFrameDocument.SpatialReferenceFrame Modifier and Type Method Description SpatialReferenceFrameDocument.SpatialReferenceFrameAbstractDerivableComponentType. addNewSpatialReferenceFrame()Appends and returns a new empty "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocument. addNewSpatialReferenceFrame()Appends and returns a new empty "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameAbstractDerivableComponentType. getSpatialReferenceFrame()Gets the "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocument. getSpatialReferenceFrame()Gets the "spatialReferenceFrame" elementstatic SpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocument.SpatialReferenceFrame.Factory. newInstance()static SpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocument.SpatialReferenceFrame.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type SpatialReferenceFrameDocument.SpatialReferenceFrame Modifier and Type Method Description voidAbstractDerivableComponentType. setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)Sets the "spatialReferenceFrame" elementvoidSpatialReferenceFrameDocument. setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)Sets the "spatialReferenceFrame" element -
Uses of SpatialReferenceFrameDocument.SpatialReferenceFrame in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement SpatialReferenceFrameDocument.SpatialReferenceFrame Modifier and Type Class Description static classSpatialReferenceFrameDocumentImpl.SpatialReferenceFrameImplAn XML spatialReferenceFrame(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return SpatialReferenceFrameDocument.SpatialReferenceFrame Modifier and Type Method Description SpatialReferenceFrameDocument.SpatialReferenceFrameAbstractDerivableComponentTypeImpl. addNewSpatialReferenceFrame()Appends and returns a new empty "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocumentImpl. addNewSpatialReferenceFrame()Appends and returns a new empty "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameAbstractDerivableComponentTypeImpl. getSpatialReferenceFrame()Gets the "spatialReferenceFrame" elementSpatialReferenceFrameDocument.SpatialReferenceFrameSpatialReferenceFrameDocumentImpl. getSpatialReferenceFrame()Gets the "spatialReferenceFrame" elementMethods in net.opengis.sensorML.x101.impl with parameters of type SpatialReferenceFrameDocument.SpatialReferenceFrame Modifier and Type Method Description voidAbstractDerivableComponentTypeImpl. setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)Sets the "spatialReferenceFrame" elementvoidSpatialReferenceFrameDocumentImpl. setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)Sets the "spatialReferenceFrame" element
-