Uses of Interface
net.sourceforge.plantuml.style.ISkinParam
Packages that use ISkinParam
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of ISkinParam in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return ISkinParamConstructors in net.sourceforge.plantuml with parameters of type ISkinParamModifierConstructorDescriptionAnnotatedBuilder
(Annotated annotated, ISkinParam skinParam, StringBounder stringBounder) AnnotatedWorker
(Annotated annotated, ISkinParam skinParam, StringBounder stringBounder, AnnotatedBuilder builder) -
Uses of ISkinParam in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel with parameters of type ISkinParamModifier and TypeMethodDescriptionEntity.getFontConfigurationForTitle
(ISkinParam skinParam) Entity.getStateHeader
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 that return ISkinParamMethods in net.sourceforge.plantuml.activitydiagram3 with parameters of type ISkinParamModifier and TypeMethodDescriptionInstruction.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionBreak.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionEnd.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionFork.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionGoto.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionGroup.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionIf.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionLabel.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionList.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionRepeat.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionSimple.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionSplit.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionSpot.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionStart.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionStop.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionSwitch.createGtile
(ISkinParam skinParam, StringBounder stringBounder) InstructionWhile.createGtile
(ISkinParam skinParam, StringBounder stringBounder) void
Branch.updateGtile
(ISkinParam skinParam, StringBounder stringBounder) Constructors in net.sourceforge.plantuml.activitydiagram3 with parameters of type ISkinParamModifierConstructorDescriptionInstructionFork
(Instruction parent, LinkRendering inlinkRendering, ISkinParam skinParam, Swimlane swimlane) InstructionIf
(Swimlane swimlane, Instruction parent, Display labelTest, LinkRendering whenThen, LinkRendering inlinkRendering, HColor color, ISkinParam skinParam, Url url, Stereotype stereotype) InstructionSwitch
(Swimlane swimlane, Instruction parent, Display labelTest, LinkRendering inlinkRendering, HColor color, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return ISkinParamModifier and TypeMethodDescriptionfinal ISkinParam
AbstractFtile.skinParam()
Ftile.skinParam()
FtileAssemblySimple.skinParam()
FtileFactory.skinParam()
final ISkinParam
FtileFactoryDelegator.skinParam()
Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic TextBlock
EntityImageLegend.create
(Display note, ISkinParam skinParam) static Snake
Snake.create
(ISkinParam skinParam, Rainbow color) static Snake
Snake.create
(ISkinParam skinParam, Rainbow color, UPolygon endDecoration) static Snake
Snake.create
(ISkinParam skinParam, UPolygon startDecoration, Rainbow color, UPolygon endDecoration) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type ISkinParamModifierConstructorDescriptionAbstractFtile
(ISkinParam skinParam) FtileBreak
(ISkinParam skinParam, Swimlane swimlane) FtileEmpty
(ISkinParam skinParam) FtileEmpty
(ISkinParam skinParam, double width, double height) FtileEmpty
(ISkinParam skinParam, double width, double height, Swimlane swimlane) FtileEmpty
(ISkinParam skinParam, Swimlane swimlane) FtileGoto
(ISkinParam skinParam, Swimlane swimlane, String name) FtileLabel
(ISkinParam skinParam, Swimlane swimlane, String name) LaneDivider
(ISkinParam skinParam, double x1, double x2, double height) Swimlanes
(ISkinParam skinParam, Pragma pragma) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that return ISkinParamModifier and TypeMethodDescriptionprotected ISkinParam
AbstractParallelFtilesBuilder.skinParam()
VCompactFactory.skinParam()
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic FloatingNote
FloatingNote.create
(Display note, ISkinParam skinParam, SName sname) static FloatingNote
FloatingNote.createOpale
(Display note, ISkinParam skinParam, SName sname) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type ISkinParamModifierConstructorDescriptionAbstractParallelFtilesBuilder
(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> all) FtileGroup
(Ftile inner, Display title, HColor backColor, ISkinParam skinParam, USymbol type, Style style) FtileNoteAlone
(boolean shadow, Display note, ISkinParam skinParam, boolean withOutPoint, Swimlane swimlane) ParallelBuilderFork
(ISkinParam skinParam, StringBounder stringBounder, String label, Swimlane in, Swimlane out, List<Ftile> all) ParallelBuilderMerge
(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> all) ParallelBuilderSplit
(ISkinParam skinParam, StringBounder stringBounder, List<Ftile> all) VCompactFactory
(ISkinParam skinParam, StringBounder stringBounder) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic Ftile
ConditionalBuilder.create
(Swimlane swimlane, HColor backColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, Url url, Style styleArrow, Style styleDiamond, Collection<PositionedNote> notes) static Opale
FtileIfWithDiamonds.createOpale
(PositionedNote first, ISkinParam skinParam) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond with parameters of type ISkinParamModifierConstructorDescriptionConditionalBuilder
(Swimlane swimlane, HColor backColor, FtileFactory ftileFactory, ConditionStyle conditionStyle, ConditionEndStyle conditionEndStyle, Branch branch1, Branch branch2, ISkinParam skinParam, StringBounder stringBounder, Url url, Style styleArrow, Style styleDiamond, Collection<PositionedNote> notes) FtileDimensionMemoize
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical that return ISkinParamMethods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic FtileBox
FtileBox.create
(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static FtileBox2
FtileBox2.create
(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static TextBlock
FtileBoxOld.createMindMap
(Style style, ISkinParam skinParam, Display label) static TextBlock
FtileBoxOld.createWbs
(Style style, ISkinParam skinParam, Display label) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vertical with parameters of type ISkinParamModifierConstructorDescriptionFtileBlackBlock
(ISkinParam skinParam, Swimlane swimlane) FtileCircleEndCross
(ISkinParam skinParam, Swimlane swimlane, Style style) FtileCircleSpot
(ISkinParam skinParam, Swimlane swimlane, String spot, UFont font, HColor backColor, Style style) FtileCircleStart
(ISkinParam skinParam, Swimlane swimlane, Style style) FtileCircleStop
(ISkinParam skinParam, Swimlane swimlane, Style style) FtileDiamond
(ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) FtileDiamondInside
(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) FtileDiamondInside2
(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) FtileDiamondSquare
(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) FtileThinSplit
(ISkinParam skinParam, HColor colorBar, Swimlane swimlane) -
Uses of ISkinParam in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return ISkinParamModifier and TypeMethodDescriptionfinal ISkinParam
AbstractGtileRoot.skinParam()
protected ISkinParam
GAbstractConnection.skinParam()
Gtile.skinParam()
Methods in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic GtileBox
GtileBox.create
(StringBounder stringBounder, ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) static AbstractGtileRoot
Gtiles.diamondEmpty
(Swimlane swimlane, StringBounder stringBounder, ISkinParam skinParam, StyleSignatureBasic styleSignature, HColor color) static GtileHexagonInside
Gtiles.hexagonInside
(Swimlane swimlane, StringBounder stringBounder, ISkinParam skinParam, StyleSignatureBasic styleSignature, HColor color, Display label) Constructors in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type ISkinParamModifierConstructorDescriptionAbstractGtile
(StringBounder stringBounder, ISkinParam skinParam) AbstractGtile
(StringBounder stringBounder, ISkinParam skinParam, Swimlane singleSwimlane) AbstractGtileRoot
(StringBounder stringBounder, ISkinParam skinParam) GtileBreak
(StringBounder stringBounder, ISkinParam skinParam, Swimlane swimlane) GtileCircleSpot
(StringBounder stringBounder, ISkinParam skinParam, HColor backColor, Swimlane swimlane, String spot, UFont font) GtileCircleStart
(StringBounder stringBounder, ISkinParam skinParam, HColor backColor, Swimlane swimlane) GtileEmpty
(StringBounder stringBounder, ISkinParam skinParam) GtileEmpty
(StringBounder stringBounder, ISkinParam skinParam, double width, double height) GtileEmpty
(StringBounder stringBounder, ISkinParam skinParam, double width, double height, Swimlane swimlane) GtileEmpty
(StringBounder stringBounder, ISkinParam skinParam, Swimlane swimlane) GtileGoto
(StringBounder stringBounder, ISkinParam skinParam, Swimlane swimlane, String name) GtileGroup
(Gtile inner, Display title, Display displayNote, HColor arrowColor, HColor backColor, ISkinParam skinParam, USymbol type, Style style) GtileHexagonInside
(StringBounder stringBounder, TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) GtileLabel
(StringBounder stringBounder, ISkinParam skinParam, Swimlane swimlane, String name) GtileWithNoteOpale
(Gtile tile, PositionedNote note, ISkinParam skinParam, boolean withLink) GtileWithNotes
(Gtile tile, Collection<PositionedNote> notes, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.asciiart
Methods in net.sourceforge.plantuml.asciiart with parameters of type ISkinParamModifier and TypeMethodDescriptionTextSkin.createComponent
(Style[] style, ComponentType type, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) TextSkin.createComponentArrow
(Style[] styles, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) TextSkin.createComponentNewPage
(ISkinParam param) TextSkin.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors) TextSkin.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors, NotePosition notePosition) -
Uses of ISkinParam in net.sourceforge.plantuml.board
Constructors in net.sourceforge.plantuml.board with parameters of type ISkinParamModifierConstructorDescriptionActivity
(BoardDiagram boardDiagram, String name, ISkinParam skinParam) CardBox
(Display label, ISkinParam skinParam) PostIt
(ISkinParam skinParam, BNode node) -
Uses of ISkinParam in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm with parameters of type ISkinParamModifier and TypeMethodDescriptionBpmElement.getDimension
(StringBounder stringBounder, ISkinParam skinParam) ConnectorPuzzleEmpty.getDimension
(StringBounder stringBounder, ISkinParam skinParam) Placeable.getDimension
(StringBounder stringBounder, ISkinParam skinParam) final GridArray
Grid.toArray
(ISkinParam skinParam) BpmElement.toTextBlock
(ISkinParam skinParam) ConnectorPuzzleEmpty.toTextBlock
(ISkinParam skinParam) Placeable.toTextBlock
(ISkinParam skinParam) BpmElement.toTextBlockInternal
(ISkinParam skinParam) Constructors in net.sourceforge.plantuml.bpm with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return ISkinParamMethods in net.sourceforge.plantuml.cucadiagram with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic TextBlock
BodyFactory.create1
(HorizontalAlignment align, List<CharSequence> rawBody, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) static TextBlock
BodyFactory.create2
(HorizontalAlignment align, Display display, ISkinParam skinParam, Stereotype stereotype, Entity entity, Style style) void
LinkConstraint.drawMe
(UGraphic ug, ISkinParam skinParam) Bodier.getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) BodierJSon.getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) BodierLikeClassOrObject.getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) BodierMap.getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) BodierSimple.getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) Constructors in net.sourceforge.plantuml.cucadiagram with parameters of type ISkinParamModifierConstructorDescriptionBody3
(List<CharSequence> rawBody_, ISkinParam skinParam, Stereotype stereotype, Style style) MethodsOrFieldsArea
(Display members, ISkinParam skinParam, Entity leaf, Style style) MethodsOrFieldsArea
(Display members, ISkinParam skinParam, HorizontalAlignment align, Entity leaf, Style style) TextBlockCucaJSon
(FontConfiguration fontConfiguration, ISkinParam skinParam, JsonValue json, LineBreakStrategy wordWrap) TextBlockMap
(FontConfiguration fontConfiguration, ISkinParam skinParam, Map<String, String> map, LineBreakStrategy wordWrap) -
Uses of ISkinParam in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic HtmlColorAndStyle
HtmlColorAndStyle.build
(ISkinParam skinParam, String definition) static Rainbow
Rainbow.build
(ISkinParam skinParam) Deprecated.static Rainbow
Rainbow.build
(ISkinParam skinParam, String colorString, int colorArrowSeparationSpace) -
Uses of ISkinParam in net.sourceforge.plantuml.decoration.symbol
Methods in net.sourceforge.plantuml.decoration.symbol with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic USymbol
USymbols.fromString
(String symbol, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.descdiagram
Constructors in net.sourceforge.plantuml.descdiagram with parameters of type ISkinParamModifierConstructorDescriptionEntityImageDesignedDomain
(Entity entity, ISkinParam skinParam) EntityImageDomain
(Entity entity, ISkinParam skinParam, char typeLetter) EntityImageMachine
(Entity entity, ISkinParam skinParam) EntityImageRequirement
(Entity entity, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic TextBlock
StringWithArrow.addSeveralMagicArrows
(Display label, GuideLine guide, FontConfiguration font, HorizontalAlignment alignment, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot that return ISkinParamMethods in net.sourceforge.plantuml.dot with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic Graphviz
GraphvizUtils.create
(ISkinParam skinParam, String dotString, String... type) static Graphviz
GraphvizUtils.createForSystemDot
(ISkinParam skinParam, String dotString, String... type) Constructors in net.sourceforge.plantuml.dot with parameters of type ISkinParamModifierConstructorDescriptionDotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) DotData
(Entity topParent, List<Link> links, Collection<Entity> leafs, UmlDiagramType umlDiagramType, ISkinParam skinParam, GroupHierarchy groupHierarchy, PortionShower portionShower, EntityFactory entityFactory, boolean isHideEmptyDescriptionForState, DotMode dotMode, String namespaceSeparator, Pragma pragma) -
Uses of ISkinParam in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type ISkinParamModifier and TypeMethodDescriptionEbnfExpression.getUDrawable
(ISkinParam skinParam) TextBlockable.getUDrawable
(ISkinParam skinParam) Constructors in net.sourceforge.plantuml.ebnf with parameters of type ISkinParamModifierConstructorDescriptionEbnfEngine
(ISkinParam skinParam) ETileBox
(String value, Symbol symbol, FontConfiguration fc, Style style, HColorSet colorSet, ISkinParam skinParam) ETileNamedGroup
(ETile orig, FontConfiguration fc, HColorSet colorSet, ISkinParam skinParam, String name) ETileOneOrMore
(ETile orig, String loop, FontConfiguration fc, ISkinParam skinParam) ETileOptional
(ETile orig, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.filesdiagram
Methods in net.sourceforge.plantuml.filesdiagram with parameters of type ISkinParamModifier and TypeMethodDescriptionFEntry.drawAndMove
(UGraphic ug, FontConfiguration fontConfiguration, ISkinParam skinParam, double deltax) Constructors in net.sourceforge.plantuml.filesdiagram with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.gitlog
Constructors in net.sourceforge.plantuml.gitlog with parameters of type ISkinParamModifierConstructorDescriptionMagicBox
(ISkinParam skinParam, GNode node) SmetanaForGit
(UGraphic ug, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.jsondiagram
Methods in net.sourceforge.plantuml.jsondiagram with parameters of type ISkinParamConstructors in net.sourceforge.plantuml.jsondiagram with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color that return ISkinParamMethods in net.sourceforge.plantuml.klimt.color with parameters of type ISkinParamModifier and TypeMethodDescriptionColors.applyStereotype
(Stereotype stereotype, ISkinParam skinParam, ColorParam param) Colors.applyStereotypeForNote
(Stereotype stereotype, ISkinParam skinParam, ColorParam... params) Colors.mute
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic FontConfiguration
FontConfiguration.create
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) static FontConfiguration
FontConfiguration.create
(ISkinParam skinParam, Style style) static FontConfiguration
FontConfiguration.create
(ISkinParam skinParam, Style style, Colors colors) final int
FontParam.getDefaultFontStyle
(ISkinParam skinParam, boolean inPackageTitle) final int
FontParam.getDefaultSize
(ISkinParam skinParam) FontParam.getFontConfiguration
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic FingerImpl
FingerImpl.build
(net.sourceforge.plantuml.mindmap.Idea idea, ISkinParam skinParam, boolean direction) Constructors in net.sourceforge.plantuml.mindmap with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.nwdiag.core
Methods in net.sourceforge.plantuml.nwdiag.core that return ISkinParamMethods in net.sourceforge.plantuml.nwdiag.core with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic NServer
NServer.create
(String name, ISkinParam skinParam) void
NwGroup.drawGroup
(UGraphic ug, MinMax size, ISkinParam skinParam) NServer.getDraw
(double topMargin, Map<Network, String> conns, List<Network> networks, ISkinParam skinParam) double
NwGroup.getTopHeaderHeight
(StringBounder stringBounder, ISkinParam skinParam) Constructors in net.sourceforge.plantuml.nwdiag.core with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.nwdiag.next
Methods in net.sourceforge.plantuml.nwdiag.next that return ISkinParamConstructors in net.sourceforge.plantuml.nwdiag.next with parameters of type ISkinParamModifierConstructorDescriptionGridTextBlockDecorated
(int lines, int cols, List<NwGroup> groups, List<Network> networks, ISkinParam skinparam) GridTextBlockSimple
(int lines, int cols, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.posimo
Constructors in net.sourceforge.plantuml.posimo with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return ISkinParamMethods in net.sourceforge.plantuml.sequencediagram with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic Doll
Doll.createPuma
(ParticipantEnglober englober, Participant first, ISkinParam skinParam, Rose skin, StringBounder stringBounder, StyleBuilder styleBuilder) void
LinkAnchor.drawAnchor
(UGraphic ug, CommonTile tile1, CommonTile tile2, ISkinParam skinParam) Note.getSkinParamBackcolored
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return ISkinParamMethods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type ISkinParamModifier and TypeMethodDescriptionvoid
LifeLine.drawU
(UGraphic ug, Rose skin, ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.sequencediagram.teoz
Fields in net.sourceforge.plantuml.sequencediagram.teoz declared as ISkinParamModifier and TypeFieldDescriptionprotected final ISkinParam
CommunicationTileNoteBottomTopAbstract.skinParam
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return ISkinParamModifier and TypeMethodDescriptionSequenceDiagramFileMakerTeoz.getSkinParam()
final ISkinParam
TileArguments.getSkinParam()
Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type ISkinParamModifierConstructorDescriptionCommunicationExoTile
(LivingSpace livingSpace, MessageExo message, Rose skin, ISkinParam skinParam, TileArguments tileArguments, YGauge currentY) CommunicationTile
(StringBounder stringBounder, LivingSpaces livingSpaces, Message message, Rose skin, ISkinParam skinParam, YGauge currentY) CommunicationTileNoteBottom
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) CommunicationTileNoteBottomTopAbstract
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) CommunicationTileNoteLeft
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, LivingSpace livingSpace, Note noteOnMessage, YGauge currentY) CommunicationTileNoteRight
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, LivingSpace livingSpace, Note noteOnMessage, YGauge currentY) CommunicationTileNoteTop
(Tile tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) CommunicationTileSelf
(StringBounder stringBounder, LivingSpace livingSpace1, Message message, Rose skin, ISkinParam skinParam, LivingSpaces livingSpaces, YGauge currentY) CommunicationTileSelfNoteLeft
(CommunicationTileSelf tile, AbstractMessage message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) CommunicationTileSelfNoteRight
(CommunicationTileSelf tile, Message message, Rose skin, ISkinParam skinParam, Note noteOnMessage, YGauge currentY) ElseTile
(GroupingLeaf anElse, Rose skin, ISkinParam skinParam, Tile parent, YGauge currentY) LifeEventTile
(LifeEvent lifeEvent, TileArguments tileArguments, LivingSpace livingSpace, Rose skin, ISkinParam skinParam, YGauge currentY) LiveBoxes
(Participant p, List<Event> events, Rose skin, ISkinParam skinParam) LiveBoxesDrawer
(Context2D context, Rose skin, ISkinParam skinParam, Map<Double, Double> delays) LivingSpace
(Participant p, ParticipantEnglober englober, Rose skin, ISkinParam skinParam, Real position, List<Event> events) MutingLine
(Rose skin, ISkinParam skinParam, List<Event> events, Participant participant) NotesTile
(StringBounder stringBounder, LivingSpaces livingSpaces, Notes notes, Rose skin, ISkinParam skinParam, YGauge currentY) NoteTile
(StringBounder stringBounder, LivingSpace livingSpace1, LivingSpace livingSpace2, Note note, Rose skin, ISkinParam skinParam, YGauge currentY) TileArguments
(StringBounder stringBounder, LivingSpaces livingSpaces, Rose skin, ISkinParam skinParam, Real xorigin, Real yorigin) -
Uses of ISkinParam in net.sourceforge.plantuml.skin
Classes in net.sourceforge.plantuml.skin that implement ISkinParamModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Methods in net.sourceforge.plantuml.skin with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic HColor
SkinParamUtils.getColor
(ISkinParam skinParam, Stereotype stereo, ColorParam... colorParam) static UFont
SkinParamUtils.getFont
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) static HColor
SkinParamUtils.getFontColor
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) Constructors in net.sourceforge.plantuml.skin with parameters of type ISkinParamModifierConstructorDescriptionSkinParamBackcolored
(ISkinParam skinParam, HColor backColorElement) SkinParamBackcolored
(ISkinParam skinParam, HColor backColorElement, boolean forceClickage) SkinParamBackcolored
(ISkinParam skinParam, HColor backColorElement, HColor backColorGeneral) SkinParamBackcolored
(ISkinParam skinParam, HColor backColorElement, HColor backColorGeneral, boolean forceClickage) SkinParamBackcoloredReference
(ISkinParam skinParam, HColor sequenceReferenceHeaderBackground, HColor sequenceReferenceBackground) SkinParamColors
(ISkinParam skinParam, Colors colors) SkinParamDelegator
(ISkinParam skinParam) SkinParamForceColor
(ISkinParam skinParam, ColorParam colorParam, HColor color) SkinParamForecolored
(ISkinParam skinParam, HColor forecolor) -
Uses of ISkinParam in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose with parameters of type ISkinParamModifier and TypeMethodDescriptionRose.createComponent
(Style[] styles, ComponentType type, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) Rose.createComponentArrow
(Style[] styles, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay) Rose.createComponentNewPage
(ISkinParam param) Rose.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors) Rose.createComponentNote
(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors, NotePosition notePosition) Rose.getHtmlColor
(ISkinParam skin, ColorParam color) Rose.getHtmlColor
(ISkinParam skin, Stereotype stereotype, ColorParam... colorParams) static UStroke
Rose.getStroke
(ISkinParam param, LineParam lineParam, double defaultValue) -
Uses of ISkinParam in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return ISkinParamMethods in net.sourceforge.plantuml.svek with parameters of type ISkinParamModifier and TypeMethodDescriptionCluster.createChild
(ClusterHeader clusterHeader, ColorSequence colorSequence, ISkinParam skinParam, Entity g) static IEntityImage
GeneralImageBuilder.createEntityImageBlock
(Entity leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, Collection<Link> links) protected GeneralImageBuilder
GroupMakerState.createGeneralImageBuilder
(Collection<Entity> leafs, ISkinParam skinParam) static UStroke
GeneralImageBuilder.getForcedStroke
(Stereotype stereotype, ISkinParam skinParam) Constructors in net.sourceforge.plantuml.svek with parameters of type ISkinParamModifierConstructorDescriptionAbstractEntityImage
(Entity entity, ISkinParam skinParam) Cluster
(ICucaDiagram diagram, ColorSequence colorSequence, ISkinParam skinParam, Entity root) ClusterDotString
(Cluster cluster, ISkinParam skinParam) ClusterDotStringKermor
(Cluster cluster, ISkinParam skinParam) ClusterHeader
(Entity g, ISkinParam skinParam, PortionShower portionShower, StringBounder stringBounder) ConcurrentStates
(List<IEntityImage> inners, char concurrentSeparator, ISkinParam skinParam, Stereotype stereotype) Kal
(SvekLine svekLine, String text, FontConfiguration font, ISkinParam skinParam, Entity entity, Link link, StringBounder stringBounder) SvekLine
(Link link, ColorSequence colorSequence, ISkinParam skinParam, StringBounder stringBounder, FontConfiguration font, Bibliotekon bibliotekon, Pragma pragma, GraphvizVersion graphvizVersion) -
Uses of ISkinParam in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic Style
EntityImageStateCommon.getStyleState
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateBody
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateHeader
(Entity group, ISkinParam skinParam) static Style
EntityImageStateCommon.getStyleStateTitle
(Entity group, ISkinParam skinParam) Constructors in net.sourceforge.plantuml.svek.image with parameters of type ISkinParamModifierConstructorDescriptionCircleEnd
(ISkinParam skinParam, Style style, Colors colors) CircleStart
(ISkinParam skinParam, Style style, Colors colors) EntityImageActivity
(Entity entity, ISkinParam skinParam, Bibliotekon bibliotekon) EntityImageArcCircle
(Entity entity, ISkinParam skinParam) EntityImageAssociation
(Entity entity, ISkinParam skinParam, SName sname) EntityImageAssociationPoint
(Entity entity, ISkinParam skinParam) EntityImageBranch
(Entity entity, ISkinParam skinParam) EntityImageChenAttribute
(Entity entity, ISkinParam skinParam) EntityImageChenCircle
(Entity entity, ISkinParam skinParam) EntityImageChenEntity
(Entity entity, ISkinParam skinParam) EntityImageChenRelationship
(Entity entity, ISkinParam skinParam) EntityImageCircleEnd
(Entity entity, ISkinParam skinParam) EntityImageCircleStart
(Entity entity, ISkinParam skinParam) EntityImageClass
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImageClassHeader
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImageDeepHistory
(Entity entity, ISkinParam skinParam, SName sname) EntityImageDescription
(Entity entity, ISkinParam skinParam2, PortionShower portionShower, Collection<Link> links, SName styleName, Bibliotekon bibliotekon) EntityImageEmptyPackage
(Entity entity, ISkinParam skinParam, PortionShower portionShower, SName sname) EntityImageGroup
(Entity entity, ISkinParam skinParam) EntityImageJson
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImageLollipopInterface
(Entity entity, ISkinParam skinParam, SName sname) EntityImageLollipopInterfaceEye1
(Entity entity, ISkinParam skinParam, Bibliotekon bibliotekon) EntityImageLollipopInterfaceEye2
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImageMap
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImageNote
(Entity entity, ISkinParam skinParam, UmlDiagramType umlDiagramType) EntityImageNoteLink
(Display note, Colors colors, ISkinParam skinParam, StyleBuilder styleBuilder) EntityImageObject
(Entity entity, ISkinParam skinParam, PortionShower portionShower) EntityImagePort
(Entity leaf, ISkinParam skinParam, Cluster parent, Bibliotekon bibliotekon, SName sname) EntityImagePseudoState
(Entity entity, ISkinParam skinParam, String historyText, SName sname) EntityImagePseudoState
(Entity entity, ISkinParam skinParam, SName sname) EntityImageState
(Entity entity, ISkinParam skinParam) EntityImageState2
(Entity entity, ISkinParam skinParam, SName sname) EntityImageStateBorder
(Entity leaf, ISkinParam skinParam, Cluster stateParent, Bibliotekon bibliotekon, SName sname) EntityImageStateCommon
(Entity entity, ISkinParam skinParam) EntityImageStateEmptyDescription
(Entity entity, ISkinParam skinParam) EntityImageSynchroBar
(Entity entity, ISkinParam skinParam, SName styleName) EntityImageTips
(Entity entity, ISkinParam skinParam, Bibliotekon bibliotekon, UmlDiagramType type) EntityImageUseCase
(Entity entity, ISkinParam skinParam2, PortionShower portionShower) -
Uses of ISkinParam in net.sourceforge.plantuml.timingdiagram
Fields in net.sourceforge.plantuml.timingdiagram declared as ISkinParamMethods in net.sourceforge.plantuml.timingdiagram with parameters of type ISkinParamModifier and TypeMethodDescriptionfinal HColor
ChangeState.getBackColor
(ISkinParam skinParam, Style style) Highlight.getCaption
(ISkinParam skinParam) ChangeState.getContext
(ISkinParam skinParam, Style style) Constructors in net.sourceforge.plantuml.timingdiagram with parameters of type ISkinParamModifierConstructorDescriptionPlayer
(String title, ISkinParam skinParam, TimingRuler ruler, boolean compact, Stereotype stereotype, HColor generalBackgroundColor) PlayerAnalog
(String code, ISkinParam skinParam, TimingRuler ruler, boolean compact, Stereotype stereotype) PlayerBinary
(String code, ISkinParam skinParam, TimingRuler ruler, boolean compact, Stereotype stereotype) PlayerClock
(String title, ISkinParam skinParam, TimingRuler ruler, int period, int pulse, int offset, boolean compact) PlayerRobustConcise
(TimingStyle type, String full, ISkinParam skinParam, TimingRuler ruler, boolean compact, Stereotype stereotype, HColor generalBackgroundColor) TimeConstraint
(double marginx, TimeTick tick1, TimeTick tick2, String label, ISkinParam skinParam, ArrowConfiguration config) TimeMessage
(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, String label, ISkinParam skinParam) TimingNote
(TimeTick when, Player player, Display note, Position position, ISkinParam skinParam, Style style) TimingRuler
(ISkinParam skinParam) -
Uses of ISkinParam in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type ISkinParamModifier and TypeMethodDescriptionstatic TimeArrow
TimeArrow.create
(IntricatedPoint pt1, IntricatedPoint pt2, Display label, ISkinParam spriteContainer, WithLinkType type) Constructors in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type ISkinParamModifierConstructorDescriptionHistogram
(TimingRuler ruler, ISkinParam skinParam, Collection<String> someStates, boolean compact, TextBlock title, int suggestedHeight, Style style, Style style0) PlayerFrame
(TextBlock title, ISkinParam skinParam) Ribbon
(TimingRuler ruler, ISkinParam skinParam, List<TimingNote> notes, boolean compact, TextBlock title, int suggestedHeight, Style style) -
Uses of ISkinParam in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return ISkinParamMethods in net.sourceforge.plantuml.wbs with parameters of type ISkinParam -
Uses of ISkinParam in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire with parameters of type ISkinParamModifier and TypeMethodDescriptionWBlock.print
(StringBounder stringBounder, ISkinParam skinParam, int level, String text) Constructors in net.sourceforge.plantuml.wire with parameters of type ISkinParamModifierConstructorDescriptionBlock
(ISkinParam skinParam) WLinkHorizontal
(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WLinkVertical
(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WPrint
(ISkinParam skinParam, UTranslate position, HColor color, Display label)