net.sourceforge.plantuml.salt.factory
Interface ElementFactory

All Known Implementing Classes:
AbstractElementFactoryComplex, ElementFactoryBorder, ElementFactoryButton, ElementFactoryCheckboxOff, ElementFactoryCheckboxOn, ElementFactoryDroplist, ElementFactoryImage, ElementFactoryLine, ElementFactoryMenu, ElementFactoryPyramid, ElementFactoryPyramid2, ElementFactoryRadioOff, ElementFactoryRadioOn, ElementFactoryRetrieveFromDictonnary, ElementFactoryTab, ElementFactoryText, ElementFactoryTextField

public interface ElementFactory


Method Summary
 Terminated<Element> create()
           
 boolean ready()
           
 

Method Detail

create

Terminated<Element> create()

ready

boolean ready()


Copyright © 2012. All Rights Reserved.