Class DefaultMapCreationListener
java.lang.Object
org.gvsig.vectorediting.swing.impl.DefaultMapCreationListener
- All Implemented Interfaces:
org.gvsig.fmap.mapcontrol.MapControlCreationListener
public class DefaultMapCreationListener
extends Object
implements org.gvsig.fmap.mapcontrol.MapControlCreationListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.fmap.mapcontrol.MapControlmapControlCreated(org.gvsig.fmap.mapcontrol.MapControl mapControl)
-
Constructor Details
-
DefaultMapCreationListener
public DefaultMapCreationListener()
-
-
Method Details
-
mapControlCreated
public org.gvsig.fmap.mapcontrol.MapControl mapControlCreated(org.gvsig.fmap.mapcontrol.MapControl mapControl) - Specified by:
mapControlCreatedin interfaceorg.gvsig.fmap.mapcontrol.MapControlCreationListener
-