|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.ephemera.RotatePoint
public class RotatePoint
Rotational ephemeron, spinning an angle display as you move the mouse around an anchor point.
Copyright 2007 Paul Reavis
| Constructor Summary | |
|---|---|
RotatePoint(XyPoint anchor)
Create a new RotatePoint object with the given anchor point. |
|
RotatePoint(XyPoint anchor,
java.lang.String lineStyleName)
Create a new RotatePoint object with the given anchor point. |
|
| Method Summary | |
|---|---|
void |
draw(DrawingSurface surface,
MapViewFrame frame,
XyPoint mousePosition)
Draw appropriate graphics on the given surface with the given frame, mouse position, and any implementation-specific internal state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RotatePoint(XyPoint anchor,
java.lang.String lineStyleName)
public RotatePoint(XyPoint anchor)
| Method Detail |
|---|
public void draw(DrawingSurface surface,
MapViewFrame frame,
XyPoint mousePosition)
Ephemeron
draw in interface Ephemeron
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||