|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.touchgraph.graphlayout.Edge
net.ontopia.topicmaps.viz.TMAbstractEdge
net.ontopia.topicmaps.viz.TMClassInstanceAssociation
public class TMClassInstanceAssociation
INTERNAL: Edge class used to represent "Class - Instance" associations.
| Nested Class Summary | |
|---|---|
static class |
TMClassInstanceAssociation.Key
|
| Field Summary |
|---|
| Fields inherited from class net.ontopia.topicmaps.viz.TMAbstractEdge |
|---|
DEFAULT_LINE_WEIGHT, DEFAULT_SHAPE, font, icon, intBuffer, lineWeight, LOADING, scopingTopic, shape, SHAPE_BOWTIE, SHAPE_LINE, shouldDisplayRoleHoverHelp, stringifier, underMouse |
| Fields inherited from class com.touchgraph.graphlayout.Edge |
|---|
col, DEFAULT_COLOR, DEFAULT_LENGTH, from, id, length, MOUSE_OVER_COLOR, to, visible |
| Constructor Summary | |
|---|---|
TMClassInstanceAssociation(TMTopicNode classType,
TMTopicNode instance,
TopicIF topicType)
|
|
| Method Summary | |
|---|---|
RecoveryObjectIF |
getDesctructor()
|
protected String |
getMainHoverHelpText()
|
RecoveryObjectIF |
getRecreator()
|
TopicIF |
getTopicMapType()
|
boolean |
isAssociation()
|
protected void |
paintToolTip(Graphics g)
|
boolean |
represents(Object object)
|
void |
setShouldDisplayScopedAssociationNames(boolean newValue)
|
| Methods inherited from class net.ontopia.topicmaps.viz.TMAbstractEdge |
|---|
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, setVisible |
| Methods inherited from class com.touchgraph.graphlayout.Edge |
|---|
containsPoint, getColor, getFrom, getID, getLength, getOtherEndpt, getTo, intersects, isVisible, paintArrow, reverse, setColor, setEdgeDefaultColor, setEdgeDefaultLength, setEdgeMouseOverColor, setID, setLength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.ontopia.topicmaps.viz.VizTMObjectIF |
|---|
addTo, deleteFrom, isEdge, setColor, setFont, setIcon, setLineWeight, setScopingTopic, setShape, setVisible |
| Constructor Detail |
|---|
public TMClassInstanceAssociation(TMTopicNode classType,
TMTopicNode instance,
TopicIF topicType)
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||