Package edu.stanford.smi.protegex.owl.model.classdisplay

Interface Summary
OWLClassDisplay An interface for objects that can display (and parse) class expressions.
 

Class Summary
AbstractOWLClassDisplay A basic implementation of OWLClassRenderer which uses infix notation based on the keys defined by the various methods in the implementing classes.
OWLClassDisplayFactory A Singleton object that manages the available OWLClassDisplays.