public class FtileFactoryDelegator extends Object implements FtileFactory
Constructor and Description |
---|
FtileFactoryDelegator(FtileFactory factory,
ISkinParam skinParam) |
public FtileFactoryDelegator(FtileFactory factory, ISkinParam skinParam)
public Ftile start(Swimlane swimlane)
start
in interface FtileFactory
public Ftile end(Swimlane swimlane)
end
in interface FtileFactory
public Ftile stop(Swimlane swimlane)
stop
in interface FtileFactory
public Ftile activity(Display label, HtmlColor color, Swimlane swimlane, BoxStyle style)
activity
in interface FtileFactory
public Ftile addNote(Ftile ftile, Display note, NotePosition notePosition)
addNote
in interface FtileFactory
public Ftile addUrl(Ftile ftile, Url url)
addUrl
in interface FtileFactory
public Ftile decorateIn(Ftile ftile, LinkRendering linkRendering)
decorateIn
in interface FtileFactory
public Ftile decorateOut(Ftile ftile, LinkRendering linkRendering)
decorateOut
in interface FtileFactory
public Ftile assembly(Ftile tile1, Ftile tile2)
assembly
in interface FtileFactory
public Ftile repeat(Swimlane swimlane, Ftile repeat, Display test, Display yes, Display out, HtmlColor color, LinkRendering backRepeatLinkRendering)
repeat
in interface FtileFactory
public Ftile createWhile(Swimlane swimlane, Ftile whileBlock, Display test, Display yes, Display out, LinkRendering afterEndwhile, HtmlColor color)
createWhile
in interface FtileFactory
public Ftile createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch)
createIf
in interface FtileFactory
public Ftile createFork(Swimlane swimlane, List<Ftile> all)
createFork
in interface FtileFactory
public Ftile createSplit(List<Ftile> all)
createSplit
in interface FtileFactory
public Ftile createGroup(Ftile list, Display name, HtmlColor backColor, HtmlColor titleColor, Display headerNote)
createGroup
in interface FtileFactory
public StringBounder getStringBounder()
getStringBounder
in interface FtileFactory
protected final ISkinParam getSkinParam()
protected final Rose getRose()
public boolean shadowing()
shadowing
in interface FtileFactory
protected FtileFactory getFactory()
public Sprite getSprite(String name)
getSprite
in interface SpriteContainer
public String getValue(String key)
getValue
in interface ISkinSimple
public double getPadding()
getPadding
in interface ISkinSimple
public boolean useGuillemet()
useGuillemet
in interface SpriteContainer
public String getMonospacedFamily()
getMonospacedFamily
in interface ISkinSimple
Copyright © 2015. All Rights Reserved.