public interface IXYGraphLibAdapter
Modifier and Type | Method and Description |
---|---|
void |
paintCursor()
Paint the cursor into the plot
|
void |
paintGraph()
Tells XYPlot to paint the whole area
|
void |
setBounds(IXYGraphLib.Rect bounds)
Set bounds of plot area
|
boolean |
showsCursor()
Check status of cursor
|
void paintGraph()
void setBounds(IXYGraphLib.Rect bounds)
bounds
- void paintCursor()
boolean showsCursor()