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