Uses of Class
com.ontimize.util.gis.client.gui.panels.alternativelayers.AlternativeLayersPanel

Packages that use AlternativeLayersPanel
com.ontimize.util.gis.client.gui.panels.alternativelayers   
 

Uses of AlternativeLayersPanel in com.ontimize.util.gis.client.gui.panels.alternativelayers
 

Fields in com.ontimize.util.gis.client.gui.panels.alternativelayers declared as AlternativeLayersPanel
protected  AlternativeLayersPanel BookmarkLocationComponent.panel
           
protected  AlternativeLayersPanel AddBookmarkLocationComponent.panel
           
 

Methods in com.ontimize.util.gis.client.gui.panels.alternativelayers with parameters of type AlternativeLayersPanel
 void BookmarkLocationComponent.setLayersPanel(AlternativeLayersPanel panel)
           
 void AddBookmarkLocationComponent.setLayersPanel(AlternativeLayersPanel panel)