|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnitsEnumType | |
|---|---|
| net.opengis.kml._2_2_0 | |
| Uses of UnitsEnumType in net.opengis.kml._2_2_0 |
|---|
| Fields in net.opengis.kml._2_2_0 declared as UnitsEnumType | |
|---|---|
protected UnitsEnumType |
Vec2Type.xunits
|
protected UnitsEnumType |
Vec2Type.yunits
|
| Methods in net.opengis.kml._2_2_0 that return UnitsEnumType | |
|---|---|
static UnitsEnumType |
UnitsEnumType.fromValue(String v)
|
UnitsEnumType |
Vec2Type.getXunits()
Obtient la valeur de la propriété xunits. |
UnitsEnumType |
Vec2Type.getYunits()
Obtient la valeur de la propriété yunits. |
static UnitsEnumType |
UnitsEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitsEnumType[] |
UnitsEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.kml._2_2_0 with parameters of type UnitsEnumType | |
|---|---|
void |
Vec2Type.setXunits(UnitsEnumType value)
Définit la valeur de la propriété xunits. |
void |
Vec2Type.setYunits(UnitsEnumType value)
Définit la valeur de la propriété yunits. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||