Uses of Interface
org.apache.batik.css.engine.value.ValueManager
-
Packages that use ValueManager Package Description org.apache.batik.anim.dom org.apache.batik.css.engine org.apache.batik.css.engine.value org.apache.batik.css.engine.value.css2 org.apache.batik.css.engine.value.svg org.apache.batik.css.engine.value.svg12 org.apache.batik.dom Provides an implementation of the DOM level 2 core module. -
-
Uses of ValueManager in org.apache.batik.anim.dom
Methods in org.apache.batik.anim.dom with parameters of type ValueManager Modifier and Type Method Description CSSEngineSVG12DOMImplementation. createCSSEngine(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms)CSSEngineSVGDOMImplementation. createCSSEngine(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms) -
Uses of ValueManager in org.apache.batik.css.engine
Fields in org.apache.batik.css.engine declared as ValueManager Modifier and Type Field Description static ValueManager[]SVG12CSSEngine. SVG_VALUE_MANAGERSThe value managers for SVG.static ValueManager[]SVGCSSEngine. SVG_VALUE_MANAGERSThe value managers for SVG.protected ValueManager[]CSSEngine. valueManagersThe value managers.Methods in org.apache.batik.css.engine that return ValueManager Modifier and Type Method Description ValueManager[]CSSEngine. getValueManagers()Returns the ValueManagers.protected static ValueManager[]SVGCSSEngine. mergeArrays(ValueManager[] a1, ValueManager[] a2)Merges the given arrays.Methods in org.apache.batik.css.engine with parameters of type ValueManager Modifier and Type Method Description protected static ValueManager[]SVGCSSEngine. mergeArrays(ValueManager[] a1, ValueManager[] a2)Merges the given arrays.Constructors in org.apache.batik.css.engine with parameters of type ValueManager Constructor Description CSSEngine(org.w3c.dom.Document doc, ParsedURL uri, ExtendedParser p, ValueManager[] vm, ShorthandManager[] sm, java.lang.String[] pe, java.lang.String sns, java.lang.String sln, java.lang.String cns, java.lang.String cln, boolean hints, java.lang.String hintsNS, CSSContext ctx)Creates a new CSSEngine.SVG12CSSEngine(org.w3c.dom.Document doc, ParsedURL uri, ExtendedParser p, ValueManager[] vms, ShorthandManager[] sms, CSSContext ctx)Creates a new SVG12CSSEngine.SVGCSSEngine(org.w3c.dom.Document doc, ParsedURL uri, ExtendedParser p, ValueManager[] vms, ShorthandManager[] sms, java.lang.String[] pe, java.lang.String sns, java.lang.String sln, java.lang.String cns, java.lang.String cln, boolean hints, java.lang.String hintsNS, CSSContext ctx)SVGCSSEngine(org.w3c.dom.Document doc, ParsedURL uri, ExtendedParser p, ValueManager[] vms, ShorthandManager[] sms, CSSContext ctx)Creates a new SVGCSSEngine. -
Uses of ValueManager in org.apache.batik.css.engine.value
Classes in org.apache.batik.css.engine.value that implement ValueManager Modifier and Type Class Description classAbstractColorManagerThis class provides a manager for the property with support for CSS color values.classAbstractValueManagerThis class provides an abstract implementation of the ValueManager interface.classIdentifierManagerThis class provides a manager for the property with support for identifier values.classLengthManagerThis class provides a manager for the property with support for length values.classRectManagerThis class provides a manager for the property with support for rect values. -
Uses of ValueManager in org.apache.batik.css.engine.value.css2
Classes in org.apache.batik.css.engine.value.css2 that implement ValueManager Modifier and Type Class Description classClipManagerThis class provides a manager for the 'clip' property values.classCursorManagerThis class provides a manager for the 'cursor' property values.classDirectionManagerThis class provides a manager for the 'direction' property values.classDisplayManagerThis class provides a manager for the 'display' property values.classFontFamilyManagerThis class provides a factory for the 'font-family' property values.classFontSizeAdjustManagerThis class provides a manager for the 'font-size-adjust' property values.classFontSizeManagerThis class provides a manager for the 'font-size' property values.classFontStretchManagerThis class provides a manager for the 'font-stretch' property values.classFontStyleManagerThis class provides a manager for the 'font-style' property values.classFontVariantManagerThis class provides a manager for the 'font-variant' property values.classFontWeightManagerThis class provides a manager for the 'font-weight' property values.classOverflowManagerThis class provides a manager for the 'overflow' property values.classSrcManagerOne line Class Desc Complete Class DescclassTextDecorationManagerThis class provides a manager for the 'text-decoration' property values.classUnicodeBidiManagerThis class provides a manager for the 'unicode-bidi' property values.classVisibilityManagerThis class provides a manager for the 'visibility' property values. -
Uses of ValueManager in org.apache.batik.css.engine.value.svg
Classes in org.apache.batik.css.engine.value.svg that implement ValueManager Modifier and Type Class Description classAlignmentBaselineManagerThis class provides a manager for the 'alignment-baseline' property values.classBaselineShiftManagerThis class provides a manager for the 'baseline-shift' property values.classClipPathManagerThis class provides a manager for the 'clip-path' property values.classClipRuleManagerThis class provides a manager for the 'clip-rule' property values.classColorInterpolationFiltersManagerThis class provides a manager for the 'color-interpolation' property values.classColorInterpolationManagerThis class provides a manager for the 'color-interpolation' property values.classColorManagerThis class provides a manager for the 'color' property values.classColorProfileManagerThis class provides a manager for the 'color-interpolation' property values.classColorRenderingManagerThis class provides a manager for the 'color-rendering' property values.classDominantBaselineManagerThis class provides a manager for the 'alignment-baseline' property values.classEnableBackgroundManagerThis class provides a manager for the 'enable-background' property values.classFillRuleManagerThis class provides a manager for the 'fill-rule' property values.classFilterManagerThis class provides a factory for the 'filter' property values.classGlyphOrientationHorizontalManagerThis class provides a manager for the 'glyph-orientation-horizontal' property values.classGlyphOrientationManagerThis class provides a manager for the 'glyph-orientation' property values.classGlyphOrientationVerticalManagerThis class provides a manager for the 'glyph-orientation-vertical' property values.classImageRenderingManagerThis class provides a manager for the 'image-rendering' property values.classKerningManagerThis class provides a manager for the 'kerning' property values.classMarkerManagerThis class provides a manager for the 'marker-*' property values.classMaskManagerThis class provides a manager for the 'mask' property values.classOpacityManagerThis class provides a manager for the '*-opacity' property values.classPointerEventsManagerThis class provides a manager for the 'pointer-events' property values.classShapeRenderingManagerThis class provides a manager for the 'shape-rendering' property values.classSpacingManagerThis class provides a manager for the '*-spacing' property values.classStrokeDasharrayManagerThis class provides a factory for the 'stroke-dasharray' property values.classStrokeDashoffsetManagerThis class provides a factory for the 'stroke-dashoffset' property values.classStrokeLinecapManagerThis class provides a manager for the 'stroke-linecap' property values.classStrokeLinejoinManagerThis class provides a manager for the 'stroke-linejoin' property values.classStrokeMiterlimitManagerThis class provides a factory for the 'stroke-miterlimit' property values.classStrokeWidthManagerThis class provides a factory for the 'stroke-width' property values.classSVGColorManagerThis class provides a manager for the SVGColor property values.classSVGPaintManagerThis class provides a manager for the SVGPaint property values.classTextAnchorManagerThis class provides a manager for the 'text-anchor' property values.classTextRenderingManagerThis class provides a manager for the 'text-rendering' property values.classWritingModeManagerThis class provides a manager for the 'writing-mode' property values. -
Uses of ValueManager in org.apache.batik.css.engine.value.svg12
Classes in org.apache.batik.css.engine.value.svg12 that implement ValueManager Modifier and Type Class Description classLineHeightManagerThis class provides a factory for the 'margin-*' properties values.classMarginLengthManagerThis class provides a factory for the 'margin-*' properties values.classTextAlignManagerThis class provides a manager for the 'text-align' property values. -
Uses of ValueManager in org.apache.batik.dom
Methods in org.apache.batik.dom with parameters of type ValueManager Modifier and Type Method Description abstract CSSEngineExtensibleDOMImplementation. createCSSEngine(AbstractStylableDocument doc, CSSContext ctx, ExtendedParser ep, ValueManager[] vms, ShorthandManager[] sms)voidExtensibleDOMImplementation. registerCustomCSSValueManager(ValueManager vm)Allows the user to register a new CSS value manager.
-