areaToGroup, areaTypes, changeGadget, enabled, findItems, groups, imageTypes, legendAliases, lineToGroup, lineTypes, lookups, mapSet, pointToGroup, pointTypes, renderLegends, space, substringFindItems, textToGroup, textTypes, viewSettings| Constructor and Description |
|---|
MemoryRoverSet(MapSpace space,
MapSet mapSet,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
MapDataItem |
dataFor(int dataID)
This returns the MapDataItem with the given dataID.
|
int |
getDataItemCount()
This returns the number of data items.
|
RoverBytes |
graphicsFor(int dataID)
This returns the rover data necessary to render the map data item with
the given dataID.
|
RoverBytes[] |
graphicsInside(MapViewFrame frame)
This returns the rover data necessary to render a given area at the given
scale.
|
void |
refresh(MapApp app) |
void |
reload() |
addChangeListener, areaTypeCodeFor, connectivityNamed, drawNameFor, findItemNamed, fireChanged, getAreaTypes, getFindItems, getGroupIDFor, getId, getImageTypes, getLineTypes, getMapSet, getPointTypes, getProfile, getSubstringFindItems, getTextTypes, imageTypeCodeFor, isDrawable, isEnabled, lineTypeCodeFor, lookupNamed, pointTypeCodeFor, removeChangeListener, scaleRegionFor, setEnabled, setId, setProfile, textTypeCodeFor, toString, updateGroupspublic RoverBytes[] graphicsInside(MapViewFrame frame)
RoverSetgraphicsInside in class RoverSetpublic void close()
throws java.io.IOException
public RoverBytes graphicsFor(int dataID)
RoverSetgraphicsFor in class RoverSetpublic MapDataItem dataFor(int dataID)
RoverSetpublic int getDataItemCount()
RoverSetgetDataItemCount in class RoverSetpublic void reload()
throws java.io.IOException
public void refresh(MapApp app)