Uses of Class
eu.webtoolkit.jwt.chart.WPointSelection
Packages that use WPointSelection
-
Uses of WPointSelection in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return types with arguments of type WPointSelectionModifier and TypeMethodDescriptionWScatterData.pickPoints
(int x, int y, int radius) Pick points on thisWScatterData
using a single pixel.WScatterData.pickPoints
(int x1, int y1, int x2, int y2) Pick points on thisWScatterData
inside of a rectangle.