|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGmlKey.keyForValues | |
---|---|
com.mxgraph.io.gml |
Uses of mxGmlKey.keyForValues in com.mxgraph.io.gml |
---|
Methods in com.mxgraph.io.gml that return mxGmlKey.keyForValues | |
---|---|
mxGmlKey.keyForValues |
mxGmlKey.enumForValue(String value)
Converts a String value in its corresponding enum value for the keyFor attribute. |
mxGmlKey.keyForValues |
mxGmlKey.getKeyFor()
|
static mxGmlKey.keyForValues |
mxGmlKey.keyForValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static mxGmlKey.keyForValues[] |
mxGmlKey.keyForValues.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.mxgraph.io.gml with parameters of type mxGmlKey.keyForValues | |
---|---|
void |
mxGmlKey.setKeyFor(mxGmlKey.keyForValues keyFor)
|
String |
mxGmlKey.stringForValue(mxGmlKey.keyForValues value)
Converts a enum value in its corresponding String value for the keyFor attribute. |
Constructors in com.mxgraph.io.gml with parameters of type mxGmlKey.keyForValues | |
---|---|
mxGmlKey(String keyId,
mxGmlKey.keyForValues keyFor,
String keyName,
mxGmlKey.keyTypeValues keyType)
Construct a key with the given parameters. |
|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |