
public class MilestonePathDisplayer extends MilestoneDisplayer
| Constructor and Description |
|---|
MilestonePathDisplayer(double pInitialOrientation,
boolean pFollowTrajectory,
Path pPath,
Paint pPaint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
draw(Canvas pCanvas,
Object pParameter)
Draw on pixel (0,0) with no rotation
|
draw, drawBegin, drawEndprotected void draw(Canvas pCanvas, Object pParameter)
MilestoneDisplayerdraw in class MilestoneDisplayer