Package com.structurizr.view
Class Color
java.lang.Object
com.structurizr.view.Color
public class Color
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Color() -
Method Summary
Modifier and Type Method Description static booleanisHexColorCode(java.lang.String colorAsString)
-
Constructor Details
-
Color
public Color()
-
-
Method Details
-
isHexColorCode
public static boolean isHexColorCode(java.lang.String colorAsString)
-