Uses of Class
org.apache.batik.css.engine.CSSEngine
Packages that use CSSEngine
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Provides an implementation of the DOM level 2 core module.
-
Uses of CSSEngine in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as CSSEngineModifier and TypeFieldDescriptionprotected CSSEngine
SVGStylableElement.PresentationAttributeColorValue.cssEngine
The CSS engine.protected CSSEngine
SVGStylableElement.PresentationAttributePaintValue.cssEngine
The CSS engine.protected CSSEngine
SVGStylableElement.PresentationAttributeValue.cssEngine
The CSS engine.Methods in org.apache.batik.anim.dom that return CSSEngineModifier and TypeMethodDescriptionSVG12DOMImplementation.createCSSEngine
(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms) SVGDOMImplementation.createCSSEngine
(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms) Constructors in org.apache.batik.anim.dom with parameters of type CSSEngineModifierConstructorDescriptionprotected
Creates a new OverrideStyleDeclaration.PresentationAttributeColorValue
(CSSEngine eng, String prop) Creates a new PresentationAttributeColorValue.PresentationAttributePaintValue
(CSSEngine eng, String prop) Creates a new PresentationAttributeColorValue.PresentationAttributeValue
(CSSEngine eng, String prop) Creates a new PresentationAttributeValue.Creates a new StyleDeclaration. -
Uses of CSSEngine in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as CSSEngineModifier and TypeFieldDescriptionprotected CSSEngine
SVGAnimationEngine.cssEngine
The CSSEngine used for CSS value parsing.Methods in org.apache.batik.bridge that return CSSEngineModifier and TypeMethodDescriptionstatic CSSEngine
CSSUtilities.getCSSEngine
(Element e) Returns CSSEngine associated to the specified element.BridgeContext.getCSSEngineForElement
(Element e) Returns the CSS engine associated with given element.Methods in org.apache.batik.bridge with parameters of type CSSEngineModifier and TypeMethodDescriptionstatic CSSFontFace
CSSFontFace.createCSSFontFace
(CSSEngine eng, FontFaceRule ffr) static float
CSSFontFace.getFloatProp
(StyleMap sm, CSSEngine eng, int pidx) static String
CSSFontFace.getStringProp
(StyleMap sm, CSSEngine eng, int pidx) -
Uses of CSSEngine in org.apache.batik.css.dom
Fields in org.apache.batik.css.dom declared as CSSEngineModifier and TypeFieldDescriptionprotected CSSEngine
CSSOMComputedStyle.cssEngine
The CSS engine used to compute the values.protected CSSEngine
CSSOMSVGStyleDeclaration.cssEngine
The CSS engine.protected CSSEngine
CSSOMViewCSS.cssEngine
The associated CSS engine.Constructors in org.apache.batik.css.dom with parameters of type CSSEngineModifierConstructorDescriptionCSSOMComputedStyle
(CSSEngine e, CSSStylableElement elt, String pseudoElt) Creates a new computed style.Creates a new CSSOMStoredStyleDeclaration.CSSOMSVGComputedStyle
(CSSEngine e, CSSStylableElement elt, String pseudoElt) Creates a new computed style.CSSOMSVGStyleDeclaration
(CSSOMStyleDeclaration.ValueProvider vp, CSSRule parent, CSSEngine eng) Creates a new CSSOMSVGStyleDeclaration.CSSOMSVGViewCSS
(CSSEngine engine) Creates a new ViewCSS.CSSOMViewCSS
(CSSEngine engine) Creates a new ViewCSS. -
Uses of CSSEngine in org.apache.batik.css.engine
Subclasses of CSSEngine in org.apache.batik.css.engineModifier and TypeClassDescriptionclass
This class provides a CSS engine initialized for SVG.class
This class provides a CSS engine initialized for SVG.Methods in org.apache.batik.css.engine that return CSSEngineModifier and TypeMethodDescriptionCSSContext.getCSSEngineForElement
(Element e) Returns the CSS engine associated with given element.Methods in org.apache.batik.css.engine with parameters of type CSSEngineModifier and TypeMethodDescriptionvoid
CSSEngine.importCascadedStyleMaps
(Element src, CSSEngine srceng, Element dest) Recursively imports the cascaded style from a source element to an element of the current document.Returns a printable representation of this rule.Returns a printable representation of this import rule.Returns a printable representation of this media rule.Returns a printable representation of this rule.Returns a printable representation of this style rule.Returns a printable representation of this style map.Returns a printable representation of this style rule.Returns a printable representation of this style-sheet.Constructors in org.apache.batik.css.engine with parameters of type CSSEngineModifierConstructorDescriptionCSSEngineEvent
(CSSEngine source, Element elt, int[] props) Creates a new CSSEngineEvent. -
Uses of CSSEngine in org.apache.batik.css.engine.value
Methods in org.apache.batik.css.engine.value with parameters of type CSSEngineModifier and TypeMethodDescriptionAbstractColorManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) AbstractValueManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) LengthManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) RectManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) ValueManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) Computes the given value.AbstractValueManager.createStringValue
(short type, String value, CSSEngine engine) IdentifierManager.createStringValue
(short type, String value, CSSEngine engine) ValueManager.createStringValue
(short type, String value, CSSEngine engine) Creates and returns a new string value.AbstractColorManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.IdentifierManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.LengthManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.RectManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.ValueManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) Creates a value from a lexical unit.void
ShorthandManager.setValues
(CSSEngine eng, ShorthandManager.PropertyHandler ph, org.w3c.css.sac.LexicalUnit lu, boolean imp) Sets the properties which are affected by this shorthand property. -
Uses of CSSEngine in org.apache.batik.css.engine.value.css2
Methods in org.apache.batik.css.engine.value.css2 with parameters of type CSSEngineModifier and TypeMethodDescriptionCursorManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) FontFamilyManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) FontSizeManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) FontStretchManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) FontWeightManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) ClipManager.createStringValue
(short type, String value, CSSEngine engine) FontSizeAdjustManager.createStringValue
(short type, String value, CSSEngine engine) FontSizeManager.createStringValue
(short type, String value, CSSEngine engine) TextDecorationManager.createStringValue
(short type, String value, CSSEngine engine) ClipManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.CursorManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.FontFamilyManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.FontSizeAdjustManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.FontSizeManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.FontWeightManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.SrcManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.TextDecorationManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.void
FontShorthandManager.handleSystemFont
(CSSEngine eng, ShorthandManager.PropertyHandler ph, String s, boolean imp) void
FontShorthandManager.setValues
(CSSEngine eng, ShorthandManager.PropertyHandler ph, org.w3c.css.sac.LexicalUnit lu, boolean imp) -
Uses of CSSEngine in org.apache.batik.css.engine.value.svg
Methods in org.apache.batik.css.engine.value.svg with parameters of type CSSEngineModifier and TypeMethodDescriptionBaselineShiftManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) EnableBackgroundManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) StrokeDasharrayManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) SVGColorManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) SVGPaintManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) BaselineShiftManager.createStringValue
(short type, String value, CSSEngine engine) ClipPathManager.createStringValue
(short type, String value, CSSEngine engine) ColorProfileManager.createStringValue
(short type, String value, CSSEngine engine) EnableBackgroundManager.createStringValue
(short type, String value, CSSEngine engine) FilterManager.createStringValue
(short type, String value, CSSEngine engine) GlyphOrientationVerticalManager.createStringValue
(short type, String value, CSSEngine engine) KerningManager.createStringValue
(short type, String value, CSSEngine engine) MarkerManager.createStringValue
(short type, String value, CSSEngine engine) MaskManager.createStringValue
(short type, String value, CSSEngine engine) SpacingManager.createStringValue
(short type, String value, CSSEngine engine) StrokeDasharrayManager.createStringValue
(short type, String value, CSSEngine engine) BaselineShiftManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.ClipPathManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.ColorProfileManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.EnableBackgroundManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.FilterManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.GlyphOrientationManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.GlyphOrientationVerticalManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.KerningManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.MarkerManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.MaskManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.OpacityManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.SpacingManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.StrokeDasharrayManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.StrokeDashoffsetManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.StrokeMiterlimitManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.StrokeWidthManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.SVGColorManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.SVGPaintManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.void
MarkerShorthandManager.setValues
(CSSEngine eng, ShorthandManager.PropertyHandler ph, org.w3c.css.sac.LexicalUnit lu, boolean imp) -
Uses of CSSEngine in org.apache.batik.css.engine.value.svg12
Methods in org.apache.batik.css.engine.value.svg12 with parameters of type CSSEngineModifier and TypeMethodDescriptionLineHeightManager.computeValue
(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value) LineHeightManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.MarginLengthManager.createValue
(org.w3c.css.sac.LexicalUnit lu, CSSEngine engine) ImplementsValueManager.createValue(LexicalUnit,CSSEngine)
.void
MarginShorthandManager.setValues
(CSSEngine eng, ShorthandManager.PropertyHandler ph, org.w3c.css.sac.LexicalUnit lu, boolean imp) -
Uses of CSSEngine in org.apache.batik.dom
Fields in org.apache.batik.dom declared as CSSEngineModifier and TypeFieldDescriptionprotected CSSEngine
AbstractStylableDocument.cssEngine
The CSS engine.Methods in org.apache.batik.dom that return CSSEngineModifier and TypeMethodDescriptionExtensibleDOMImplementation.createCSSEngine
(AbstractStylableDocument doc, CSSContext ctx) Creates new CSSEngine and attach it to the document.abstract CSSEngine
ExtensibleDOMImplementation.createCSSEngine
(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms) AbstractStylableDocument.getCSSEngine()
Returns the CSS engine.Methods in org.apache.batik.dom with parameters of type CSSEngineModifier and TypeMethodDescriptionvoid
AbstractStylableDocument.setCSSEngine
(CSSEngine ctx) Sets the CSS engine.