Uses of Class
net.opengis.sps.v_2_0.PointOrPolygonPropertyType.ByPoint

Uses of PointOrPolygonPropertyType.ByPoint in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as PointOrPolygonPropertyType.ByPoint
protected  PointOrPolygonPropertyType.ByPoint SensorOfferingType.ObservableArea.byPoint
           
protected  PointOrPolygonPropertyType.ByPoint PointOrPolygonPropertyType.byPoint
           
 

Methods in net.opengis.sps.v_2_0 that return PointOrPolygonPropertyType.ByPoint
 PointOrPolygonPropertyType.ByPoint ObjectFactory.createPointOrPolygonPropertyTypeByPoint()
          Create an instance of PointOrPolygonPropertyType.ByPoint
 PointOrPolygonPropertyType.ByPoint SensorOfferingType.ObservableArea.getByPoint()
          Gets the value of the byPoint property.
 PointOrPolygonPropertyType.ByPoint PointOrPolygonPropertyType.getByPoint()
          Gets the value of the byPoint property.
 PointOrPolygonPropertyType.ByPoint PointOrPolygonPropertyType.ByPoint.withPoint(PointType value)
           
 

Methods in net.opengis.sps.v_2_0 with parameters of type PointOrPolygonPropertyType.ByPoint
 void SensorOfferingType.ObservableArea.setByPoint(PointOrPolygonPropertyType.ByPoint value)
          Sets the value of the byPoint property.
 void PointOrPolygonPropertyType.setByPoint(PointOrPolygonPropertyType.ByPoint value)
          Sets the value of the byPoint property.
 SensorOfferingType.ObservableArea SensorOfferingType.ObservableArea.withByPoint(PointOrPolygonPropertyType.ByPoint value)
           
 PointOrPolygonPropertyType PointOrPolygonPropertyType.withByPoint(PointOrPolygonPropertyType.ByPoint value)
           
 



Copyright © 2008-2015. All Rights Reserved.