Uses of Interface
net.ggtools.grand.graph.GraphElementFactory
-
Packages that use GraphElementFactory Package Description net.ggtools.grand.ant net.ggtools.grand.graph -
-
Uses of GraphElementFactory in net.ggtools.grand.ant
Methods in net.ggtools.grand.ant that return GraphElementFactory Modifier and Type Method Description protected GraphElementFactory
AntGraph. getFactory()
Method getFactory. -
Uses of GraphElementFactory in net.ggtools.grand.graph
Methods in net.ggtools.grand.graph that return GraphElementFactory Modifier and Type Method Description protected GraphElementFactory
GraphImpl. getFactory()
Returns the current element factory creating one if none exists yet.
-