Altaxo. |
| Class | Description | |
|---|---|---|
| ColorSet | Immutable set of named colors. | |
| ColorSetBag | Used to store user color sets in the user's settings. | |
| ColorSetExtensions | Extension methods for navigating within color sets. | |
| ColorSetIdentifier | Immutable identifier that stores the ItemDefinitionLevel and name of a color set. It is used as a key value in internal dictionaries. | |
| ColorSetManager | Manages the set of colors for the application. This class has only a single instance (see Instance). | |
| ColorSetManagerEntryValue | Manager entry value for registered color sets. |
| Structure | Description | |
|---|---|---|
| ColorNameKey | Stores an AxoColor and a name to be used as a key for dictionaries in the color set classes. |
| Interface | Description | |
|---|---|---|
| IColorSet | Set of colors with a given name and level. This set can be writable or read-only. |