Uses of Class
net.ontopia.topicmaps.viz.TMAbstractEdge

Packages that use TMAbstractEdge
net.ontopia.topicmaps.viz   
 

Uses of TMAbstractEdge in net.ontopia.topicmaps.viz
 

Subclasses of TMAbstractEdge in net.ontopia.topicmaps.viz
 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.
 

Methods in net.ontopia.topicmaps.viz that return TMAbstractEdge
 TMAbstractEdge EdgeRecoveryObjectIF.recoverEdge(TopicMapView view)
           
 TMAbstractEdge CreateTMRoleEdge.recoverEdge(TopicMapView view)
           
 TMAbstractEdge CreateTMClassInstanceAssociation.recoverEdge(TopicMapView view)
           
 TMAbstractEdge CreateTMAssociationEdge.recoverEdge(TopicMapView view)
           
 

Methods in net.ontopia.topicmaps.viz with parameters of type TMAbstractEdge
 void VizController.hideEdge(TMAbstractEdge edge)
           
protected  void TopicMapView.queueInForeground(TMAbstractEdge edge)
           
 



Copyright © 2000-2012 Ontopia.