Uses of Class
org.apache.batik.apps.svgbrowser.DOMViewer.NodeInfo
-
Packages that use DOMViewer.NodeInfo Package Description org.apache.batik.apps.svgbrowser -
-
Uses of DOMViewer.NodeInfo in org.apache.batik.apps.svgbrowser
Subclasses of DOMViewer.NodeInfo in org.apache.batik.apps.svgbrowser Modifier and Type Class Description protected static class
DOMViewer.ContentNodeInfo
To store the node information for an xbl:content node's selected content.protected static class
DOMViewer.ShadowNodeInfo
To store the node information for a shadow tree.
-