public class TMClassInstanceAssociation extends TMAbstractEdge implements VizTMAssociationIF
| Modifier and Type | Class and Description |
|---|---|
static class |
TMClassInstanceAssociation.Key |
DEFAULT_LINE_WEIGHT, DEFAULT_SHAPE, font, icon, intBuffer, lineWeight, LOADING, scopingTopic, shape, SHAPE_BOWTIE, SHAPE_LINE, shouldDisplayRoleHoverHelp, stringifier, underMouse| Constructor and Description |
|---|
TMClassInstanceAssociation(TMTopicNode classType,
TMTopicNode instance,
TopicIF topicType) |
| Modifier and Type | Method and Description |
|---|---|
RecoveryObjectIF |
getDesctructor() |
protected String |
getMainHoverHelpText() |
RecoveryObjectIF |
getRecreator() |
TopicIF |
getTopicMapType() |
boolean |
isAssociation() |
protected void |
paintToolTip(Graphics g) |
boolean |
represents(Object object) |
void |
setShouldDisplayScopedAssociationNames(boolean newValue) |
addTo, calculateMidPointBetween, calculateOffset, deleteFrom, distFromPoint, getCurvedBowTie, getCurvedLine, getDisplayShape, getFont, getFromRolePosition, getIcon, getIndexInParents, getLineWeight, getMidPoint, getShape, getStringifier, getTargetsFrom, getToRolePosition, isEdge, paint, paintAfterEdges, paintBowTie, paintConnection, paintCurvedBowTie, paintCurvedLine, paintFirst, paintLast, paintLine, paintToolTipText, paintToolTipText, paintTypeToolTip, setFont, setIcon, setLineWeight, setScopingTopic, setShape, setShouldDisplayRoleHoverHelp, setStringifier, setVisiblecontainsPoint, getColor, getFrom, getID, getLength, getOtherEndpt, getTo, intersects, isVisible, paintArrow, reverse, setColor, setEdgeDefaultColor, setEdgeDefaultLength, setEdgeMouseOverColor, setID, setLengthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTo, deleteFrom, isEdge, setColor, setFont, setIcon, setLineWeight, setScopingTopic, setShape, setVisiblepublic TMClassInstanceAssociation(TMTopicNode classType, TMTopicNode instance, TopicIF topicType)
protected void paintToolTip(Graphics g)
paintToolTip in class TMAbstractEdgepublic TopicIF getTopicMapType()
getTopicMapType in interface VizTMObjectIFgetTopicMapType in class TMAbstractEdgeprotected String getMainHoverHelpText()
getMainHoverHelpText in class TMAbstractEdgepublic boolean represents(Object object)
represents in interface VizTMObjectIFpublic boolean isAssociation()
isAssociation in interface VizTMObjectIFisAssociation in class TMAbstractEdgepublic void setShouldDisplayScopedAssociationNames(boolean newValue)
setShouldDisplayScopedAssociationNames in interface VizTMAssociationIFpublic RecoveryObjectIF getDesctructor()
getDesctructor in interface Recoverablepublic RecoveryObjectIF getRecreator()
getRecreator in interface Recoverable