Package eu.webtoolkit.jwt.chart
Class WSelection
java.lang.Object
eu.webtoolkit.jwt.chart.WSelection
- Direct Known Subclasses:
WBarSelection
,WPointSelection
,WSurfaceSelection
Represents a selection on a chart.
-
Field Summary
Modifier and TypeFieldDescriptiondouble
The distance from the look point to the selected point. -
Constructor Summary
-
Method Summary
-
Field Details
-
distance
public double distanceThe distance from the look point to the selected point.
-
-
Constructor Details
-
WSelection
public WSelection() -
WSelection
public WSelection(double distance)
-