Java Graph Visualisation Library: Nodes with multiple connect points -
can recommend java graph visualisation library in graph nodes can rendered multiple connect points?
for example, supposing graph node represents processor takes input 2 sources , produces output. visualised 3 vertices. however, each vertex has defined role in workflow , therefore ideally node appear 3 distinct connection points user attach vertices to.
i've taken @ jung don't think suit needs.
any recommendations welcome; either on specific libraries or alternative approaches can take.
you try jgraph's java library
it has amount of functionality , have used success before. thing documentation bit lacking, if read through examples , code pretty when hang of it.
Comments
Post a Comment