uk.ac.manchester.owl.owlapi.tutorial.examples
Class RenderingExample

java.lang.Object
  extended by uk.ac.manchester.owl.owlapi.tutorial.examples.RenderingExample

public class RenderingExample
extends java.lang.Object

Simple Rendering Example. Reads an ontology and then renders it.

Author: Sean Bechhofer
The University Of Manchester
Information Management Group
Date: 24-April-2007


Constructor Summary
RenderingExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderingExample

public RenderingExample()
Method Detail

main

public static void main(java.lang.String[] args)