Class SVGOMEvent

java.lang.Object
io.sf.carte.echosvg.dom.events.AbstractEvent
io.sf.carte.echosvg.dom.svg.SVGOMEvent
All Implemented Interfaces:
OriginalEvent, Cloneable, Event, SVGEvent

public class SVGOMEvent extends AbstractEvent implements SVGEvent
This class provides an implementation of the SVGEvent interface.
  • Constructor Details

    • SVGOMEvent

      public SVGOMEvent()