Uses of Interface
net.opengis.ows.x11.PositionType2D

Packages that use PositionType2D
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of PositionType2D in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return PositionType2D
static PositionType2D PositionType2D.Factory.newInstance()
           
static PositionType2D PositionType2D.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.newValue(Object obj)
           
static PositionType2D PositionType2D.Factory.parse(File file)
           
static PositionType2D PositionType2D.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(InputStream is)
           
static PositionType2D PositionType2D.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(Node node)
           
static PositionType2D PositionType2D.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(Reader r)
           
static PositionType2D PositionType2D.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(String xmlAsString)
           
static PositionType2D PositionType2D.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(URL u)
           
static PositionType2D PositionType2D.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static PositionType2D PositionType2D.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static PositionType2D PositionType2D.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static PositionType2D PositionType2D.Factory.parse(XMLStreamReader sr)
           
static PositionType2D PositionType2D.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of PositionType2D in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement PositionType2D
 class PositionType2DImpl
          An XML PositionType2D(@http://www.opengis.net/ows/1.1).
 



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