|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclassycle.renderer.PlainClassRenderer
public class PlainClassRenderer
Plain text renderer of an AtomicVertex with
ClassAttributes.
| Constructor Summary | |
|---|---|
PlainClassRenderer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
render(AtomicVertex vertex,
StrongComponent cycle,
int layerIndex)
Renderes the specified vertex. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainClassRenderer()
| Method Detail |
|---|
public java.lang.String render(AtomicVertex vertex,
StrongComponent cycle,
int layerIndex)
ClassAttributes.
render in interface AtomicVertexRenderervertex - Vertex to be rendered.cycle - Cycle to which vertex belongs. Will be
null if it does not belong to a cycle (i.e.
a strong component with more than one element).layerIndex - Index of the layer to which vertex
belongs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||