|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||