Uses of Class
net.opengis.gml.CurveArrayPropertyType

Packages that use CurveArrayPropertyType
net.opengis.gml   
 

Uses of CurveArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as CurveArrayPropertyType
protected  CurveArrayPropertyType MultiCurveType.curveMembers
           
 

Methods in net.opengis.gml that return CurveArrayPropertyType
 CurveArrayPropertyType ObjectFactory.createCurveArrayPropertyType()
          Create an instance of CurveArrayPropertyType
 CurveArrayPropertyType MultiCurveType.getCurveMembers()
          Obtient la valeur de la propriété curveMembers.
 

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

Methods in net.opengis.gml with parameters of type CurveArrayPropertyType
 JAXBElement<CurveArrayPropertyType> ObjectFactory.createCurveArrayProperty(CurveArrayPropertyType value)
          Create an instance of JAXBElement<CurveArrayPropertyType>}
 JAXBElement<CurveArrayPropertyType> ObjectFactory.createCurveMembers(CurveArrayPropertyType value)
          Create an instance of JAXBElement<CurveArrayPropertyType>}
 void MultiCurveType.setCurveMembers(CurveArrayPropertyType value)
          Définit la valeur de la propriété curveMembers.
 



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