net.sourceforge.plantuml.salt.factory
Class ElementFactoryButton
java.lang.Object
net.sourceforge.plantuml.salt.factory.ElementFactoryButton
- All Implemented Interfaces:
- ElementFactory
public class ElementFactoryButton
- extends Object
- implements ElementFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFactoryButton
public ElementFactoryButton(DataSource dataSource,
SpriteContainer spriteContainer)
create
public Terminated<Element> create()
- Specified by:
create
in interface ElementFactory
ready
public boolean ready()
- Specified by:
ready
in interface ElementFactory
Copyright © 2012. All Rights Reserved.