public class TracePointProviderDefault extends Object implements ITracePointProvider
ITracePoint2D
instances that returns
implementation TracePoint2D
.
Constructor and Description |
---|
TracePointProviderDefault()
Defcon.
|
Modifier and Type | Method and Description |
---|---|
ITracePoint2D |
createTracePoint(double x,
double y)
Callback for creating trace points.
|
public ITracePoint2D createTracePoint(double x, double y)
ITracePointProvider
createTracePoint
in interface ITracePointProvider
x
- 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.