Uses of Class
net.opengis.gml.MultiPointPropertyType

Packages that use MultiPointPropertyType
net.opengis.gml   
 

Uses of MultiPointPropertyType in net.opengis.gml
 

Methods in net.opengis.gml that return MultiPointPropertyType
 MultiPointPropertyType ObjectFactory.createMultiPointPropertyType()
          Create an instance of MultiPointPropertyType
 

Methods in net.opengis.gml that return types with arguments of type MultiPointPropertyType
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiCenterOf(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiLocation(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiPointProperty(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiPosition(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 

Methods in net.opengis.gml with parameters of type MultiPointPropertyType
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiCenterOf(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiLocation(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiPointProperty(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 JAXBElement<MultiPointPropertyType> ObjectFactory.createMultiPosition(MultiPointPropertyType value)
          Create an instance of JAXBElement<MultiPointPropertyType>}
 



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