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