Package net.sourceforge.plantuml.graphic
Interface Line
-
- All Known Implementing Classes:
EmbeddedDiagram.Draw
public interface Line extends TextBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HorizontalAlignment
getHorizontalAlignment()
-
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
-
-
-
Method Detail
-
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment()
-
-