org.apache.batik.bridge
public static class SVGAElementBridge.AnchorDefaultActionable extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected SVGOMAElement |
elt |
protected SVGAElementBridge.CursorHolder |
holder |
protected UserAgent |
userAgent |
Constructor and Description |
---|
SVGAElementBridge.AnchorDefaultActionable(org.w3c.dom.svg.SVGAElement e,
UserAgent ua,
SVGAElementBridge.CursorHolder ch) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected SVGOMAElement elt
protected UserAgent userAgent
protected SVGAElementBridge.CursorHolder holder
public SVGAElementBridge.AnchorDefaultActionable(org.w3c.dom.svg.SVGAElement e, UserAgent ua, SVGAElementBridge.CursorHolder ch)
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.