Uses of Class
net.sourceforge.plantuml.posimo.Label
-
Packages that use Label Package Description net.sourceforge.plantuml.posimo -
-
Uses of Label in net.sourceforge.plantuml.posimo
Methods in net.sourceforge.plantuml.posimo that return Label Modifier and Type Method Description Label
Path. getLabel()
Constructors in net.sourceforge.plantuml.posimo with parameters of type Label Constructor Description Path(Block start, Block end, Label label)
Path(Block start, Block end, Label label, int length, boolean invis)
-