Uses of Class
net.opengis.gml.KnotTypesType

Packages that use KnotTypesType
net.opengis.gml   
 

Uses of KnotTypesType in net.opengis.gml
 

Fields in net.opengis.gml declared as KnotTypesType
protected  KnotTypesType BSplineType.knotType
           
 

Methods in net.opengis.gml that return KnotTypesType
static KnotTypesType KnotTypesType.fromValue(String v)
           
 KnotTypesType BSplineType.getKnotType()
          Obtient la valeur de la propriété knotType.
static KnotTypesType KnotTypesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KnotTypesType[] KnotTypesType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml with parameters of type KnotTypesType
 void BSplineType.setKnotType(KnotTypesType value)
          Définit la valeur de la propriété knotType.
 



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