net.sourceforge.plantuml.svek
Class GroupPngMakerState

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

public final class GroupPngMakerState
extends Object


Constructor Summary
GroupPngMakerState(CucaDiagram diagram, IGroup group)
           
 
Method Summary
protected  HtmlColor getColor(ColorParam colorParam, Stereotype stereo)
           
 IEntityImage getImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupPngMakerState

public GroupPngMakerState(CucaDiagram diagram,
                          IGroup group)
Method Detail

getImage

public IEntityImage getImage()
                      throws IOException,
                             InterruptedException
Throws:
IOException
InterruptedException

getColor

protected final HtmlColor getColor(ColorParam colorParam,
                                   Stereotype stereo)


Copyright © 2013. All Rights Reserved.