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 voidAbstractUGraphicHorizontalLine.drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) protected voidUGraphicStencil.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 UHorizontalLineUHorizontalLine.infinite(double defaultThickness, double skipAtStart, double skipAtEnd, char style) static UHorizontalLineUHorizontalLine.infinite(double defaultThickness, double skipAtStart, double skipAtEnd, TextBlock title, char style)