org.apache.batik.util.gui

Class DOMViewer.ShadowNodeInfo

protected static class DOMViewer.ShadowNodeInfo extends DOMViewer.NodeInfo

To store the node information for a shadow tree.
Constructor Summary
ShadowNodeInfo(Node n)
Creates a new ShadowNodeInfo object.
Method Summary
StringtoString()
Returns a printable representation of the object.

Constructor Detail

ShadowNodeInfo

public ShadowNodeInfo(Node n)
Creates a new ShadowNodeInfo object.

Method Detail

toString

public String toString()
Returns a printable representation of the object.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.