Package eu.webtoolkit.jwt.chart
Class WSelection
- java.lang.Object
-
- eu.webtoolkit.jwt.chart.WSelection
-
- Direct Known Subclasses:
WBarSelection,WPointSelection,WSurfaceSelection
public class WSelection extends java.lang.ObjectRepresents a selection on a chart.
-
-
Field Summary
Fields Modifier and Type Field Description doubledistanceThe distance from the look point to the selected point.
-
Constructor Summary
Constructors Constructor Description WSelection()WSelection(double distance)
-