Uses of Class
net.opengis.gml.v_3_3.ce.SimpleMultiPointType

Packages that use SimpleMultiPointType
net.opengis.gml.v_3_3.ce   
 

Uses of SimpleMultiPointType in net.opengis.gml.v_3_3.ce
 

Fields in net.opengis.gml.v_3_3.ce declared as SimpleMultiPointType
protected  SimpleMultiPointType MultiPointPropertyType.simpleMultiPoint
           
 

Methods in net.opengis.gml.v_3_3.ce that return SimpleMultiPointType
 SimpleMultiPointType ObjectFactory.createSimpleMultiPointType()
          Create an instance of SimpleMultiPointType
 SimpleMultiPointType MultiPointPropertyType.getSimpleMultiPoint()
          Gets the value of the simpleMultiPoint property.
 SimpleMultiPointType SimpleMultiPointType.withPosList(DirectPositionListType value)
           
 

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

Methods in net.opengis.gml.v_3_3.ce with parameters of type SimpleMultiPointType
 JAXBElement<SimpleMultiPointType> ObjectFactory.createSimpleMultiPoint(SimpleMultiPointType value)
          Create an instance of JAXBElement<SimpleMultiPointType>}
 void MultiPointPropertyType.setSimpleMultiPoint(SimpleMultiPointType value)
          Sets the value of the simpleMultiPoint property.
 MultiPointPropertyType MultiPointPropertyType.withSimpleMultiPoint(SimpleMultiPointType value)
           
 



Copyright © 2008-2016. All Rights Reserved.