|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.rover.RoverDataStore
com.partnersoft.v3x.apps.MapBrowser.rover.RoverBundleStore
public class RoverBundleStore
Storage for Rover Data, indexed by datatype and dataID, stored in a RoverBundle.
| Constructor Summary | |
|---|---|
RoverBundleStore(RoverBundle bundle)
|
|
| Method Summary | |
|---|---|
RoverData |
getDataFor(int dataType,
int dataID)
Grab the RoverData object for the given dataType and ID. |
java.lang.String |
getThemeNameFor(int dataType)
Grab the theme name for the given dataType. |
| Methods inherited from class com.partnersoft.v3x.apps.MapBrowser.rover.RoverDataStore |
|---|
getPath, setPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoverBundleStore(RoverBundle bundle)
| Method Detail |
|---|
public java.lang.String getThemeNameFor(int dataType)
getThemeNameFor in class RoverDataStore
public RoverData getDataFor(int dataType,
int dataID)
getDataFor in class RoverDataStore
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||