Uses of Class
net.sourceforge.plantuml.klimt.UStroke
Packages that use UStroke
Package
Description
-
Uses of UStroke in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return UStrokeModifier and TypeMethodDescriptionfinal UStroke
AbstractFtile.getThickness
(Style style) Ftile.getThickness
(Style style) FtileAssemblySimple.getThickness
(Style style) -
Uses of UStroke in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical that return UStroke -
Uses of UStroke in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return UStroke -
Uses of UStroke in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that return UStrokeModifier and TypeMethodDescriptionLinkStyle.getStroke3()
LinkType.getStroke3
(UStroke defaultThickness) WithLinkType.getUStroke()
LinkStyle.muteStroke
(UStroke stroke) Methods in net.sourceforge.plantuml.decoration with parameters of type UStrokeModifier and TypeMethodDescriptionLinkType.getStroke3
(UStroke defaultThickness) LinkStyle.muteStroke
(UStroke stroke) -
Uses of UStroke in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt that return UStrokeModifier and TypeMethodDescriptionFashion.getStroke()
UParam.getStroke()
UParamNull.getStroke()
UStroke.onlyThickness()
static UStroke
UStroke.simple()
static UStroke
UStroke.withThickness
(double thickness) Methods in net.sourceforge.plantuml.klimt with parameters of type UStroke -
Uses of UStroke in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color that return UStrokeModifier and TypeMethodDescriptionColors.getSpecificLineStroke()
Colors.muteStroke
(UStroke stroke) Methods in net.sourceforge.plantuml.klimt.color with parameters of type UStroke -
Uses of UStroke in net.sourceforge.plantuml.klimt.creole
Constructors in net.sourceforge.plantuml.klimt.creole with parameters of type UStrokeModifierConstructorDescriptionSheetBlock2
(SheetBlock1 block, Stencil stencil, UStroke defaultStroke) -
Uses of UStroke in net.sourceforge.plantuml.klimt.drawing
Methods in net.sourceforge.plantuml.klimt.drawing with parameters of type UStroke -
Uses of UStroke in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font that return UStrokeMethods in net.sourceforge.plantuml.klimt.font with parameters of type UStrokeModifier and TypeMethodDescriptionstatic FontConfiguration
FontConfiguration.create
(UFont font, HColor color, HColor hyperlinkColor, UStroke hyperlinkUnderlineStroke) static FontConfiguration
FontConfiguration.create
(UFont font, HColor color, HColor hyperlinkColor, UStroke hyperlinkUnderlineStroke, int tabSize) -
Uses of UStroke in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape that return UStrokeMethods in net.sourceforge.plantuml.klimt.shape with parameters of type UStrokeModifier and TypeMethodDescriptionstatic TextBlock
TextBlockUtils.bordered
(TextBlock textBlock, UStroke stroke, HColor borderColor, HColor backgroundColor, double cornersize, ClockwiseTopRightBottomLeft margins, String id) void
UHorizontalLine.drawLineInternal
(UGraphic ug, Stencil stencil, double y, UStroke defaultStroke) -
Uses of UStroke in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return UStrokeModifier and TypeMethodDescriptionSkinParam.getThickness
(LineParam param, Stereotype stereotype) SkinParamDelegator.getThickness
(LineParam param, Stereotype stereotype) SkinParam.useUnderlineForHyperlink()
SkinParamDelegator.useUnderlineForHyperlink()
-
Uses of UStroke in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose that return UStrokeModifier and TypeMethodDescriptionstatic UStroke
Rose.getStroke
(ISkinParam param, LineParam lineParam, double defaultValue) -
Uses of UStroke in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return UStrokeModifier and TypeMethodDescriptionStyle.getStroke()
ISkinParam.getThickness
(LineParam param, Stereotype stereotype) ISkinParam.useUnderlineForHyperlink()
Methods in net.sourceforge.plantuml.style with parameters of type UStroke -
Uses of UStroke in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return UStrokeModifier and TypeMethodDescriptionstatic UStroke
GeneralImageBuilder.getForcedStroke
(Stereotype stereotype, ISkinParam skinParam) static UStroke
Cluster.getStrokeInternal
(Entity group, Style style) Methods in net.sourceforge.plantuml.svek with parameters of type UStrokeModifier and TypeMethodDescriptionvoid
Constructors in net.sourceforge.plantuml.svek with parameters of type UStrokeModifierConstructorDescriptionClusterDecoration
(PackageStyle style, USymbol symbol, TextBlock title, TextBlock stereo, RectangleArea rectangleArea, UStroke stroke) InnerStateAutonom
(IEntityImage im, TextBlock title, TextBlock attribute, HColor borderColor, HColor backColor, Url url, boolean withSymbol, UStroke stroke, double rounded, double shadowing, HColor bodyColor) RoundedContainer
(XDimension2D dim, double titleHeight, double attributeHeight, HColor borderColor, HColor backColor, HColor imgBackcolor, UStroke stroke, double rounded, double shadowing) -
Uses of UStroke in net.sourceforge.plantuml.svek.image
Constructors in net.sourceforge.plantuml.svek.image with parameters of type UStroke -
Uses of UStroke in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return UStrokeModifier and TypeMethodDescriptionprotected final UStroke
Player.getStroke()
TimeMessage.getUStroke()