swarm.gui
Interface GraphC

All Known Implementing Classes:
GraphCImpl

public interface GraphC
extends ArchivedGeometryWidgetC, ArchivedGeometryWidgetS

A time series graph tool.. A time series graph tool, based on BLT's graph widget. Graph currently implements just a basic graph with multiple datasets, but should eventually support scaling and scrolling. For each Graph you create one or many GraphElements, one per dataset to plot. GraphElements can be configured for appearance, and data can be added to the element to draw.


Methods inherited from interface swarm.gui.ArchivedGeometryWidgetC
create$setWindowGeometryRecordName, loadWindowGeometryRecord, registerAndLoad, setSaveSizeFlag, setWindowGeometryRecordName, updateSize
 
Methods inherited from interface swarm.gui.WidgetC
createParent, makeWidgetNameFor, setParent, setWidgetNameFromParent, setWidgetNameFromParentName
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd