Uses of Interface
net.opengis.sensorML.x10.SpatialReferenceFrameDocument.SpatialReferenceFrame

Packages that use SpatialReferenceFrameDocument.SpatialReferenceFrame
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of SpatialReferenceFrameDocument.SpatialReferenceFrame in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return SpatialReferenceFrameDocument.SpatialReferenceFrame
 SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocument.addNewSpatialReferenceFrame()
          Appends and returns a new empty "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame AbstractDerivableComponentType.addNewSpatialReferenceFrame()
          Appends and returns a new empty "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocument.getSpatialReferenceFrame()
          Gets the "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame AbstractDerivableComponentType.getSpatialReferenceFrame()
          Gets the "spatialReferenceFrame" element
static SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocument.SpatialReferenceFrame.Factory.newInstance()
           
static SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocument.SpatialReferenceFrame.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type SpatialReferenceFrameDocument.SpatialReferenceFrame
 void SpatialReferenceFrameDocument.setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)
          Sets the "spatialReferenceFrame" element
 void AbstractDerivableComponentType.setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)
          Sets the "spatialReferenceFrame" element
 

Uses of SpatialReferenceFrameDocument.SpatialReferenceFrame in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement SpatialReferenceFrameDocument.SpatialReferenceFrame
static class SpatialReferenceFrameDocumentImpl.SpatialReferenceFrameImpl
          An XML spatialReferenceFrame(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return SpatialReferenceFrameDocument.SpatialReferenceFrame
 SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocumentImpl.addNewSpatialReferenceFrame()
          Appends and returns a new empty "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame AbstractDerivableComponentTypeImpl.addNewSpatialReferenceFrame()
          Appends and returns a new empty "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame SpatialReferenceFrameDocumentImpl.getSpatialReferenceFrame()
          Gets the "spatialReferenceFrame" element
 SpatialReferenceFrameDocument.SpatialReferenceFrame AbstractDerivableComponentTypeImpl.getSpatialReferenceFrame()
          Gets the "spatialReferenceFrame" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type SpatialReferenceFrameDocument.SpatialReferenceFrame
 void SpatialReferenceFrameDocumentImpl.setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)
          Sets the "spatialReferenceFrame" element
 void AbstractDerivableComponentTypeImpl.setSpatialReferenceFrame(SpatialReferenceFrameDocument.SpatialReferenceFrame spatialReferenceFrame)
          Sets the "spatialReferenceFrame" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.