| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.styles |
Ways to style process data visualization
This package contains methods and classes to create styles (like foreground and background color) for styling process data elements. |
| org.eclipse.scada.core.ui.styles.generator |
| Modifier and Type | Method and Description |
|---|---|
static StyleGenerator |
Activator.getDefaultStyleGenerator() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStyleGenerator
An abstract base for StyleGenerator
|
class |
AlarmFirstStyleGenerator |
class |
DefaultStyleGenerator |
class |
DelegatingStyleGenerator
A style generator which forwards requests to another style generator.
|
class |
PreferenceSelectorStyleGenerator |
class |
SimpleRuleStyleGenerator |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelegatingStyleGenerator.setStyleGenerator(StyleGenerator generator) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.