public class StetchFromSelected extends java.lang.Object implements Ephemeron
Copyright 2007 Paul Reavis
| Constructor and Description |
|---|
StetchFromSelected(MapApp app)
Create a new StretchFromPoint object with the given anchor point.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public StetchFromSelected(MapApp app)
public void draw(DrawingSurface surface, MapViewFrame frame, XyPoint mousePosition)
Ephemeron