Package | Description |
---|---|
org.eclipse.scada.vi.ui.chart.draw2d | |
org.eclipse.scada.vi.ui.draw2d | |
org.eclipse.scada.vi.ui.draw2d.primitives |
Provides controllers to the graphical elements in the views.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartController |
Modifier and Type | Method and Description |
---|---|
Controller |
ViewElementFactory.create(SymbolController controller,
Primitive element,
SymbolLoader symbolLoader,
org.eclipse.jface.resource.ResourceManager manager,
BasicViewElementFactory basicViewElementFactory,
FactoryContext context) |
Modifier and Type | Method and Description |
---|---|
protected Controller |
VisualInterfaceViewer.create(Primitive element) |
Controller |
BasicViewElementFactory.create(SymbolController controller,
Primitive element) |
Controller |
ViewElementFactory.create(SymbolController controller,
Primitive element,
SymbolLoader symbolLoader,
org.eclipse.jface.resource.ResourceManager manager,
BasicViewElementFactory basicViewElementFactory,
FactoryContext factoryContext) |
static Controller |
Helper.createErrorController(Throwable e) |
Modifier and Type | Class and Description |
---|---|
class |
ArcController |
class |
BorderContainerController |
class |
EllipseController |
class |
FigureContainerController |
class |
FigureController
A figure controller
|
class |
GridContainerController |
class |
ImageController |
class |
LineController |
class |
PolygonController |
class |
RectangleController |
class |
RoundedRectangleController |
class |
ShapeController |
class |
StackContainerController |
class |
SymbolReferenceController |
class |
TextController |
class |
XYContainerController |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.