Package | Description |
---|---|
org.eclipse.scada.vi.model | |
org.eclipse.scada.vi.model.impl | |
org.eclipse.scada.vi.model.tests | |
org.eclipse.scada.vi.model.util | |
org.eclipse.scada.vi.ui.draw2d.primitives |
Provides controllers to the graphical elements in the views.
|
Modifier and Type | Method and Description |
---|---|
Text |
VisualInterfaceFactory.createText()
Returns a new object of class 'Text'.
|
Modifier and Type | Class and Description |
---|---|
class |
TextImpl
An implementation of the model object 'Text'.
|
Modifier and Type | Method and Description |
---|---|
Text |
VisualInterfaceFactoryImpl.createText() |
Modifier and Type | Method and Description |
---|---|
protected Text |
TextTest.getFixture()
Returns the fixture for this Text test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseText(Text object)
Returns the result of interpreting the object as an instance of 'Text'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextController.applyCommon(Text element) |
Constructor and Description |
---|
TextController(org.eclipse.draw2d.FigureCanvas canvas,
SymbolController controller,
Text element,
org.eclipse.jface.resource.ResourceManager manager) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.