Uses of Interface
net.sourceforge.fluxion.pussycat.svg.PussycatMap

Packages that use PussycatMap
net.sourceforge.fluxion.pussycat.svg   
 

Uses of PussycatMap in net.sourceforge.fluxion.pussycat.svg
 

Classes in net.sourceforge.fluxion.pussycat.svg that implement PussycatMap
 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 SequenceMap
          The SequenceMap class Defines a single backbone map, displaying a region of a defined size, capable of being zoomed
 

Methods in net.sourceforge.fluxion.pussycat.svg that return PussycatMap
 PussycatMap VertSVGMap.getMap(java.lang.String name)
           
 PussycatMap VertSVGMap.getMap(java.net.URI uri)
           
 PussycatMap MappingHit.getSourceMap()
           
static PussycatMap SVGUtils.getSVGMapOfType(org.mindswap.pellet.owlapi.Reasoner reasoner, org.semanticweb.owl.model.OWLOntology ontology, org.semanticweb.owl.model.OWLIndividual ind)
           
 PussycatMap MappingHit.getTargetMap()
           
 

Methods in net.sourceforge.fluxion.pussycat.svg that return types with arguments of type PussycatMap
 java.util.Hashtable<java.net.URI,PussycatMap> VertSVGMap.getCurrentMaps()
           
 java.util.HashSet<PussycatMap> VertSVGMap.getCurrentMapSet()
           
 

Methods in net.sourceforge.fluxion.pussycat.svg with parameters of type PussycatMap
static java.util.HashSet<MappingHit> MapUtils.integrate(org.mindswap.pellet.owlapi.Reasoner r, org.semanticweb.owl.model.OWLOntology o, PussycatMap source, java.util.Set<PussycatMap> mapset)
           
 

Method parameters in net.sourceforge.fluxion.pussycat.svg with type arguments of type PussycatMap
static java.util.HashSet<MappingHit> MapUtils.integrate(org.mindswap.pellet.owlapi.Reasoner r, org.semanticweb.owl.model.OWLOntology o, PussycatMap source, java.util.Set<PussycatMap> mapset)
           
 

Constructors in net.sourceforge.fluxion.pussycat.svg with parameters of type PussycatMap
MappingHit(PussycatMap sourceMap, PussycatMarkerEntity sourceMarker, PussycatMap targetMap, PussycatMarkerEntity targetMarker, org.semanticweb.owl.model.OWLDescription assertionType, java.net.URI assertionURI)
           
 



Copyright © 2010. All Rights Reserved.