Package | Description |
---|---|
net.sourceforge.plantuml.ugraphic |
Modifier and Type | Method and Description |
---|---|
static UHorizontalLine |
UHorizontalLine.infinite(double skipAtStart,
double skipAtEnd,
char style) |
static UHorizontalLine |
UHorizontalLine.infinite(double skipAtStart,
double skipAtEnd,
TextBlock title,
char style) |
Modifier and Type | Method and Description |
---|---|
protected void |
UGraphicStencil.drawHline(UGraphic ug,
UHorizontalLine line,
UTranslate translate) |
protected abstract void |
AbstractUGraphicHorizontalLine.drawHline(UGraphic ug,
UHorizontalLine line,
UTranslate translate) |
Copyright © 2016. All Rights Reserved.