| Package | Description |
|---|---|
| net.ontopia.topicmaps.viz |
| Modifier and Type | Method and Description |
|---|---|
protected TMAssociationNode |
TopicMapView.getNode(AssociationIF association) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicMapView.deleteNode(TMAssociationNode node) |
protected TMRoleEdge |
TopicMapView.makeRole(TMAssociationNode assoc,
AssociationRoleIF role,
boolean create) |
| Constructor and Description |
|---|
TMRoleEdge(TMAssociationNode an,
TMTopicNode tn,
AssociationRoleIF r,
TopicIF aScopingTopic) |