Modifier and Type | Interface and Description |
---|---|
interface |
XAxis
A representation of the model object 'XAxis'.
|
interface |
YAxis
A representation of the model object 'YAxis'.
|
Modifier and Type | Class and Description |
---|---|
class |
AxisImpl
An implementation of the model object 'Axis'.
|
class |
XAxisImpl
An implementation of the model object 'XAxis'.
|
class |
YAxisImpl
An implementation of the model object 'YAxis'.
|
Modifier and Type | Field and Description |
---|---|
protected Axis |
AxisTest.fixture
The fixture for this Axis test case.
|
Modifier and Type | Method and Description |
---|---|
protected Axis |
AxisTest.getFixture()
Returns the fixture for this Axis test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AxisTest.setFixture(Axis fixture)
Sets the fixture for this Axis test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseAxis(Axis object)
Returns the result of interpreting the object as an instance of 'Axis'.
|
Constructor and Description |
---|
AbstractAxisViewer(org.eclipse.core.databinding.DataBindingContext dbc,
ChartRenderer manager,
Axis axis) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.