|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.quarrel.dot.AttributeRenderer
| Constructor Summary | |
AttributeRenderer()
|
|
| Method Summary | |
java.lang.String |
getDotString(java.lang.Object subject)
Returns a String representing the subject Object in DOT notation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeRenderer()
| Method Detail |
public java.lang.String getDotString(java.lang.Object subject)
DotRenderer
getDotString in interface DotRenderersubject - the Object to be rendered
java.lang.ClassCastException - if the subject object is not an instance of Attribute.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||