Uses of Class
net.ontopia.topicmaps.viz.TMAssociationNode
Packages that use TMAssociationNode
-
Uses of TMAssociationNode in net.ontopia.topicmaps.viz
Methods in net.ontopia.topicmaps.viz that return TMAssociationNodeModifier and TypeMethodDescriptionprotected TMAssociationNodeTopicMapView.getNode(AssociationIF association) Methods in net.ontopia.topicmaps.viz with parameters of type TMAssociationNodeModifier and TypeMethodDescriptionvoidTopicMapView.deleteNode(TMAssociationNode node) protected TMRoleEdgeTopicMapView.makeRole(TMAssociationNode assoc, AssociationRoleIF role, boolean create) Constructors in net.ontopia.topicmaps.viz with parameters of type TMAssociationNodeModifierConstructorDescriptionTMRoleEdge(TMAssociationNode an, TMTopicNode tn, AssociationRoleIF r, TopicIF aScopingTopic)