Package | Description |
---|---|
info.monitorenter.gui.chart |
The core package for jchart2d.
|
Modifier and Type | Class and Description |
---|---|
static class |
Chart2D.PointFinder
Types of tool tip.
|
Modifier and Type | Method and Description |
---|---|
IPointFinder |
Chart2D.getPointFinder()
Returns the point finder used to find the nearest point corresponding to a
mouse event.
|
Modifier and Type | Method and Description |
---|---|
void |
Chart2D.setPointFinder(IPointFinder pointFinder)
Sets the point finder used to find the nearest point corresponding to a
mouse event.
|
Copyright © 2018. All rights reserved.