Uses of Interface
net.ontopia.topicmaps.viz.VizTMAssociationIF
-
Packages that use VizTMAssociationIF Package Description net.ontopia.topicmaps.viz -
-
Uses of VizTMAssociationIF in net.ontopia.topicmaps.viz
Classes in net.ontopia.topicmaps.viz that implement VizTMAssociationIF Modifier and Type Class Description classTMAssociationEdgeINTERNAL: Edge class representing binary associations as edges.classTMAssociationNodeINTERNAL: Node class representing n-ary associations as nodes.classTMClassInstanceAssociationINTERNAL: Edge class used to represent "Class - Instance" associations.Methods in net.ontopia.topicmaps.viz with parameters of type VizTMAssociationIF Modifier and Type Method Description protected voidTopicMapView. initializeAssociation(VizTMAssociationIF anInstance)Initialize those things only associated with Association Objects
-