Uses of Class
net.opengis.gml.CompositeCurveType

Packages that use CompositeCurveType
net.opengis.gml   
 

Uses of CompositeCurveType in net.opengis.gml
 

Fields in net.opengis.gml declared as CompositeCurveType
protected  CompositeCurveType CompositeCurvePropertyType.compositeCurve
           
protected  CompositeCurveType GeometricComplexPropertyType.compositeCurve
           
 

Methods in net.opengis.gml that return CompositeCurveType
 CompositeCurveType ObjectFactory.createCompositeCurveType()
          Create an instance of CompositeCurveType
 CompositeCurveType CompositeCurvePropertyType.getCompositeCurve()
          Obtient la valeur de la propriété compositeCurve.
 CompositeCurveType GeometricComplexPropertyType.getCompositeCurve()
          Obtient la valeur de la propriété compositeCurve.
 

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

Methods in net.opengis.gml with parameters of type CompositeCurveType
 JAXBElement<CompositeCurveType> ObjectFactory.createCompositeCurve(CompositeCurveType value)
          Create an instance of JAXBElement<CompositeCurveType>}
 void CompositeCurvePropertyType.setCompositeCurve(CompositeCurveType value)
          Définit la valeur de la propriété compositeCurve.
 void GeometricComplexPropertyType.setCompositeCurve(CompositeCurveType value)
          Définit la valeur de la propriété compositeCurve.
 



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