org.vectomatic.dom.svg.impl
Class CSSHelper
java.lang.Object
org.vectomatic.dom.svg.impl.CSSHelper
- Direct Known Subclasses:
- CSSHelperWebkit
public class CSSHelper
- extends Object
Class to encapsulate CSS discrepancies in web browsers
- Author:
- laaglu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSHelper
public CSSHelper()
getProperty
public String getProperty(OMSVGStyle style,
String name)
setProperty
public void setProperty(OMSVGStyle style,
String name,
String value)
Copyright © 2012. All Rights Reserved.