|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hearc.I04_05s08.GUI.Graph.Element
ch.hearc.I04_05s08.GUI.Graph.Arrow
ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow
ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
The extend arrow between two RdfsNode
Field Summary |
Fields inherited from class ch.hearc.I04_05s08.GUI.Graph.Arrow |
|
Fields inherited from class ch.hearc.I04_05s08.GUI.Graph.Element |
|
Constructor Summary | |
RdfsRange()
Init the arrow |
|
RdfsRange(RdfsNode from,
RdfsNode to)
Init the arrow |
Method Summary | |
Object |
clone()
Clone me |
void |
drawLine(Graphics2D g2d)
Draw the line and the arrow |
boolean |
setNodes(RdfsNode from,
RdfsNode to)
Set the nodes for the set of the range |
boolean |
unconnect()
Disconnect the sub and sup |
Methods inherited from class ch.hearc.I04_05s08.GUI.Graph.Arrow |
calcLine, contains, draw, drawTitle, getAngle, getContactPoints, getLine, getNodes, setArrow, setNodes |
Methods inherited from class ch.hearc.I04_05s08.GUI.Graph.Element |
getBackgroundColor, getForegroundColor, getGraph, getPadding, getTitle, isSelected, select, setBackgroundColor, setForegroundColor, setPadding, setSelectedBackgroundColor, setSelectedForegroundColor, setTitle, showDialog, update |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RdfsRange()
public RdfsRange(RdfsNode from, RdfsNode to)
from
- RdfsNode fromto
- RdfsNode toMethod Detail |
public Object clone()
clone
in class Element
public boolean setNodes(RdfsNode from, RdfsNode to)
setNodes
in class RdfsArrow
from
- the from nodeto
- the to node
public void drawLine(Graphics2D g2d)
drawLine
in class Arrow
g2d
- the graphic contextpublic boolean unconnect()
unconnect
in class Arrow
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC