Uses of Class
net.ontopia.topicmaps.viz.VizTopicMapConfigurationManager
-
Packages that use VizTopicMapConfigurationManager Package Description net.ontopia.topicmaps.viz -
-
Uses of VizTopicMapConfigurationManager in net.ontopia.topicmaps.viz
Fields in net.ontopia.topicmaps.viz declared as VizTopicMapConfigurationManager Modifier and Type Field Description protected VizTopicMapConfigurationManagerTopicMapView. configmanMethods in net.ontopia.topicmaps.viz that return VizTopicMapConfigurationManager Modifier and Type Method Description VizTopicMapConfigurationManagerVizController. getConfigurationManager()VizTopicMapConfigurationManagerApplicationContext. getTmConfig()Get the Configuration ManagerMethods in net.ontopia.topicmaps.viz with parameters of type VizTopicMapConfigurationManager Modifier and Type Method Description voidTopicMapView. setConfigManager(VizTopicMapConfigurationManager configman)Called when a new configuration has been loaded.voidApplicationContext. setTmConfig(VizTopicMapConfigurationManager tmConfig)Set the Configuration ManagervoidApplicationContextIF. setTmConfig(VizTopicMapConfigurationManager config)Store the TopicMapConfigurationConstructors in net.ontopia.topicmaps.viz with parameters of type VizTopicMapConfigurationManager Constructor Description TopicMapView(VizController controller, TopicMapIF topicmap, com.touchgraph.graphlayout.TGPanel tgPanel, VizTopicMapConfigurationManager configman)Creates the view and updates the TGPanel to show the new view.VizTopicTypePriorityConfigManager(VizTopicMapConfigurationManager tmConfig)
-