|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderableInPussycat | |
---|---|
net.sourceforge.fluxion.pussycat.entity | |
net.sourceforge.fluxion.pussycat.entity.impl | |
net.sourceforge.fluxion.pussycat.svg |
Uses of RenderableInPussycat in net.sourceforge.fluxion.pussycat.entity |
---|
Classes in net.sourceforge.fluxion.pussycat.entity with type parameters of type RenderableInPussycat | |
---|---|
interface |
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. |
Subinterfaces of RenderableInPussycat in net.sourceforge.fluxion.pussycat.entity | |
---|---|
interface |
RenderableOWLEntity<T extends OWLNamedObject>
The RenderableOWLEntity interface Defines an OWLAPI OWLEntity that can be rendered by Pussycat That may be textually or graphically |
Methods in net.sourceforge.fluxion.pussycat.entity that return RenderableInPussycat | |
---|---|
RenderableInPussycat |
DockableInPussycat.getDockedEntity()
|
RenderableInPussycat |
AbstractDockable.getDockedEntity()
|
Uses of RenderableInPussycat in net.sourceforge.fluxion.pussycat.entity.impl |
---|
Classes in net.sourceforge.fluxion.pussycat.entity.impl that implement RenderableInPussycat | |
---|---|
class |
DirectClassHierarchyEntity
The PussycatClassHierarchyEntity class Defines a class hierarchy html widget that can be drawn by Pussycat |
class |
IndirectClassHierarchyEntity
The IndirectClassHierarchyEntity class Defines a class hierarchy html widget that can be drawn by Pussycat |
class |
PussycatClassHierarchyEntity
The PussycatClassHierarchyEntity class Defines a class hierarchy html widget that can be drawn by Pussycat |
class |
PussycatEntityListEntity
The PussycatEntityListEntity class Defines an html entity list widget that can be drawn by Pussycat |
class |
PussycatLayoutListEntity
The PussycatLayoutListEntity class Defines an html layout entity list widget that can be drawn by Pussycat |
class |
PussycatMarkerEntity
The PussycatMarkerEntity class Defines a marker glyph that can be drawn by Pussycat |
class |
PussycatOntologySummaryEntity
The PussycatOntologySummaryEntity class Defines an OWLOntology summary widget that can be drawn by Pussycat |
class |
PussycatRenderletListEntity
The PussycatRenderletListEntity class Defines an html renderlet entity list widget that can be drawn by Pussycat |
class |
PussycatResourceViewEntity
The PussycatResourceViewEntity class Defines an OWL entity view widget that can be drawn by Pussycat |
Uses of RenderableInPussycat in net.sourceforge.fluxion.pussycat.svg |
---|
Subinterfaces of RenderableInPussycat in net.sourceforge.fluxion.pussycat.svg | |
---|---|
interface |
PussycatMap
The PussycatMap class Defines a map that can be collapsed and expanded |
interface |
PussycatSVGEntity<T extends OWLNamedObject>
The PussycatSVGEntity interface Defines a SVG glyph that can be drawn by Pussycat |
Classes in net.sourceforge.fluxion.pussycat.svg that implement RenderableInPussycat | |
---|---|
class |
ConceptGlyph
The ConceptGlyph class Defines a ontology concept glyph |
class |
ModelMap
The ModelMap class Defines a single backbone map, displaying a region of a defined size, capable of being zoomed |
class |
ModelRegionMap
The ModelMap class Defines a single backbone map, displaying a region of a defined size, capable of being zoomed |
class |
ModelWholeMap
The ModelMap class Defines a single backbone map, displaying a region of a defined size, capable of being zoomed |
class |
PussycatMappingHitEntity
The PussycatMappingHitEntity class Defines a mapping hit glyph that can be drawn by Pussycat |
class |
SequenceMap
The SequenceMap class Defines a single backbone map, displaying a region of a defined size, capable of being zoomed |
class |
VertSVGMap
The SVGMap class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |