org.foray.common
Class SvgUtil

java.lang.Object
  extended by org.foray.common.SvgUtil

public final class SvgUtil
extends Object

Utility class containing some useful SVG-related tools.


Field Summary
static String SVG_NAMESPACE_URI
          The namespace designation for SVG.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SVG_NAMESPACE_URI

public static final String SVG_NAMESPACE_URI
The namespace designation for SVG.

See Also:
Constant Field Values


Copyright © 2017. All rights reserved.