org.vectomatic.dom.svg.impl
Class CSSHelperWebkit

java.lang.Object
  extended by org.vectomatic.dom.svg.impl.CSSHelper
      extended by org.vectomatic.dom.svg.impl.CSSHelperWebkit

public class CSSHelperWebkit
extends CSSHelper

Webkit implementation of class CSSHelper

Author:
laaglu

Constructor Summary
CSSHelperWebkit()
           
 
Method Summary
 String getProperty(OMSVGStyle style, String name)
           
 
Methods inherited from class org.vectomatic.dom.svg.impl.CSSHelper
setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSHelperWebkit

public CSSHelperWebkit()
Method Detail

getProperty

public String getProperty(OMSVGStyle style,
                          String name)
Overrides:
getProperty in class CSSHelper


Copyright © 2012. All Rights Reserved.