net.sourceforge.plantuml.salt.factory
Class ElementFactoryCheckboxOff

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

public class ElementFactoryCheckboxOff
extends Object
implements ElementFactory


Constructor Summary
ElementFactoryCheckboxOff(DataSource dataSource, ISkinSimple spriteContainer)
           
 
Method Summary
 Terminated<Element> create()
           
 boolean ready()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementFactoryCheckboxOff

public ElementFactoryCheckboxOff(DataSource dataSource,
                                 ISkinSimple spriteContainer)
Method Detail

create

public Terminated<Element> create()
Specified by:
create in interface ElementFactory

ready

public boolean ready()
Specified by:
ready in interface ElementFactory


Copyright © 2014. All Rights Reserved.