org.apache.batik.bridge.FocusManager A class that manages focus on elements. @author <a HREF="mailto:Thierry.Kormann@sophia.inria.fr">Thierry Kormann</a> @version $Id: FocusManager.java,v 1.7 2004/08/18 07:12:31 vhardy Exp $ org.apache.batik.bridge.BaseScriptingEnvironment This class is the base class for SVG scripting. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: BaseScriptingEnvironment.java,v 1.35 2005/03/27 08:58:30 cam Exp $ org.apache.batik.dom.AbstractParentNode This class implements the Node interface with support for children. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: AbstractParentNode.java,v 1.27 2005/03/18 00:38:12 deweese Exp $ org.apache.xerces.dom.DocumentImpl The Document interface represents the entire HTML or XML document. Conceptually, it is the root of the document tree, and provides the primary access to the document's data. <P> Since elements, text nodes, comments, processing instructions, etc. cannot exist outside the context of a Document ...org.apache.batik.bridge.BridgeEventSupport This class is responsible of tracking GraphicsNodeMouseEvent and fowarding them to the DOM as regular DOM MouseEvent. @author <a HREF="mailto:tkormann@ilog.fr">Thierry Kormann</a> @version $Id: BridgeEventSupport.java,v 1.59 2005/03/27 08:58:30 cam Exp $ org.apache.batik.bridge.SVGImageElementBridge Bridge class for the <image> element. @author <a HREF="mailto:tkormann@apache.org">Thierry Kormann</a> @version $Id: SVGImageElementBridge.java,v 1.72 2005/03/27 08:58:30 cam Exp $ | Popular Tags |