com.partnersoft.v3x.apps.MapBrowser
Interface HighlightableMapDataSource

All Superinterfaces:
MapDataSource

public interface HighlightableMapDataSource
extends MapDataSource

A source for renderable map data. Emits ChangeEvents when poked.


Method Summary
 MapDataSource getHighlightSource()
          Returns the MapDataSource controlling the highlighted features.
 
Methods inherited from interface com.partnersoft.v3x.apps.MapBrowser.MapDataSource
addChangeListener, createDefaultRenderer, getImageLibraries, getName, getPath, isVerbose, removeChangeListener, setImageLibraries, setPath, setSpace, setVerbose
 

Method Detail

getHighlightSource

MapDataSource getHighlightSource()
Returns the MapDataSource controlling the highlighted features.