|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITracePointProvider
Interface for creation of new instances of
which will be used wherever a chart
component tree has to create them.
ITracePoint2D
Method Summary | |
---|---|
ITracePoint2D |
createTracePoint(double x,
double y)
Callback for creating trace points. |
Method Detail |
---|
ITracePoint2D createTracePoint(double x, double y)
x
- the x value for the new instance.y
- the y value for the new instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |