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