aspose file tools
The moose likes JavaFX and the fly likes How i can make organization chart with multi-parent in java fx? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "How i can make organization chart with multi-parent in java fx?" Watch "How i can make organization chart with multi-parent in java fx?" New topic
Author

How i can make organization chart with multi-parent in java fx?

Tien Nguyen Doan
Greenhorn

Joined: Mar 29, 2009
Posts: 8
Dear all,

I have some troubles with organization chart with multi-parents.

Please help me to make this org chart.


[Thumbnail for org_chart_with_multi_parent.jpg]

Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

We prefer to not just provide answers, but to help you find your own answers. So:
- can you draw the boxes with text inside them?
- can you draw lines?

As soon as you answer yes to both you will basically have your problem solved.

A few hints:
- the box can be a Rectangle with a Label or Text in front of it.
- the line can be done using the javafx.scene.shape package.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How i can make organization chart with multi-parent in java fx?
 
Similar Threads
How i can make organization chart with multi-parent?
cewolf Chart Rendering Frame work
Swing/ JFC/ Java script
Cewolf 1.1 released
ireports Dual Axis Bar Chart