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, ElementFactoryPyramid, ElementFactoryTab, ElementFactoryTree
public abstract class AbstractElementFactoryComplex extends java.lang.Object implements ElementFactory
-
-
Constructor Summary
Constructors Constructor and Description AbstractElementFactoryComplex(DataSource dataSource, Dictionary dictionary)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddFactory(ElementFactory factory)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.salt.factory.ElementFactory
create, ready
-
-
-
-
Constructor Detail
-
AbstractElementFactoryComplex
public AbstractElementFactoryComplex(DataSource dataSource, Dictionary dictionary)
-
-
Method Detail
-
addFactory
public final void addFactory(ElementFactory factory)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG