Class AbstractElementFactoryComplex
java.lang.Object
net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
- All Implemented Interfaces:
ElementFactory
- Direct Known Subclasses:
ElementFactoryBorder, ElementFactoryMenu, ElementFactoryPyramid, ElementFactoryScroll, ElementFactoryTab, ElementFactoryTree
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractElementFactoryComplex(DataSource dataSource, SaltDictionary dictionary) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidaddFactory(ElementFactory factory) protected final DataSourceprotected final SaltDictionaryprotected Terminated<Element> Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementFactory
create, ready
-
Constructor Details
-
AbstractElementFactoryComplex
-
-
Method Details
-
addFactory
-
getNextElement
-
getDataSource
-
getDictionary
-