DrawHint.DrawShape, DrawHint.DrawText| Modifier and Type | Field and Description |
|---|---|
private boolean |
isBold |
java.awt.geom.Point2D.Float |
screenPos |
java.lang.String |
text |
java.awt.geom.Point2D |
textPos |
colorFill, colorLine, HintColorDefault, HintColorReference, HintLineDefault, HintLineThick, isModelCoords, lineStyle| Constructor and Description |
|---|
DrawText(java.lang.String text,
java.awt.geom.Point2D textPos) |
| Modifier and Type | Method and Description |
|---|---|
DrawHint |
bold()
Do something to emphasize this hint.
|
protected void |
drawHint(java.awt.Graphics2D g,
View2D view,
DrawSettings settings) |