ch.hearc.I04_05s08.GUI.RDF
Class RdfLiteral
java.lang.Object
ch.hearc.I04_05s08.GUI.Graph.Element
ch.hearc.I04_05s08.GUI.Graph.Node
ch.hearc.I04_05s08.GUI.RDF.RdfNode
ch.hearc.I04_05s08.GUI.RDF.RdfLiteral
- public class RdfLiteral
- extends RdfNode
A node for RDFS graph
- Author:
- Blanc, Yoan
- Licence:
- MIT
- Copyright:
- 2005 Yoan Blanc, HE-ARC Ing�nierie
Fields inherited from class ch.hearc.I04_05s08.GUI.RDF.RdfNode |
|
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 |
RdfLiteral
public RdfLiteral(InstanceOfClass ioc)
- Build a literal rdf node
- Parameters:
ioc
- the instance of class
RdfLiteral
public RdfLiteral(RdfLiteral rdfl)
- Build a copy of literal node
- Parameters:
rdfl
- the element to copy
clone
public Object clone()
- Return a clone
- Specified by:
clone
in class Element
- Returns:
- the cone
showDialog
public void showDialog(GraphPanel graph)
- Display a dialog box for this node
- Overrides:
showDialog
in class Element
- Parameters:
graph
- the graph
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC