public class SVGUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HEXCOLOR_BLACK
Represents the black color hex encoding.
|
static java.lang.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 java.lang.String |
getHexEncoding(java.awt.Color color)
Returns the hex encoding for the specified color.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.