Uses of Class
net.ontopia.topicmaps.viz.TMAssociationNode
-
Packages that use TMAssociationNode Package Description net.ontopia.topicmaps.viz -
-
Uses of TMAssociationNode in net.ontopia.topicmaps.viz
Methods in net.ontopia.topicmaps.viz that return TMAssociationNode Modifier and Type Method Description protected TMAssociationNodeTopicMapView. getNode(AssociationIF association)Methods in net.ontopia.topicmaps.viz with parameters of type TMAssociationNode Modifier and Type Method Description voidTopicMapView. deleteNode(TMAssociationNode node)protected TMRoleEdgeTopicMapView. makeRole(TMAssociationNode assoc, AssociationRoleIF role, boolean create)Constructors in net.ontopia.topicmaps.viz with parameters of type TMAssociationNode Constructor Description TMRoleEdge(TMAssociationNode an, TMTopicNode tn, AssociationRoleIF r, TopicIF aScopingTopic)
-