Package net.ontopia.topicmaps.viz
Interface VizTMAssociationIF
-
- All Superinterfaces:
Recoverable
,VizTMObjectIF
- All Known Implementing Classes:
TMAssociationEdge
,TMAssociationNode
,TMClassInstanceAssociation
public interface VizTMAssociationIF extends VizTMObjectIF
INTERNAL: PRIVATE:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setShouldDisplayScopedAssociationNames(boolean aNewValue)
-
Methods inherited from interface net.ontopia.topicmaps.viz.Recoverable
getDesctructor, getRecreator
-
Methods inherited from interface net.ontopia.topicmaps.viz.VizTMObjectIF
addTo, deleteFrom, getTopicMapType, isAssociation, isEdge, represents, setColor, setFont, setIcon, setLineWeight, setScopingTopic, setShape, setVisible
-
-