Uses of Class
net.sourceforge.plantuml.ugraphic.UComment
-
Packages that use UComment Package Description net.sourceforge.plantuml.cucadiagram net.sourceforge.plantuml.ugraphic net.sourceforge.plantuml.ugraphic.svg -
-
Uses of UComment in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return UComment Modifier and Type Method Description UComment
Link. commentForSvg()
-
Uses of UComment in net.sourceforge.plantuml.ugraphic
Methods in net.sourceforge.plantuml.ugraphic with parameters of type UComment Modifier and Type Method Description protected void
AbstractUGraphic. drawComment(UComment shape)
-
Uses of UComment in net.sourceforge.plantuml.ugraphic.svg
Methods in net.sourceforge.plantuml.ugraphic.svg with parameters of type UComment Modifier and Type Method Description protected void
UGraphicSvg. drawComment(UComment comment)
-