Package net.sourceforge.plantuml.wire
Class Block
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.wire.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNewBlock
(java.lang.String name, int width, int height) void
calculateDimension
(StringBounder stringBounder) createContainer
(java.lang.String name) void
void
void
vspace
(int vspace) Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Block
-
-
Method Details
-
calculateDimension
-
drawU
-
componentEnd
-
addNewBlock
-
createContainer
-
vspace
public void vspace(int vspace) -
newColumn
public void newColumn() -
addPin
-