|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.rover.RoverBufferRenderer
public class RoverBufferRenderer
MapDataRenderer for a RoverBufferSource.
| Constructor Summary | |
|---|---|
RoverBufferRenderer(RoverBufferSource source)
|
|
| Method Summary | |
|---|---|
MapDataSource |
getSource()
Returns the MapDataSource this renderer is rendering. |
void |
render(RenderMold mold,
java.awt.Graphics g,
ClickMap clickMap)
Renders the visible tiles at the appropriate zoom for the given RenderMold on the given Graphics and ClickMap, using tiles and legend from its RoverBufferSource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoverBufferRenderer(RoverBufferSource source)
| Method Detail |
|---|
public void render(RenderMold mold,
java.awt.Graphics g,
ClickMap clickMap)
render in interface MapDataRendererpublic MapDataSource getSource()
MapDataRenderer
getSource in interface MapDataRenderer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||