Uses of Class
net.sourceforge.plantuml.decoration.HtmlColorAndStyle
Packages that use HtmlColorAndStyle
Package
Description
-
Uses of HtmlColorAndStyle in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type HtmlColorAndStyleModifier and TypeMethodDescriptionvoidWorm.drawInternalOneColor(UPolygon startDecoration, UGraphic ug, HtmlColorAndStyle colorAndStyle, double strokeValue, Direction emphasizeDirection, UPolygon endDecoration) voidWormTexted.drawInternalOneColor(UPolygon startDecoration, UGraphic ug, HtmlColorAndStyle color, double stroke, Direction emphasizeDirection, UPolygon endDecoration) -
Uses of HtmlColorAndStyle in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that return HtmlColorAndStyleModifier and TypeMethodDescriptionstatic HtmlColorAndStyleHtmlColorAndStyle.build(ISkinParam skinParam, String definition) Methods in net.sourceforge.plantuml.decoration that return types with arguments of type HtmlColorAndStyleMethods in net.sourceforge.plantuml.decoration with parameters of type HtmlColorAndStyle