|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.AbstractSelectableMapDataSource
com.partnersoft.v3x.apps.MapBrowser.rover.TiledRoverSource
public class TiledRoverSource
A MapDataSource for tiled rover files.
| Constructor Summary | |
|---|---|
TiledRoverSource()
|
|
| Method Summary | |
|---|---|
MapDataRenderer |
createDefaultRenderer()
|
MapGraphicSpecifier |
createSpecifier(MapViewLayer layer)
Creates a MapGraphicsSpecifier for the source. |
java.util.ArrayList |
getGoedels()
|
MapDataSource |
getHiliteSource()
The highlight source. |
MapDataSource |
getIndicatorSource()
The indicator source. |
RoverLegend |
getLegend()
|
java.util.List |
getLODStyles()
|
java.lang.String |
getPath()
|
TiledRoverStore |
getStore()
|
boolean |
isAllGraphicsSelectable()
|
boolean |
isDisabled()
|
void |
reset()
Resets legend etc. |
void |
setAllGraphicsSelectable(boolean tizwhat)
|
void |
setDisabled(boolean tizit)
|
void |
setGoedels(java.util.ArrayList newGoedels)
|
void |
setLegend(RoverLegend newLegend)
|
void |
setPath(java.lang.String newPath)
|
void |
setSpace(MapViewSpace space)
|
void |
setStore(TiledRoverStore newStore)
|
| Methods inherited from class com.partnersoft.v3x.apps.MapBrowser.AbstractSelectableMapDataSource |
|---|
addChangeListener, fireChanged, getImageLibraries, getName, isVerbose, removeChangeListener, setImageLibraries, setName, setVerbose |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TiledRoverSource()
| Method Detail |
|---|
public MapDataRenderer createDefaultRenderer()
public MapDataSource getHiliteSource()
SelectableMapDataSource
public MapDataSource getIndicatorSource()
SelectableMapDataSource
public MapGraphicSpecifier createSpecifier(MapViewLayer layer)
SelectableMapDataSource
public void reset()
public boolean isDisabled()
public void setDisabled(boolean tizit)
public TiledRoverStore getStore()
public void setStore(TiledRoverStore newStore)
public RoverLegend getLegend()
public void setLegend(RoverLegend newLegend)
public java.util.ArrayList getGoedels()
public void setGoedels(java.util.ArrayList newGoedels)
public java.lang.String getPath()
getPath in interface MapDataSourcegetPath in class AbstractSelectableMapDataSourcepublic void setPath(java.lang.String newPath)
setPath in interface MapDataSourcesetPath in class AbstractSelectableMapDataSourcepublic boolean isAllGraphicsSelectable()
public void setAllGraphicsSelectable(boolean tizwhat)
public void setSpace(MapViewSpace space)
public java.util.List getLODStyles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||