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

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

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

Methods in net.opengis.sps.x20 that return PointOrPolygonPropertyType.ByPolygon
 PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyType.addNewByPolygon()
          Appends and returns a new empty "byPolygon" element
 PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyType.getByPolygon()
          Gets the "byPolygon" element
static PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyType.ByPolygon.Factory.newInstance()
           
static PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyType.ByPolygon.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sps.x20 with parameters of type PointOrPolygonPropertyType.ByPolygon
 void PointOrPolygonPropertyType.setByPolygon(PointOrPolygonPropertyType.ByPolygon byPolygon)
          Sets the "byPolygon" element
 

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

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

Methods in net.opengis.sps.x20.impl that return PointOrPolygonPropertyType.ByPolygon
 PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyTypeImpl.addNewByPolygon()
          Appends and returns a new empty "byPolygon" element
 PointOrPolygonPropertyType.ByPolygon PointOrPolygonPropertyTypeImpl.getByPolygon()
          Gets the "byPolygon" element
 

Methods in net.opengis.sps.x20.impl with parameters of type PointOrPolygonPropertyType.ByPolygon
 void PointOrPolygonPropertyTypeImpl.setByPolygon(PointOrPolygonPropertyType.ByPolygon byPolygon)
          Sets the "byPolygon" element
 



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