net.ontopia.topicmaps.utils
Class TopicTreeRendrer

java.lang.Object
  extended by net.ontopia.topicmaps.utils.TopicTreeRendrer

public class TopicTreeRendrer
extends java.lang.Object

EXPERIMENTAL.

Since:
1.2

Constructor Summary
TopicTreeRendrer(TopicTreeNode root, TopicIF current)
           
 
Method Summary
 void draw(java.awt.Graphics2D g2d)
           
 int getMaxX()
           
 int getMaxY()
           
 java.awt.image.BufferedImage renderImage()
           
 void setTitle(java.lang.String title)
           
 void setTopicNameScope(java.util.Collection bnscope)
           
 void setVariantScope(java.util.Collection vnscope)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicTreeRendrer

public TopicTreeRendrer(TopicTreeNode root,
                        TopicIF current)
Method Detail

draw

public void draw(java.awt.Graphics2D g2d)

renderImage

public java.awt.image.BufferedImage renderImage()

setTitle

public void setTitle(java.lang.String title)

getMaxX

public int getMaxX()

getMaxY

public int getMaxY()

setTopicNameScope

public void setTopicNameScope(java.util.Collection bnscope)

setVariantScope

public void setVariantScope(java.util.Collection vnscope)


Copyright © 2000-2009 Ontopia.