Class CenterBorderColor
java.lang.Object
net.sourceforge.plantuml.project.lang.CenterBorderColor
-
Constructor Summary
ConstructorsConstructorDescriptionCenterBorderColor(HColor center, HColor border) CenterBorderColor(HColor center, HColor border, String style) -
Method Summary
Modifier and TypeMethodDescriptionfinal HColorfinal StringgetStyle()booleanisOk()unlinearTo(CenterBorderColor other, int completion)
-
Constructor Details
-
CenterBorderColor
-
CenterBorderColor
-
-
Method Details
-
apply
-
isOk
public boolean isOk() -
getCenter
-
getStyle
-
unlinearTo
-