Interface Mark
public interface Mark
A Mark draws itself with an optional highlight. A track Step has a Mark for each tracker panel
on which it is drawn. The Mark is created by the Step's Footprint.
- Author:
- Douglas Brown
-
Method Summary
-
Method Details
-
draw
Draws this Mark.- Parameters:
g
- the Graphics2D contexthighlighted
-true
to draw a highlighted version
-