Uses of Interface
net.sourceforge.plantuml.klimt.creole.SheetBuilder
Packages that use SheetBuilder
Package
Description
-
Uses of SheetBuilder in net.sourceforge.plantuml.klimt.creole.legacy
Classes in net.sourceforge.plantuml.klimt.creole.legacy that implement SheetBuilder -
Uses of SheetBuilder in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite that return SheetBuilderModifier and TypeMethodDescriptionSpriteContainerEmpty.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) SpriteContainerEmpty.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) -
Uses of SheetBuilder in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return SheetBuilderModifier and TypeMethodDescriptionSaltDictionary.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) SaltDictionary.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) -
Uses of SheetBuilder in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return SheetBuilderModifier and TypeMethodDescriptionSkinParam.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) SkinParam.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) SkinParamDelegator.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) SkinParamDelegator.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) -
Uses of SheetBuilder in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return SheetBuilderModifier and TypeMethodDescriptionISkinSimple.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) ISkinSimple.sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo)