Uses of Interface
org.gvsig.fmap.mapcontrol.swing.dynobject.LayersDynObjectSetComponent
Packages that use LayersDynObjectSetComponent
Package
Description
-
Uses of LayersDynObjectSetComponent in org.gvsig.fmap.mapcontrol
Methods in org.gvsig.fmap.mapcontrol that return LayersDynObjectSetComponentModifier and TypeMethodDescriptionMapControlManager.createLayersDynObjectSetComponent(Map<String, org.gvsig.tools.dynobject.DynObjectSet> layerName2InfoByPoint) Creates a readonly component to view information of a set of layers.MapControlManager.createLayersDynObjectSetComponent(Map<String, org.gvsig.tools.dynobject.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 LayersDynObjectSetComponentModifier and TypeMethodDescriptionDefaultMapControlManager.createLayersDynObjectSetComponent(Map<String, org.gvsig.tools.dynobject.DynObjectSet> layerName2InfoByPoint) DefaultMapControlManager.createLayersDynObjectSetComponent(Map<String, org.gvsig.tools.dynobject.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