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 TypeMethodDescriptionvoidTaskDraw.drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) final voidTaskDrawDiamond.drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidTaskDrawGroup.drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidTaskDrawRegular.drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidTaskDrawSeparator.drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars)