Interface Graphic
-
- All Known Implementing Classes:
BackGroundGraphic
,MultiPlotGraphic
,PingGraphic
,Plot3D
,ScaledGraphic
,SpeedGraphic
public interface Graphic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
initialize(org.eclipse.swt.widgets.Canvas canvas)
void
refresh(boolean force)
-