net.sourceforge.plantuml.svek
Class CucaDiagramFileMakerSvek2

java.lang.Object
  extended by net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek2

public final class CucaDiagramFileMakerSvek2
extends Object


Constructor Summary
CucaDiagramFileMakerSvek2(DotData dotData, EntityFactory entityFactory, boolean hasVerticalLine, UmlSource source, Pragma pragma)
           
 
Method Summary
static IEntityImage createEntityImageBlock(ILeaf leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon)
           
 IEntityImage createFile(String... dotStrings)
           
 Bibliotekon getBibliotekon()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramFileMakerSvek2

public CucaDiagramFileMakerSvek2(DotData dotData,
                                 EntityFactory entityFactory,
                                 boolean hasVerticalLine,
                                 UmlSource source,
                                 Pragma pragma)
Method Detail

getBibliotekon

public Bibliotekon getBibliotekon()

createFile

public IEntityImage createFile(String... dotStrings)
                        throws IOException,
                               InterruptedException
Throws:
IOException
InterruptedException

createEntityImageBlock

public static IEntityImage createEntityImageBlock(ILeaf leaf,
                                                  ISkinParam skinParam,
                                                  boolean isHideEmptyDescriptionForState,
                                                  PortionShower portionShower,
                                                  Bibliotekon bibliotekon)


Copyright © 2013. All Rights Reserved.