Uses of Class
net.opengis.gml.MultiPointType

Packages that use MultiPointType
net.opengis.gml   
 

Uses of MultiPointType in net.opengis.gml
 

Fields in net.opengis.gml declared as MultiPointType
protected  MultiPointType MultiPointPropertyType.multiPoint
           
 

Methods in net.opengis.gml that return MultiPointType
 MultiPointType ObjectFactory.createMultiPointType()
          Create an instance of MultiPointType
 MultiPointType MultiPointPropertyType.getMultiPoint()
          Obtient la valeur de la propriété multiPoint.
 

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

Methods in net.opengis.gml with parameters of type MultiPointType
 JAXBElement<MultiPointType> ObjectFactory.createMultiPoint(MultiPointType value)
          Create an instance of JAXBElement<MultiPointType>}
 void MultiPointPropertyType.setMultiPoint(MultiPointType value)
          Définit la valeur de la propriété multiPoint.
 



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