|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mars_sim.msp.ui.standard.tool.map.LandmarkMapLayer
public class LandmarkMapLayer
The LandmarkMapLayer is a graphics layer to display landmarks.
Constructor Summary | |
---|---|
LandmarkMapLayer()
|
Method Summary | |
---|---|
void |
displayLayer(Coordinates mapCenter,
java.lang.String mapType,
java.awt.Graphics g)
Displays the layer on the map image. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LandmarkMapLayer()
Method Detail |
---|
public void displayLayer(Coordinates mapCenter, java.lang.String mapType, java.awt.Graphics g)
displayLayer
in interface MapLayer
mapCenter
- the location of the center of the map.mapType
- the type of map.g
- graphics context of the map display.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |