|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.quarrel.dot.StructuredElementRenderer
net.sf.quarrel.dot.InterfaceRenderer
Responsible for the specializations needed to render an Interface in DOT notation. Most of the work is handled by StructuredElementRenderer.
Constructor Summary | |
InterfaceRenderer()
Creates a new instance. |
Method Summary | |
java.lang.String |
getDotString(java.lang.Object subject)
|
protected java.lang.String |
renderNameCompartment(StructuredElement se)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InterfaceRenderer()
Method Detail |
public java.lang.String getDotString(java.lang.Object subject)
getDotString
in interface DotRenderer
getDotString
in class StructuredElementRenderer
protected java.lang.String renderNameCompartment(StructuredElement se)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |