public class SVGUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HEXCOLOR_BLACK
Represents the black color hex encoding.
|
static String |
HEXCOLOR_WHITE
Represents the white color hex encoding.
|
static int |
LINESPACING
Global linespacing.
|
Constructor and Description |
---|
SVGUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getHexEncoding(Color color)
Returns the hex encoding for the specified color.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.