Uses of Interface
net.opengis.sps.x20.PointOrPolygonPropertyType

Packages that use PointOrPolygonPropertyType
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of PointOrPolygonPropertyType in net.opengis.sps.x20
 

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

Uses of PointOrPolygonPropertyType in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement PointOrPolygonPropertyType
 class PointOrPolygonPropertyTypeImpl
          An XML PointOrPolygonPropertyType(@http://www.opengis.net/sps/2.0).
 



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