com.jgraph.io.svg
public class SVGUtils extends Object
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
static String | getHexEncoding(Color color)
Returns the hex encoding for the specified color. |