|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||