Package | Description |
---|---|
net.ontopia.topicmaps.viz |
Modifier and Type | Class and Description |
---|---|
class |
TMAssociationEdge
INTERNAL: Edge class representing binary associations as edges.
|
class |
TMClassInstanceAssociation
INTERNAL: Edge class used to represent "Class - Instance"
associations.
|
class |
TMRoleEdge
INTERNAL: Edge class representing association roles as edges in
n-ary associations connecting role player with the association
node.
|
Modifier and Type | Method and Description |
---|---|
TMAbstractEdge |
EdgeRecoveryObjectIF.recoverEdge(TopicMapView view) |
TMAbstractEdge |
CreateTMAssociationEdge.recoverEdge(TopicMapView view) |
TMAbstractEdge |
CreateTMRoleEdge.recoverEdge(TopicMapView view) |
TMAbstractEdge |
CreateTMClassInstanceAssociation.recoverEdge(TopicMapView view) |
Modifier and Type | Method and Description |
---|---|
void |
VizController.hideEdge(TMAbstractEdge edge) |
protected void |
TopicMapView.queueInForeground(TMAbstractEdge edge) |