Uses of Class
net.sourceforge.plantuml.project.LabelStrategy
Packages that use LabelStrategy
-
Uses of LabelStrategy in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project with parameters of type LabelStrategy -
Uses of LabelStrategy in net.sourceforge.plantuml.project.draw
Methods in net.sourceforge.plantuml.project.draw with parameters of type LabelStrategyModifier and TypeMethodDescriptionvoid
TaskDraw.drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) final void
TaskDrawDiamond.drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
TaskDrawGroup.drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
TaskDrawRegular.drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
TaskDrawSeparator.drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars)