ch.hearc.I04_05s08.GUI.RDFS
Class RdfsClassNode
java.lang.Object
ch.hearc.I04_05s08.GUI.Graph.Element
ch.hearc.I04_05s08.GUI.Graph.Node
ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- public class RdfsClassNode
- extends RdfsNode
Node for a RDFS Class
- Author:
- Blanc, Yoan
- Licence:
- MIT
- Copyright:
- 2005 Yoan Blanc, HE-ARC Ing�nierie
Fields inherited from class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode |
|
Fields inherited from class ch.hearc.I04_05s08.GUI.Graph.Node |
|
Fields inherited from class ch.hearc.I04_05s08.GUI.Graph.Element |
|
Methods inherited from class ch.hearc.I04_05s08.GUI.Graph.Element |
getBackgroundColor, getForegroundColor, getGraph, getPadding, getTitle, isSelected, select, setBackgroundColor, setForegroundColor, setPadding, setSelectedBackgroundColor, setSelectedForegroundColor, setTitle |
RdfsClassNode
public RdfsClassNode(RdfsClass c)
- Init the class node
- Parameters:
c
- the rdfs class attached
RdfsClassNode
public RdfsClassNode(RdfsClassNode c)
- Init the class node
- Parameters:
c
- the rdfs class attached
clone
public Object clone()
- Clone the class node
- Specified by:
clone
in class Element
- Returns:
- the clone
draw
public void draw(Graphics2D g2d)
- Draw the Class
- Overrides:
draw
in class Node
- Parameters:
g2d
- Graphic context
drawTitle
public void drawTitle(Graphics2D g2d)
- Draw the title's class
- Overrides:
drawTitle
in class Node
- Parameters:
g2d
- Graphic context
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC