package org.gvsig.events; import geomatico.events.EventHandler; public interface EditionChangeHandler extends EventHandler { }