|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGCSSContext | |
org.apache.batik.css.svg | Provides the CSSValue factories specific to SVG. |
org.apache.batik.dom.svg |
Uses of SVGCSSContext in org.apache.batik.css.svg |
Classes in org.apache.batik.css.svg that implement SVGCSSContext | |
class |
DefaultSVGCSSContext
This class is the default implementation of the SVGCSSContext. |
Fields in org.apache.batik.css.svg declared as SVGCSSContext | |
protected SVGCSSContext |
StrokeWidthResolver.context
The application context. |
Constructors in org.apache.batik.css.svg with parameters of type SVGCSSContext | |
SVGViewCSS(DocumentView doc,
SVGCSSContext ctx)
Creates a new ViewCSS object. |
|
StrokeWidthResolver(SVGCSSContext ctx)
Creates a StrokeWidthResolver. |
Uses of SVGCSSContext in org.apache.batik.dom.svg |
Subinterfaces of SVGCSSContext in org.apache.batik.dom.svg | |
interface |
SVGContext
This interface is the placeholder for SVG application informations. |
Classes in org.apache.batik.dom.svg that implement SVGCSSContext | |
class |
DefaultSVGContext
This class is the placeholder for SVG application informations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |