org.apache.batik.css.svg
Interface SVGCSSContext

All Superinterfaces:
CommonCSSContext
All Known Subinterfaces:
SVGContext
All Known Implementing Classes:
DefaultSVGCSSContext

public interface SVGCSSContext
extends CommonCSSContext

This interface represents the context the application must provides to the CSS engine in order to resolve the relative SVG CSS values.


Methods inherited from interface org.apache.batik.css.value.CommonCSSContext
getDefaultColorValue, getDefaultFontFamilyValue, getUserStyleSheetURI
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.