Skip to content

自动关系拓扑算法研究与源码解析。

Notifications You must be signed in to change notification settings

twjitm/topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

prefuse-visualization-tool

##Welcome to here for my visualization tool, the tool was programmed based on the Prefuse visualization Engine. It's feature contains:
support multiple format data import
connect the JDBC and seize the data form data source configured
support common layout algorithms display
drag and drop and interactive
adjust to show depend on node or edge weight of the data imported
change the display graph section background color
.....

###How to setup the visualization tool

Find the java class MainFrame, and in your IDE, and run up the main mehod, you will see the tool UI.

###Feature Display

1.Tool UI structure
top: menu bar
left: info display panel
middle: graph display panel
right: parameter adjustment panel

2.Implement feature
open data file
connect to the database
save as a screenshot
quit the tool

layout algorithm like Force directed algorithm, Circle algorithm and so on

show the node label
hide the node label
show the node label and picture

change node shape

adjust to show with screen size

run/stop the layout algorith

3.Some demo
Demo1
Demo2
Demo3
Demo4
bigdataShow
weightEdge

About

自动关系拓扑算法研究与源码解析。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published