Represents a set of Style objects for different diagram item types.
The following tables list the members exposed by the Theme type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Theme class. |
Name | Description | |
---|---|---|
![]() |
Registers listener so that it will receive events when the theme changes. |
|
![]() |
Loads the theme from an XML string. |
|
![]() |
Loads the theme from an XML file. |
|
![]() |
Externalizable.readExternal implementation. |
|
![]() |
Registers the specified Style object for the items of the specified type. |
|
![]() |
Unregisters listener so that it will no longer receive theme events. |
|
![]() |
Saves the theme into an XML string. |
|
![]() |
Saves the theme to an XML file. |
|
![]() |
Unregisters the Style object associated with the specified type. |
|
![]() |
Externalizable.writeExternal implementation. |