Class CenterBorderColor
- java.lang.Object
-
- net.sourceforge.plantuml.project.lang.CenterBorderColor
-
public class CenterBorderColor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CenterBorderColor(HColor center, HColor border)CenterBorderColor(HColor center, HColor border, java.lang.String style)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UGraphicapply(UGraphic ug)HColorgetCenter()java.lang.StringgetStyle()booleanisOk()
-