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

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

Uses of EdgeInfoGenerator in com.tensegrity.graph.model
 

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

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



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