Uses of Class
de.deepamehta.plugins.topicmaps.ClusterCoords

Packages that use ClusterCoords
de.deepamehta.plugins.topicmaps   
de.deepamehta.plugins.topicmaps.provider   
de.deepamehta.plugins.topicmaps.service   
 

Uses of ClusterCoords in de.deepamehta.plugins.topicmaps
 

Methods in de.deepamehta.plugins.topicmaps with parameters of type ClusterCoords
 void TopicmapsPlugin.setClusterPosition(long topicmapId, ClusterCoords coords)
           
 

Uses of ClusterCoords in de.deepamehta.plugins.topicmaps.provider
 

Methods in de.deepamehta.plugins.topicmaps.provider that return ClusterCoords
 ClusterCoords ClusterCoordsProvider.readFrom(Class<ClusterCoords> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders, InputStream entityStream)
           
 

Method parameters in de.deepamehta.plugins.topicmaps.provider with type arguments of type ClusterCoords
 ClusterCoords ClusterCoordsProvider.readFrom(Class<ClusterCoords> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders, InputStream entityStream)
           
 

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

Methods in de.deepamehta.plugins.topicmaps.service with parameters of type ClusterCoords
 void TopicmapsService.setClusterPosition(long topicmapId, ClusterCoords coords)
           
 



Copyright © 2014. All Rights Reserved.