Package org.grinvin.factories.graphs

Interface Summary

GraphFactory An object that satisfies this interface can be used to create a graph and store it into a graph bundle.
VisualGraphFactory Interface for a GraphFactory which at the same time can be visualised as part of a (SWIRL) cell list.

Class Summary

AbstractGraphFactory Common superclass of various graph factory classes.
GraphFactoryManager Keeps track of all graph factories that are currently supported by the system.