Uses of Interface
de.deepamehta.plugins.topicmaps.TopicmapRenderer

Packages that use TopicmapRenderer
de.deepamehta.plugins.geomaps   
de.deepamehta.plugins.topicmaps   
de.deepamehta.plugins.topicmaps.service   
 

Uses of TopicmapRenderer in de.deepamehta.plugins.geomaps
 

Classes in de.deepamehta.plugins.geomaps that implement TopicmapRenderer
(package private)  class GeomapRenderer
           
 

Uses of TopicmapRenderer in de.deepamehta.plugins.topicmaps
 

Classes in de.deepamehta.plugins.topicmaps that implement TopicmapRenderer
(package private)  class DefaultTopicmapRenderer
           
 

Fields in de.deepamehta.plugins.topicmaps with type parameters of type TopicmapRenderer
private  Map<String,TopicmapRenderer> TopicmapsPlugin.topicmapRenderers
           
 

Methods in de.deepamehta.plugins.topicmaps that return TopicmapRenderer
private  TopicmapRenderer TopicmapsPlugin.getTopicmapRenderer(String rendererUri)
           
 

Methods in de.deepamehta.plugins.topicmaps with parameters of type TopicmapRenderer
 void TopicmapsPlugin.registerTopicmapRenderer(TopicmapRenderer renderer)
           
 

Uses of TopicmapRenderer in de.deepamehta.plugins.topicmaps.service
 

Methods in de.deepamehta.plugins.topicmaps.service with parameters of type TopicmapRenderer
 void TopicmapsService.registerTopicmapRenderer(TopicmapRenderer renderer)
           
 



Copyright © 2014. All Rights Reserved.