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 |
---|---|
RoundedRectangle |
VisualInterfaceFactory.createRoundedRectangle()
Returns a new object of class 'Rounded Rectangle'.
|
Modifier and Type | Class and Description |
---|---|
class |
RoundedRectangleImpl
An implementation of the model object 'Rounded Rectangle'.
|
Modifier and Type | Method and Description |
---|---|
RoundedRectangle |
VisualInterfaceFactoryImpl.createRoundedRectangle() |
Modifier and Type | Method and Description |
---|---|
protected RoundedRectangle |
RoundedRectangleTest.getFixture()
Returns the fixture for this Rounded Rectangle test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseRoundedRectangle(RoundedRectangle object)
Returns the result of interpreting the object as an instance of 'Rounded Rectangle'.
|
Constructor and Description |
---|
RoundedRectangleController(SymbolController controller,
RoundedRectangle element,
org.eclipse.jface.resource.ResourceManager manager) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.