|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfo.monitorenter.gui.chart.TracePointProviderDefault
public class TracePointProviderDefault
Default creator of instances that returns
implementation ITracePoint2D.
TracePoint2D
| Constructor Summary | |
|---|---|
TracePointProviderDefault()
Defcon. |
|
| Method Summary | |
|---|---|
ITracePoint2D |
createTracePoint(double x,
double y)
Callback for creating trace points. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TracePointProviderDefault()
| Method Detail |
|---|
public ITracePoint2D createTracePoint(double x,
double y)
ITracePointProvider
createTracePoint in interface ITracePointProviderx - the x value for the new instance.y - the y value for the new instance.
ITracePointProvider.createTracePoint(double,
double)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||