Package | Description |
---|---|
com.yworks.yfiles.graphml |
Definitions, default implementations, and support classes for GraphML I/O support.
|
Modifier and Type | Method and Description |
---|---|
static XamlAttributeWritePolicy |
XamlAttributeWritePolicy.fromOrdinal(int ordinal) |
static XamlAttributeWritePolicy |
XamlAttributeWritePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XamlAttributeWritePolicy[] |
XamlAttributeWritePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|