Class AbstractNotation

java.lang.Object
org.apache.batik.dom.AbstractNode
org.apache.batik.dom.AbstractNotation
All Implemented Interfaces:
Serializable, NodeEventTarget, ExtendedNode, NodeXBL, XBLManagerData, EventTarget, Node, Notation
Direct Known Subclasses:
GenericNotation

public abstract class AbstractNotation extends AbstractNode implements Notation
This class implements the Notation interface.
See Also: