Class Padder
java.lang.Object
net.sourceforge.plantuml.skin.Padder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal HColorfinal HColorfinal doublefinal doubletoString()withBackgroundColor(HColor backgroundColor) withBorderColor(HColor borderColor) withMargin(double margin) withPadding(double padding) withRoundCorner(double roundCorner)
-
Field Details
-
NONE
-
-
Method Details
-
toString
-
withMargin
-
withPadding
-
withBackgroundColor
-
withBorderColor
-
withRoundCorner
-
getMargin
public final double getMargin() -
getPadding
public final double getPadding() -
getBackgroundColor
-
getBorderColor
-
apply
-