net.sourceforge.fluxion.pussycat.svg
Class VertSVGMap
java.lang.Object
net.sourceforge.fluxion.pussycat.svg.VertSVGMap
- All Implemented Interfaces:
- RenderableInPussycat
public class VertSVGMap
- extends java.lang.Object
- implements RenderableInPussycat
The SVGMap class
- Author:
- Rob Davey
Constructor Summary |
VertSVGMap(org.mindswap.pellet.owlapi.Reasoner reasoner,
org.semanticweb.owl.model.OWLOntology ontology)
|
VertSVGMap(org.mindswap.pellet.owlapi.Reasoner reasoner,
org.semanticweb.owl.model.OWLOntology ontology,
java.util.Hashtable<java.lang.String,java.lang.String> mapURIs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VertSVGMap
public VertSVGMap(org.mindswap.pellet.owlapi.Reasoner reasoner,
org.semanticweb.owl.model.OWLOntology ontology)
VertSVGMap
public VertSVGMap(org.mindswap.pellet.owlapi.Reasoner reasoner,
org.semanticweb.owl.model.OWLOntology ontology,
java.util.Hashtable<java.lang.String,java.lang.String> mapURIs)
isDockable
public boolean isDockable()
- Specified by:
isDockable
in interface RenderableInPussycat
build
public void build()
throws PussycatException
- Specified by:
build
in interface RenderableInPussycat
- Throws:
PussycatException
setPlaceWidth
public void setPlaceWidth(int width)
setPlaceHeight
public void setPlaceHeight(int height)
getCurrentMaps
public java.util.Hashtable<java.net.URI,PussycatMap> getCurrentMaps()
getCurrentMapSet
public java.util.HashSet<PussycatMap> getCurrentMapSet()
getMap
public PussycatMap getMap(java.lang.String name)
getMap
public PussycatMap getMap(java.net.URI uri)
getId
public java.lang.String getId()
- Specified by:
getId
in interface RenderableInPussycat
setId
public void setId(java.lang.String id)
- Specified by:
setId
in interface RenderableInPussycat
setRenderlet
public void setRenderlet(Renderlet renderlet)
- Specified by:
setRenderlet
in interface RenderableInPussycat
getCircularLinkMap
public CircularLinkMap getCircularLinkMap()
destroy
public void destroy()
- Specified by:
destroy
in interface RenderableInPussycat
toString
public java.lang.String toString()
- Specified by:
toString
in interface RenderableInPussycat
- Overrides:
toString
in class java.lang.Object
Copyright © 2010. All Rights Reserved.