Uses of Class
net.ontopia.topicmaps.viz.TMAbstractEdge
Packages that use TMAbstractEdge
-
Uses of TMAbstractEdge in net.ontopia.topicmaps.viz
Subclasses of TMAbstractEdge in net.ontopia.topicmaps.vizModifier and TypeClassDescriptionclassINTERNAL: Edge class representing binary associations as edges.classINTERNAL: Edge class used to represent "Class - Instance" associations.classINTERNAL: Edge class representing association roles as edges in n-ary associations connecting role player with the association node.Methods in net.ontopia.topicmaps.viz that return TMAbstractEdgeModifier and TypeMethodDescriptionCreateTMAssociationEdge.recoverEdge(TopicMapView view) CreateTMClassInstanceAssociation.recoverEdge(TopicMapView view) CreateTMRoleEdge.recoverEdge(TopicMapView view) EdgeRecoveryObjectIF.recoverEdge(TopicMapView view) Methods in net.ontopia.topicmaps.viz with parameters of type TMAbstractEdgeModifier and TypeMethodDescriptionvoidVizController.hideEdge(TMAbstractEdge edge) protected voidTopicMapView.queueInForeground(TMAbstractEdge edge)