Uses of Class
net.opengis.gml.RingType

Packages that use RingType
net.opengis.gml   
 

Uses of RingType in net.opengis.gml
 

Fields in net.opengis.gml declared as RingType
protected  RingType RingPropertyType.ring
           
 

Methods in net.opengis.gml that return RingType
 RingType ObjectFactory.createRingType()
          Create an instance of RingType
 RingType RingPropertyType.getRing()
          Obtient la valeur de la propriété ring.
 

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

Methods in net.opengis.gml with parameters of type RingType
 JAXBElement<RingType> ObjectFactory.createRing(RingType value)
          Create an instance of JAXBElement<RingType>}
 void RingPropertyType.setRing(RingType value)
          Définit la valeur de la propriété ring.
 



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