Uses of Class
net.sourceforge.plantuml.graphic.SymbolContext
-
-
Uses of SymbolContext in net.sourceforge.plantuml.graphic
Methods in net.sourceforge.plantuml.graphic that return SymbolContext Modifier and Type Method Description SymbolContextSymbolContext. transparentBackColorToNull()SymbolContextSymbolContext. withBackColor(HColor backColor)SymbolContextSymbolContext. withCorner(double roundCorner, double diagonalCorner)SymbolContextSymbolContext. withDeltaShadow(double deltaShadow2)SymbolContextSymbolContext. withForeColor(HColor foreColor)SymbolContextSymbolContext. withShadow(double deltaShadow2)SymbolContextSymbolContext. withStroke(UStroke newStroke)Methods in net.sourceforge.plantuml.graphic with parameters of type SymbolContext Modifier and Type Method Description abstract TextBlockUSymbol. asBig(TextBlock label, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)TextBlockUSymbolFolder. asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)TextBlockUSymbolHexagon. asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)abstract TextBlockUSymbol. asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)TextBlockUSymbolFolder. asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)TextBlockUSymbolHexagon. asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)protected TextBlockUSymbolInterface. getDrawing(SymbolContext symbolContext) -
Uses of SymbolContext in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return SymbolContext Modifier and Type Method Description SymbolContextParticipant. getLiveSpecificBackColors()SymbolContextLifeEvent. getSpecificColors()Methods in net.sourceforge.plantuml.sequencediagram with parameters of type SymbolContext Modifier and Type Method Description voidParticipant. incInitialLife(SymbolContext colors)Constructors in net.sourceforge.plantuml.sequencediagram with parameters of type SymbolContext Constructor Description LifeEvent(Participant p, LifeEventType type, SymbolContext backcolor) -
Uses of SymbolContext in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return SymbolContext Modifier and Type Method Description SymbolContextLifeLine. getColors()Methods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type SymbolContext Modifier and Type Method Description voidLifeLine. addSegmentVariation(LifeSegmentVariation type, double y, SymbolContext colors) -
Uses of SymbolContext in net.sourceforge.plantuml.sequencediagram.teoz
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return SymbolContext Modifier and Type Method Description SymbolContextStep. getColors()Methods in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type SymbolContext Modifier and Type Method Description voidLiveBoxesDrawer. addStart(double y1, SymbolContext symbolContext)Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type SymbolContext Constructor Description Step(double value, boolean destroy, int indent, SymbolContext color) -
Uses of SymbolContext in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin with parameters of type SymbolContext Modifier and Type Method Description TextBlockActorStyle. getTextBlock(SymbolContext symbolContext)Constructors in net.sourceforge.plantuml.skin with parameters of type SymbolContext Constructor Description ActorAwesome(SymbolContext symbolContext)ActorHollow(SymbolContext symbolContext) -
Uses of SymbolContext in net.sourceforge.plantuml.skin.rose
Constructors in net.sourceforge.plantuml.skin.rose with parameters of type SymbolContext Constructor Description ComponentRoseActiveLine(ThemeStyle themeStyle, Style style, SymbolContext symbolContext, boolean closeUp, boolean closeDown, HColorSet set)ComponentRoseActor(ActorStyle actorStyle, Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseBoundary(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseControl(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseDatabase(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseEnglober(Style style, SymbolContext symbolContext, Display strings, FontConfiguration font, ISkinSimple spriteContainer, double roundCorner)ComponentRoseEntity(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseGroupingHeader(Style style, Style styleHeader, HColor background, SymbolContext symbolContext, FontConfiguration bigFont, FontConfiguration smallFont2, Display strings, ISkinSimple spriteContainer, double roundCorner)ComponentRoseNote(Style style, SymbolContext symbolContext, FontConfiguration font, Display strings, double paddingX, double paddingY, ISkinSimple spriteContainer, double roundCorner, HorizontalAlignment textAlignment, HorizontalAlignment position)ComponentRoseNoteBox(Style style, SymbolContext symbolContext, FontConfiguration font, Display strings, ISkinSimple spriteContainer, double roundCorner, HorizontalAlignment alignment)ComponentRoseNoteHexagonal(Style style, SymbolContext symbolContext, FontConfiguration font, Display strings, ISkinSimple spriteContainer, HorizontalAlignment alignment)ComponentRoseParticipant(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, ISkinSimple spriteContainer, double roundCorner, double diagonalCorner, UFont fontForStereotype, HColor htmlColorForStereotype, double minWidth, boolean collections, double padding)ComponentRoseQueue(Style style, Style stereo, SymbolContext biColor, FontConfiguration font, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer, UFont fontForStereotype, HColor htmlColorForStereotype)ComponentRoseReference(Style style, Style styleHeader, FontConfiguration font, SymbolContext symbolContext, FontConfiguration fcHeader, Display stringsToDisplay, HorizontalAlignment position, ISkinSimple spriteContainer, HColor background) -
Uses of SymbolContext in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return SymbolContext Modifier and Type Method Description SymbolContextStyle. getSymbolContext(ThemeStyle themeStyle, HColorSet set)Methods in net.sourceforge.plantuml.style with parameters of type SymbolContext Modifier and Type Method Description StyleStyle. eventuallyOverride(SymbolContext symbolContext) -
Uses of SymbolContext in net.sourceforge.plantuml.svek
Constructors in net.sourceforge.plantuml.svek with parameters of type SymbolContext Constructor Description Boundary(SymbolContext symbolContext)Control(SymbolContext symbolContext)EntityDomain(SymbolContext symbolContext) -
Uses of SymbolContext in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return SymbolContext Modifier and Type Method Description SymbolContextChangeState. getContext(ISkinParam skinParam, Style style)protected SymbolContextPlayer. getContext()protected abstract SymbolContextPlayer. getContextLegacy()protected SymbolContextPlayerAnalog. getContextLegacy()protected SymbolContextPlayerBinary. getContextLegacy()protected SymbolContextPlayerClock. getContextLegacy()protected SymbolContextPlayerRobustConcise. getContextLegacy() -
Uses of SymbolContext in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type SymbolContext Modifier and Type Method Description static HexaShapeHexaShape. create(double width, double height, SymbolContext context)static PentaAShapePentaAShape. create(double width, double height, SymbolContext context)static PentaBShapePentaBShape. create(double width, double height, SymbolContext context)
-