Uses of Interface
org.gvsig.fmap.mapcontext.events.listeners.ErrorListener
Packages that use ErrorListener
-
Uses of ErrorListener in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext with parameters of type ErrorListenerModifier and TypeMethodDescriptionvoidMapContext.addErrorListener(ErrorListener listener) Adds the specified error listener to receive error events from this map.