Package | Description |
---|---|
org.eclipse.ice.viz.service.connections | |
org.eclipse.ice.viz.service.visit |
Modifier and Type | Field and Description |
---|---|
ConnectionPlot<T> |
ConnectionPlotRender.plot
The rendered
ConnectionPlot . |
Constructor and Description |
---|
ConnectionPlotRender(org.eclipse.swt.widgets.Composite parent,
ConnectionPlot<T> plot)
The default constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
VisItPlot
This class provides the VisIt implementation for an IPlot.
|