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

jgraph

it has amount of functionality , have used success before. thing documentation bit lacking, if read through examples , code pretty when hang of it.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -