|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mars_sim.msp.mapdata.MapDataUtil
public final class MapDataUtil
Static utility class for accessing Mars map data.
| Method Summary | |
|---|---|
MapData |
getSurfaceMapData()
Get the surface map data. |
MapData |
getTopoMapData()
Get the topographical map data. |
static MapDataUtil |
instance()
Get the singleton instance of MapData. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MapDataUtil instance()
public MapData getSurfaceMapData()
public MapData getTopoMapData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||