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 GraphElementFactoryAntGraph. 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 GraphElementFactoryGraphImpl. getFactory()Returns the current element factory creating one if none exists yet.
-