Package | Description |
---|---|
org.eclipse.nebula.visualization.internal.xygraph.undo | |
org.eclipse.nebula.visualization.xygraph.figures |
Modifier and Type | Method | Description |
---|---|---|
Trace.BaseLine |
TraceMemento.getBaseLine() |
Modifier and Type | Method | Description |
---|---|---|
void |
TraceMemento.setBaseLine(Trace.BaseLine baseLine) |
Modifier and Type | Method | Description |
---|---|---|
Trace.BaseLine |
Trace.getBaseLine() |
|
static Trace.BaseLine |
Trace.BaseLine.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Trace.BaseLine[] |
Trace.BaseLine.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Trace.setBaseLine(Trace.BaseLine baseLine) |