net.sourceforge.plantuml.salt.factory
Class ElementFactoryPyramid

java.lang.Object
  extended by net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
      extended by net.sourceforge.plantuml.salt.factory.ElementFactoryPyramid
All Implemented Interfaces:
ElementFactory

public class ElementFactoryPyramid
extends AbstractElementFactoryComplex


Constructor Summary
ElementFactoryPyramid(DataSource dataSource, Dictionary dictionary)
           
 
Method Summary
 Terminated<Element> create()
           
 boolean ready()
           
 
Methods inherited from class net.sourceforge.plantuml.salt.factory.AbstractElementFactoryComplex
addFactory, getDataSource, getDictionary, getNextElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementFactoryPyramid

public ElementFactoryPyramid(DataSource dataSource,
                             Dictionary dictionary)
Method Detail

create

public Terminated<Element> create()

ready

public boolean ready()


Copyright © 2012. All Rights Reserved.