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 |
---|---|
Image |
VisualInterfaceFactory.createImage()
Returns a new object of class 'Image'.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageImpl
An implementation of the model object 'Image'.
|
Modifier and Type | Method and Description |
---|---|
Image |
VisualInterfaceFactoryImpl.createImage() |
Modifier and Type | Method and Description |
---|---|
protected Image |
ImageTest.getFixture()
Returns the fixture for this Image test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseImage(Image object)
Returns the result of interpreting the object as an instance of 'Image'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ImageController.applyCommon(Image image) |
Constructor and Description |
---|
ImageController(org.eclipse.draw2d.FigureCanvas canvas,
SymbolController controller,
Image element,
SymbolLoader symbolLoader,
org.eclipse.jface.resource.ResourceManager manager,
FactoryContext factoryContext) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.