|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModeType | |
|---|---|
| net.opengis.se._2_0.core | |
| Uses of ModeType in net.opengis.se._2_0.core |
|---|
| Fields in net.opengis.se._2_0.core declared as ModeType | |
|---|---|
protected ModeType |
InterpolateType.mode
|
| Methods in net.opengis.se._2_0.core that return ModeType | |
|---|---|
static ModeType |
ModeType.fromValue(String v)
|
ModeType |
InterpolateType.getMode()
Obtient la valeur de la propriété mode. |
static ModeType |
ModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModeType[] |
ModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.se._2_0.core with parameters of type ModeType | |
|---|---|
void |
InterpolateType.setMode(ModeType value)
Définit la valeur de la propriété mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||