Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
how to display tree from visualizationComponent?
rj
Hi
how can i display tree from visualizationComponent and i need to save tree in some location
later on i need to display it.
IOObject io = ioResult.getElementAt(0);
TreeModel model = (TreeModel) ioResult.getElementAt(0);
TreeModelGraphRenderer gr=new TreeModelGraphRenderer();
GraphCreator<String, String> graphCreator = gr.getGraphCreator(model, ioResult);
Component visualizationComponent = gr.getVisualizationComponent(model, ioResult);
from here how can i proceed to display tree?
Thanks in advance
Find more posts tagged with
AI Studio
Accepted answers
All comments
Marco_Boeck
Please don't post multiple threads on the same topic, if anything it will delay an answer.
Use the following thread:
http://rapid-i.com/rapidforum/index.php/topic,3680.0.html
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups