net.sourceforge.plantuml.salt.factory
Class AbstractElementFactoryComplex
java.lang.Object
net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- All Implemented Interfaces:
- ElementFactory
- Direct Known Subclasses:
- ElementFactoryBorder, ElementFactoryMenu, ElementFactoryPyramid2, ElementFactoryTab, ElementFactoryTree
public abstract class AbstractElementFactoryComplex
- extends Object
- implements ElementFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractElementFactoryComplex
public AbstractElementFactoryComplex(DataSource dataSource,
Dictionary dictionary)
addFactory
public final void addFactory(ElementFactory factory)
getNextElement
protected Terminated<Element> getNextElement()
getDataSource
protected final DataSource getDataSource()
getDictionary
protected final Dictionary getDictionary()
Copyright © 2013. All Rights Reserved.