Interface Summary |
DockableInPussycat<T extends RenderableInPussycat> |
The DockableInPussycat interface
Defines an entity that can be rendered by Pussycat
textually or graphically that is dockable
If you are rendering an OWLEntity, then use the
RenderableOWLEntity interface. |
RenderableInPussycat |
The RenderableInPussycat interface
Defines a entity that can be rendered by Pussycat
textually or graphically. |
RenderableOWLEntity<T extends OWLNamedObject> |
The RenderableOWLEntity interface
Defines an OWLAPI OWLEntity that can be rendered by Pussycat
That may be textually or graphically |