Uses of Class
net.sourceforge.plantuml.skin.Padder
Packages that use Padder
-
Uses of Padder in net.sourceforge.plantuml.skin
Fields in net.sourceforge.plantuml.skin declared as PadderMethods in net.sourceforge.plantuml.skin that return PadderModifier and TypeMethodDescriptionSkinParam.sequenceDiagramPadder()SkinParamDelegator.sequenceDiagramPadder()Padder.withBackgroundColor(HColor backgroundColor) Padder.withBorderColor(HColor borderColor) Padder.withMargin(double margin) Padder.withPadding(double padding) Padder.withRoundCorner(double roundCorner) -
Uses of Padder in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return Padder