TracePointProviderDefault
public interface ITracePointProvider
ITracePoint2D
which will be used wherever a chart
component tree has to create them.
Modifier and Type | Method | Description |
---|---|---|
ITracePoint2D |
createTracePoint(double x,
double y) |
Callback for creating trace points.
|
ITracePoint2D createTracePoint(double x, double y)
x
- the x value for the new instance.y
- the y value for the new instance.Copyright © 2001 - 2010 LGPL, All Rights Footloose.