gr.forth.ics.vrp.visualization
Class RDF_Visualization
java.lang.Object
gr.forth.ics.vrp.visualization.RDF_Visualization
- Direct Known Subclasses:
- SVGGenerator
- public abstract class RDF_Visualization
- extends Object
- Version:
- 2.5 (30 Januar 2003)
- Author:
- Ta Tuan Anh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
broker
protected RDF_SemanticBroker broker
RDF_Visualization
public RDF_Visualization(RDF_SemanticBroker broker)
println
protected void println(String str)
throws IOException
- Throws:
IOException
writeToFile
public void writeToFile(String filename)
throws IOException
- Throws:
IOException
generate
protected abstract void generate()
throws IOException
- Throws:
IOException