|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.util.Registry<GraphGenerator>
org.wilmascope.graphgen.GeneratorManager
public class GeneratorManager
Provides a registry of graph generators. If you add new generators (subclassing GraphModifier) then add a call to addGenerator for your class in the constructor
Method Summary | |
---|---|
static GeneratorManager |
getInstance()
There should only ever be one instance of this class. |
Methods inherited from class org.wilmascope.util.Registry |
---|
addPlugin, getDefault, getPlugin, getPlugins, getTypeList, load |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GeneratorManager getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |