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 UCommentLink. 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 voidAbstractUGraphic. 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 voidUGraphicSvg. drawComment(UComment comment)
-