public class CollectionMoveEphemeron extends AbstractCollectionEphemeron implements Ephemeron
Copyright 2007 Partner Software, Inc.
| Constructor and Description |
|---|
CollectionMoveEphemeron(MapApp app,
MapSet mapset,
XyPoint anchor)
Creates an empty CollectionMoveEphemeron.
|
| 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.
|
addLine, addPoint, addTextpublic void draw(DrawingSurface surface, MapViewFrame frame, XyPoint mousePosition)
Ephemerondraw in interface Ephemerondraw in class AbstractCollectionEphemeron