Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
create image always returning null
Legacy User
Hi All,
IOObject io=ioResult.getElementAt(0);
TreeModel model=(TreeModel) ioResult.getElementAt(0);
Renderer createRenderer = RendererService.createRenderer(io, "Graph View");
Component visualizationComponent= createRenderer.getVisualizationComponent(io, ioResult);
System.out.println(visualizationComponent.isDisplayable());
Image createImage = visualizationComponent.createImage(100, 100);
Graphics graphics = createImage.getGraphics();
visualizationComponent.isDisplayable()....false.
here createImage always returning null
what could be the reason?
thanks in advance.
Find more posts tagged with
AI Studio
Developer
Accepted answers
All comments
Marco_Boeck
http://rapid-i.com/rapidforum/index.php/topic,3680.0.html
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups