Package org.gwoptics.graphics.graph2D.traces

Interface Summary
IGraph2DTrace This interface provides the functionality that is required of a trace object, to be used by the Graph2D control.
ILine2DEquation This interface should be implemented by objects that are to be represented by a trace on a Graph2D object.
ScatterTrace.IScatterPoint  
 

Class Summary
Blank2DTrace  
Line2DTrace The Line2DTrace is the default implementation of the IGraphTrace interface.
RollingLine2DTrace The rolling 2D trace object was created to act in a similar way to a Seismometer works, where the previous values on the graph move to the left and new values are added to the right.
ScatterTrace  
UpdatingLine2DTrace  
 

Enum Summary
ScatterTrace.LABELPOSITION  
 

Exception Summary
Trace2DException  
 



processing library gwoptics by Daniel Brown and Andreas Freise. (c) 2009 onwards