ITracePointProviderpublic class TracePointProviderDefault extends java.lang.Object implements ITracePointProvider
ITracePoint2D instances that returns
implementation TracePoint2D.
| Constructor | Description |
|---|---|
TracePointProviderDefault() |
Defcon.
|
| Modifier and Type | Method | Description |
|---|---|---|
ITracePoint2D |
createTracePoint(double x,
double y) |
Callback for creating trace points.
|
public ITracePoint2D createTracePoint(double x, double y)
ITracePointProvidercreateTracePoint in interface ITracePointProviderx - the x value for the new instance.y - the y value for the new instance.ITracePointProvider.createTracePoint(double,
double)Copyright © 2001 - 2010 LGPL, All Rights Footloose.