org.vectomatic.svg.edit.client.engine
Class SVGProcessor

java.lang.Object
  extended by org.vectomatic.svg.edit.client.engine.SVGProcessor

public class SVGProcessor
extends java.lang.Object

Class to normalize id and idrefs in an SVG document

Author:
laaglu

Constructor Summary
SVGProcessor()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static int normalizeIds(org.vectomatic.dom.svg.OMSVGSVGElement srcSvg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVGProcessor

public SVGProcessor()
Method Detail

main

public static void main(java.lang.String[] args)

normalizeIds

public static int normalizeIds(org.vectomatic.dom.svg.OMSVGSVGElement srcSvg)


Copyright © 2010. All Rights Reserved.