Uses of Class
net.sourceforge.plantuml.klimt.Fashion
Packages that use Fashion
Package
Description
-
Uses of Fashion in net.sourceforge.plantuml.decoration.symbol
Methods in net.sourceforge.plantuml.decoration.symbol with parameters of type FashionModifier and TypeMethodDescriptionabstract TextBlock
USymbol.asBig
(TextBlock label, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) USymbolFolder.asBig
(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) USymbolHexagon.asBig
(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) abstract TextBlock
USymbol.asSmall
(TextBlock name, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment) USymbolFolder.asSmall
(TextBlock name, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment) USymbolHexagon.asSmall
(TextBlock name, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment) protected TextBlock
USymbolActorBusiness.getDrawing
(Fashion symbolContext) protected TextBlock
USymbolInterface.getDrawing
(Fashion symbolContext) -
Uses of Fashion in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt that return FashionModifier and TypeMethodDescriptionFashion.withBackColor
(HColor backColor) Fashion.withCorner
(double roundCorner, double diagonalCorner) Fashion.withDeltaShadow
(double deltaShadow2) Fashion.withForeColor
(HColor foreColor) Fashion.withShadow
(double deltaShadow2) Fashion.withStroke
(UStroke newStroke) -
Uses of Fashion in net.sourceforge.plantuml.klimt.shape
Constructors in net.sourceforge.plantuml.klimt.shape with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return FashionModifier and TypeMethodDescriptionParticipant.getLiveSpecificBackColors()
LifeEvent.getSpecificColors()
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type FashionConstructors in net.sourceforge.plantuml.sequencediagram with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return FashionMethods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type FashionModifier and TypeMethodDescriptionvoid
LifeLine.addSegmentVariation
(LifeSegmentVariation type, double y, Fashion colors) -
Uses of Fashion in net.sourceforge.plantuml.sequencediagram.teoz
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return FashionMethods in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type FashionModifier and TypeMethodDescriptionvoid
Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin with parameters of type FashionConstructors in net.sourceforge.plantuml.skin with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return FashionModifier and TypeMethodDescriptionStyle.getSymbolContext
(HColorSet set) Style.getSymbolContext
(HColorSet set, Colors colors) Methods in net.sourceforge.plantuml.style with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.svek
Constructors in net.sourceforge.plantuml.svek with parameters of type Fashion -
Uses of Fashion in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return FashionModifier and TypeMethodDescriptionChangeState.getContext
(ISkinParam skinParam, Style style) protected final Fashion
Player.getContext()
-
Uses of Fashion in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type Fashion