org.xwt.translators
Class SVG

java.lang.Object
  extended byorg.xwt.translators.SVG

public class SVG
extends java.lang.Object


Field Summary
static java.util.Hashtable colors
          Copied verbatim from the SVG specification
 
Constructor Summary
SVG()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colors

public static java.util.Hashtable colors
Copied verbatim from the SVG specification

Constructor Detail

SVG

public SVG()