Uses of Class
net.opengis.gml.PointType

Packages that use PointType
net.opengis.gml   
 

Uses of PointType in net.opengis.gml
 

Fields in net.opengis.gml declared as PointType
protected  PointType PointPropertyType.point
           
 

Fields in net.opengis.gml with type parameters of type PointType
protected  List<PointType> PointArrayPropertyType.point
           
 

Methods in net.opengis.gml that return PointType
 PointType ObjectFactory.createPointType()
          Create an instance of PointType
 PointType PointPropertyType.getPoint()
          Obtient la valeur de la propriété point.
 

Methods in net.opengis.gml that return types with arguments of type PointType
 JAXBElement<PointType> ObjectFactory.createPoint(PointType value)
          Create an instance of JAXBElement<PointType>}
 List<PointType> PointArrayPropertyType.getPoint()
          Gets the value of the point property.
 

Methods in net.opengis.gml with parameters of type PointType
 JAXBElement<PointType> ObjectFactory.createPoint(PointType value)
          Create an instance of JAXBElement<PointType>}
 void PointPropertyType.setPoint(PointType value)
          Définit la valeur de la propriété point.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.