Uses of Class
net.opengis.gml.TopoPointType

Packages that use TopoPointType
net.opengis.gml   
 

Uses of TopoPointType in net.opengis.gml
 

Fields in net.opengis.gml declared as TopoPointType
protected  TopoPointType TopoPointPropertyType.topoPoint
           
 

Methods in net.opengis.gml that return TopoPointType
 TopoPointType ObjectFactory.createTopoPointType()
          Create an instance of TopoPointType
 TopoPointType TopoPointPropertyType.getTopoPoint()
          Obtient la valeur de la propriété topoPoint.
 

Methods in net.opengis.gml that return types with arguments of type TopoPointType
 JAXBElement<TopoPointType> ObjectFactory.createTopoPoint(TopoPointType value)
          Create an instance of JAXBElement<TopoPointType>}
 

Methods in net.opengis.gml with parameters of type TopoPointType
 JAXBElement<TopoPointType> ObjectFactory.createTopoPoint(TopoPointType value)
          Create an instance of JAXBElement<TopoPointType>}
 void TopoPointPropertyType.setTopoPoint(TopoPointType value)
          Définit la valeur de la propriété topoPoint.
 



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