net.ontopia.topicmaps.viz
Class VizTopicTypePriorityConfigManager
java.lang.Object
net.ontopia.topicmaps.viz.VizTopicTypePriorityConfigManager
public class VizTopicTypePriorityConfigManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VizTopicTypePriorityConfigManager
public VizTopicTypePriorityConfigManager(VizTopicMapConfigurationManager tmConfig)
rankLast
public void rankLast(TopicIF source)
- Add source to the end of the ranking list.
- Parameters:
source
- The topic to be added to the end of the ranking list.
rankNextTo
public void rankNextTo(TopicIF ranked,
TopicIF toRank,
boolean before)
isRanked
public boolean isRanked(TopicIF configTopic)
getConfiguredTopicTypeRank
public List getConfiguredTopicTypeRank()
getRankedTopicTypes
public List getRankedTopicTypes(Collection realTopics)
augmentTopicTypeRank
public void augmentTopicTypeRank(Collection topicTypes)
changeRank
public void changeRank(TopicIF realTopic,
boolean up)
highestRankedType
public TopicIF highestRankedType(List realTypes)
getDefaultTypePrecedenceTopic
public TopicIF getDefaultTypePrecedenceTopic()
Copyright © 2000-2012 Ontopia.