Uses of Interface
org.gvsig.fmap.mapcontrol.swing.dynobject.LayersDynObjectSetComponent

Packages that use LayersDynObjectSetComponent
org.gvsig.fmap.mapcontrol   
org.gvsig.fmap.mapcontrol.impl   
org.gvsig.fmap.mapcontrol.swing.dynobject.impl   
 

Uses of LayersDynObjectSetComponent in org.gvsig.fmap.mapcontrol
 

Methods in org.gvsig.fmap.mapcontrol that return LayersDynObjectSetComponent
 LayersDynObjectSetComponent MapControlManager.createLayersDynObjectSetComponent(Map<String,DynObjectSet> layerName2InfoByPoint)
          Creates a readonly component to view information of a set of layers.
 LayersDynObjectSetComponent MapControlManager.createLayersDynObjectSetComponent(Map<String,DynObjectSet> layerName2InfoByPoint, boolean writable)
          Creates a component to view information of a set of layers.
 

Uses of LayersDynObjectSetComponent in org.gvsig.fmap.mapcontrol.impl
 

Methods in org.gvsig.fmap.mapcontrol.impl that return LayersDynObjectSetComponent
 LayersDynObjectSetComponent DefaultMapControlManager.createLayersDynObjectSetComponent(Map<String,DynObjectSet> layerName2InfoByPoint)
           
 LayersDynObjectSetComponent DefaultMapControlManager.createLayersDynObjectSetComponent(Map<String,DynObjectSet> layerName2InfoByPoint, boolean writable)
           
 

Uses of LayersDynObjectSetComponent in org.gvsig.fmap.mapcontrol.swing.dynobject.impl
 

Classes in org.gvsig.fmap.mapcontrol.swing.dynobject.impl that implement LayersDynObjectSetComponent
 class DefaultLayersDynObjectSetComponent
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.