Uses of Interface
com.tensegrity.graph.model.NodeInfoGenerator

Packages that use NodeInfoGenerator
com.tensegrity.graph.model Contains the graph model interface.  
 

Uses of NodeInfoGenerator in com.tensegrity.graph.model
 

Methods in com.tensegrity.graph.model that return NodeInfoGenerator
static NodeInfoGenerator GraphObjectInfoGeneratorRegistry.getNodeInfoGenerator()
          Returns the currently registered NodeInfoGenerator or null if none is registered.
 

Methods in com.tensegrity.graph.model with parameters of type NodeInfoGenerator
static void GraphObjectInfoGeneratorRegistry.register(NodeInfoGenerator generator)
          Registers the NodeInfoGenerator given by generator.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.