|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgui.playfield.PlayFieldGraphic
gui.playfield.ScaleReferenceGraphic
public class ScaleReferenceGraphic
Reference scale bar graphic. This is the small reference scale on the upper left corner of the playfield.
| Field Summary |
|---|
| Fields inherited from class gui.playfield.PlayFieldGraphic |
|---|
scale |
| Constructor Summary | |
|---|---|
ScaleReferenceGraphic()
|
|
| Method Summary | |
|---|---|
void |
draw(java.awt.Graphics2D g2)
Draws the graphic component to the graphics context g2 |
| Methods inherited from class gui.playfield.PlayFieldGraphic |
|---|
getScale, invScale, scale, scale, setScale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScaleReferenceGraphic()
| Method Detail |
|---|
public void draw(java.awt.Graphics2D g2)
PlayFieldGraphic
draw in class PlayFieldGraphicg2 - The context to draw the graphics to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||