public class DotColorUtil
extends java.lang.Object
| Constructor and Description |
|---|
DotColorUtil() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
computeZestColor(java.lang.String colorScheme,
org.eclipse.gef.dot.internal.language.color.Color dotColor)
Returns the javafx representation of a dot color.
|
public java.lang.String computeZestColor(java.lang.String colorScheme,
org.eclipse.gef.dot.internal.language.color.Color dotColor)
colorScheme - The colorscheme attribute value (or null if not defined)dotColor - The color in dot representation.Copyright (c) 2014 itemis AG and others. All rights reserved.