Class CenterBorderColor
java.lang.Object
net.sourceforge.plantuml.project.lang.CenterBorderColor
public class CenterBorderColor
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionCenterBorderColor
(HColor center, HColor border) CenterBorderColor
(HColor center, HColor border, java.lang.String style) -
Method Summary
Modifier and TypeMethodDescriptionfinal HColor
final java.lang.String
getStyle()
boolean
isOk()
unlinearTo
(CenterBorderColor other, int completion) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CenterBorderColor
-
CenterBorderColor
-
-
Method Details
-
apply
-
isOk
public boolean isOk() -
getCenter
-
getStyle
public final java.lang.String getStyle() -
unlinearTo
-