Uses of Class
net.sourceforge.plantuml.klimt.shape.UHorizontalLine
Packages that use UHorizontalLine
-
Uses of UHorizontalLine in net.sourceforge.plantuml.klimt.drawing
Methods in net.sourceforge.plantuml.klimt.drawing with parameters of type UHorizontalLineModifier and TypeMethodDescriptionprotected abstract void
AbstractUGraphicHorizontalLine.drawHline
(UGraphic ug, UHorizontalLine line, UTranslate translate) protected void
UGraphicStencil.drawHline
(UGraphic ug, UHorizontalLine line, UTranslate translate) -
Uses of UHorizontalLine in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape that return UHorizontalLineModifier and TypeMethodDescriptionstatic UHorizontalLine
UHorizontalLine.infinite
(double defaultThickness, double skipAtStart, double skipAtEnd, char style) static UHorizontalLine
UHorizontalLine.infinite
(double defaultThickness, double skipAtStart, double skipAtEnd, TextBlock title, char style)