org.eclipse.gmf.runtime.lite.svg
Class SVGUtils

java.lang.Object
  extended by org.eclipse.gmf.runtime.lite.svg.SVGUtils

public class SVGUtils
extends Object


Method Summary
static String toSVGColor(Document document, org.eclipse.swt.graphics.Color color)
           
static org.eclipse.swt.graphics.Color toSWTColor(Element element, String attributeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toSVGColor

public static String toSVGColor(Document document,
                                org.eclipse.swt.graphics.Color color)

toSWTColor

public static org.eclipse.swt.graphics.Color toSWTColor(Element element,
                                                        String attributeName)


Copyright © 2012. All Rights Reserved.