DBVIEW
org.dbview.utils.dot.Node Member List
This is the complete list of members for org.dbview.utils.dot.Node, including all inherited members.
__bg_colororg.dbview.utils.dot.Node [private]
__colororg.dbview.utils.dot.Node [private]
__labelorg.dbview.utils.dot.Node [private]
__nameorg.dbview.utils.dot.Node [private]
__shapeorg.dbview.utils.dot.Node [private]
__styleorg.dbview.utils.dot.Node [private]
generateName(String in_name)org.dbview.utils.dot.Node [static]
Node(String in_name)org.dbview.utils.dot.Node
setColor(String in_color)org.dbview.utils.dot.Node
setFillColor(String in_color)org.dbview.utils.dot.Node
setLabel(String in_label)org.dbview.utils.dot.Node
setShape(String in_shape)org.dbview.utils.dot.Node
setStyle(String in_style)org.dbview.utils.dot.Node
toString()org.dbview.utils.dot.Node