Uses of Class
net.ontopia.topicmaps.utils.TopicTreeNode

Packages that use TopicTreeNode
net.ontopia.topicmaps.utils This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces. 
 

Uses of TopicTreeNode in net.ontopia.topicmaps.utils
 

Methods in net.ontopia.topicmaps.utils that return TopicTreeNode
 TopicTreeNode TopicTreeBuilder.build()
          EXPERIMENTAL: Builds a tree consisting of all the topics participating in any associations of the given type.
 TopicTreeNode TopicTreeBuilder.build(TopicIF topic)
          EXPERIMENTAL: Builds a tree consisting of all the topics directly related to the one given.
 TopicTreeNode TopicTreeNode.getParent()
           
 

Methods in net.ontopia.topicmaps.utils with parameters of type TopicTreeNode
 void TopicTreeNode.setParent(TopicTreeNode parent)
           
 

Constructors in net.ontopia.topicmaps.utils with parameters of type TopicTreeNode
TopicTreeRendrer(TopicTreeNode root, TopicIF current)
           
 



Copyright © 2000-2010 Ontopia.