Uses of Interface
org.apache.batik.css.engine.CSSStylableElement
-
Packages that use CSSStylableElement Package Description org.apache.batik.anim.dom org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.css.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.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).org.apache.batik.extension.svg -
-
Uses of CSSStylableElement in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement CSSStylableElement Modifier and Type Class Description class
BindableElement
This class implements foreign namespace elements that can be bound with XBL.class
SVGDescriptiveElement
This class provides a common superclass for elements which contain descriptive text.class
SVGGraphicsElement
This class provides a common superclass for all graphics elements.class
SVGOMAElement
This class implementsSVGAElement
.class
SVGOMAltGlyphElement
This class implementsSVGAltGlyphElement
.class
SVGOMCircleElement
This class implementsSVGCircleElement
.class
SVGOMClipPathElement
This class implementsSVGClipPathElement
.class
SVGOMDefsElement
This class implementsSVGDefsElement
.class
SVGOMDescElement
This class implementsSVGDescElement
.class
SVGOMEllipseElement
This class implementsSVGEllipseElement
.class
SVGOMFEBlendElement
This class implementsSVGFEBlendElement
.class
SVGOMFEColorMatrixElement
This class implementsSVGFEColorMatrixElement
.class
SVGOMFEComponentTransferElement
This class implementsSVGFEComponentTransferElement
.class
SVGOMFECompositeElement
This class implementsSVGFECompositeElement
.class
SVGOMFEConvolveMatrixElement
This class implementsSVGFEConvolveMatrixElement
.class
SVGOMFEDiffuseLightingElement
This class implementsSVGFEDiffuseLightingElement
.class
SVGOMFEDisplacementMapElement
This class implementsSVGFEDisplacementMapElement
.class
SVGOMFEFloodElement
This class implementsSVGFEFloodElement
.class
SVGOMFEGaussianBlurElement
This class implementsSVGFEGaussianBlurElement
.class
SVGOMFEImageElement
This class implementsSVGFEImageElement
.class
SVGOMFEMergeElement
This class implementsSVGFEMergeElement
.class
SVGOMFEMorphologyElement
This class implementsSVGFEMorphologyElement
.class
SVGOMFEOffsetElement
This class implementsSVGFEOffsetElement
.class
SVGOMFESpecularLightingElement
This class implementsSVGFESpecularLightingElement
.class
SVGOMFETileElement
This class implementsSVGFETileElement
.class
SVGOMFETurbulenceElement
This class implementsSVGFETurbulenceElement
.class
SVGOMFilterElement
This class implementsSVGFilterElement
.class
SVGOMFilterPrimitiveStandardAttributes
This class represents a SVGElement with support for standard filter attributes.class
SVGOMFlowDivElement
This class implements the flowDiv element from SVG 1.2class
SVGOMFlowLineElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowParaElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionBreakElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionExcludeElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRootElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowSpanElement
This class implements a regular polygon extension to SVGclass
SVGOMFontElement
This class implementsSVGFontElement
.class
SVGOMForeignObjectElement
This class implementsSVGForeignObjectElement
.class
SVGOMGElement
This class implementsSVGGElement
.class
SVGOMGlyphElement
This class implementsSVGGlyphElement
.class
SVGOMGlyphRefElement
This class implementsSVGGlyphRefElement
.class
SVGOMGradientElement
This class implementsSVGGradientElement
.class
SVGOMImageElement
This class implementsSVGImageElement
.class
SVGOMLinearGradientElement
This class implementsSVGLinearGradientElement
.class
SVGOMLineElement
This class implementsSVGLineElement
.class
SVGOMMarkerElement
This class implementsSVGMarkerElement
.class
SVGOMMaskElement
This class implementsSVGMaskElement
.class
SVGOMMissingGlyphElement
This class implementsSVGMissingGlyphElement
.class
SVGOMMultiImageElement
This class implements a multiImage extension to SVG.class
SVGOMPathElement
This class implementsSVGPathElement
.class
SVGOMPatternElement
This class implementsSVGStopElement
.class
SVGOMPolygonElement
This class implementsSVGPolygonElement
.class
SVGOMPolylineElement
This class implementsSVGPolylineElement
.class
SVGOMRadialGradientElement
This class implementsSVGRadialGradientElement
.class
SVGOMRectElement
This class implementsSVGRectElement
.class
SVGOMSolidColorElement
This class implements a regular polygon extension to SVGclass
SVGOMStopElement
This class implementsSVGStopElement
.class
SVGOMSubImageElement
This class implements a multiImage extension to SVG.class
SVGOMSubImageRefElement
This class implements a multiImage extension to SVG.class
SVGOMSVGElement
This class implementsSVGSVGElement
.class
SVGOMSwitchElement
This class implementsSVGSwitchElement
.class
SVGOMSymbolElement
This class implementsSVGSymbolElement
.class
SVGOMTextContentElement
This class provides a common superclass for all graphics elements.class
SVGOMTextElement
This class implementsSVGTextElement
.class
SVGOMTextPathElement
This class implementsSVGTextPathElement
.class
SVGOMTextPositioningElement
This class implementsSVGTextPositioningElement
.class
SVGOMTitleElement
This class implementsSVGTitleElement
.class
SVGOMToBeImplementedElement
This is a development only class.class
SVGOMTRefElement
This class implementsSVGTRefElement
.class
SVGOMTSpanElement
This class implementsSVGTSpanElement
.class
SVGOMUseElement
This class implementsSVGUseElement
.class
SVGPointShapeElement
This class provides a common superclass for shape elements that are defined with a 'points' attribute (i.e., polygon and polyline).class
SVGStylableElement
This class provides a common superclass for elements which implement SVGStylable.class
SVGURIReferenceGraphicsElement
This class provides support for Xlink to a graphics element.class
SVGURIReferenceTextPositioningElement
This class implements bothSVGTextPositioningElement
andSVGURIReference
..Methods in org.apache.batik.anim.dom with parameters of type CSSStylableElement Modifier and Type Method Description protected void
SVGOMDocument. overrideStylePropertyChanged(CSSStylableElement e, java.lang.String name, java.lang.String value, java.lang.String prio)
A property in the override style declaration has been changed.protected void
SVGOMDocument. overrideStylePropertyRemoved(CSSStylableElement e, java.lang.String name)
A property in the override style declaration has been removed.protected void
SVGOMDocument. overrideStyleTextChanged(CSSStylableElement e, java.lang.String text)
The text of the override style declaration for this element has been modified. -
Uses of CSSStylableElement in org.apache.batik.bridge
Methods in org.apache.batik.bridge with parameters of type CSSStylableElement Modifier and Type Method Description protected Value
SVGAnimationEngine.CSSValueFactory. computeValue(CSSStylableElement elt, java.lang.String pn, Value v)
Computes a CSSValue
and performance inheritance if the specified value is 'inherit'. -
Uses of CSSStylableElement in org.apache.batik.css.dom
Fields in org.apache.batik.css.dom declared as CSSStylableElement Modifier and Type Field Description protected CSSStylableElement
CSSOMComputedStyle. element
The associated element.Constructors in org.apache.batik.css.dom with parameters of type CSSStylableElement Constructor Description CSSOMComputedStyle(CSSEngine e, CSSStylableElement elt, java.lang.String pseudoElt)
Creates a new computed style.CSSOMSVGComputedStyle(CSSEngine e, CSSStylableElement elt, java.lang.String pseudoElt)
Creates a new computed style. -
Uses of CSSStylableElement in org.apache.batik.css.engine
Fields in org.apache.batik.css.engine declared as CSSStylableElement Modifier and Type Field Description protected CSSStylableElement
CSSEngine. element
The current element.Methods in org.apache.batik.css.engine that return CSSStylableElement Modifier and Type Method Description static CSSStylableElement
CSSEngine. getParentCSSStylableElement(org.w3c.dom.Element elt)
Returns the next stylable parent of the given element.Methods in org.apache.batik.css.engine with parameters of type CSSStylableElement Modifier and Type Method Description StyleMap
CSSEngine. getCascadedStyleMap(CSSStylableElement elt, java.lang.String pseudo)
Returns the cascaded style of the given element/pseudo-element.Value
CSSEngine. getComputedStyle(CSSStylableElement elt, java.lang.String pseudo, int propidx)
Returns the computed style of the given element/pseudo for the property corresponding to the given index.protected void
CSSEngine. inlineStyleAttributeUpdated(CSSStylableElement elt, StyleMap style, short attrChange, java.lang.String prevValue, java.lang.String newValue)
Called when the inline style of the given element has been updated.protected void
CSSEngine. nonCSSPresentationalHintUpdated(CSSStylableElement elt, StyleMap style, java.lang.String property, short attrChange, java.lang.String newValue)
Called when a non-CSS presentational hint has been updated.void
CSSEngine.CSSNavigableDocumentHandler. overrideStylePropertyChanged(CSSStylableElement elt, java.lang.String name, java.lang.String val, java.lang.String prio)
A property in the override style declaration has been changed.void
CSSNavigableDocumentListener. overrideStylePropertyChanged(CSSStylableElement e, java.lang.String name, java.lang.String val, java.lang.String prio)
A property in the override style declaration has been changed.void
CSSEngine.CSSNavigableDocumentHandler. overrideStylePropertyRemoved(CSSStylableElement elt, java.lang.String name)
A property in the override style declaration has been removed.void
CSSNavigableDocumentListener. overrideStylePropertyRemoved(CSSStylableElement e, java.lang.String name)
A property in the override style declaration has been removed.void
CSSEngine.CSSNavigableDocumentHandler. overrideStyleTextChanged(CSSStylableElement elt, java.lang.String text)
The text of the override style declaration for this element has been modified.void
CSSNavigableDocumentListener. overrideStyleTextChanged(CSSStylableElement e, java.lang.String text)
The text of the override style declaration for this element has been modified.Value
CSSEngine. parsePropertyValue(CSSStylableElement elt, java.lang.String prop, java.lang.String value)
Parses and creates a property value from elt.StyleDeclaration
CSSEngine. parseStyleDeclaration(CSSStylableElement elt, java.lang.String value)
Parses and creates a style declaration.void
CSSEngine. setMainProperties(CSSStylableElement elt, CSSEngine.MainPropertyReceiver dst, java.lang.String pname, java.lang.String value, boolean important)
-
Uses of CSSStylableElement in org.apache.batik.css.engine.value
Methods in org.apache.batik.css.engine.value with parameters of type CSSStylableElement Modifier and Type Method Description Value
AbstractColorManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
AbstractValueManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
LengthManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
RectManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
ValueManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Computes the given value. -
Uses of CSSStylableElement in org.apache.batik.css.engine.value.css2
Methods in org.apache.batik.css.engine.value.css2 with parameters of type CSSStylableElement Modifier and Type Method Description Value
CursorManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
FontFamilyManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
FontSizeManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
FontStretchManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
FontWeightManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
-
Uses of CSSStylableElement in org.apache.batik.css.engine.value.svg
Methods in org.apache.batik.css.engine.value.svg with parameters of type CSSStylableElement Modifier and Type Method Description Value
BaselineShiftManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
EnableBackgroundManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
StrokeDasharrayManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
SVGColorManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Value
SVGPaintManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
-
Uses of CSSStylableElement in org.apache.batik.css.engine.value.svg12
Methods in org.apache.batik.css.engine.value.svg12 with parameters of type CSSStylableElement Modifier and Type Method Description Value
LineHeightManager. computeValue(CSSStylableElement elt, java.lang.String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
-
Uses of CSSStylableElement in org.apache.batik.extension
Classes in org.apache.batik.extension that implement CSSStylableElement Modifier and Type Class Description class
GraphicsExtensionElement
An abstract base class for graphical extension elements.class
PrefixableStylableExtensionElement
This class implements a simple method for handling the node 'prefix'.class
StylableExtensionElement
This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument, and the support for both the 'style' attribute and the style attributes (ie: fill="red", ...). -
Uses of CSSStylableElement in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement CSSStylableElement Modifier and Type Class Description class
BatikHistogramNormalizationElement
This class implements a histogram normalization extension to SVG.class
BatikRegularPolygonElement
This class implements a regular polygon extension to SVGclass
BatikStarElement
This class implements a star shape extension to sVGclass
ColorSwitchElement
This class implements a "color switch" extension to SVG.class
FlowDivElement
This class implements a regular polygon extension to SVGclass
FlowLineElement
This class implements a regular polygon extension to SVGclass
FlowParaElement
This class implements a regular polygon extension to SVGclass
FlowRegionBreakElement
This class implements a regular polygon extension to SVGclass
FlowRegionElement
This class implements a regular polygon extension to SVGclass
FlowSpanElement
This class implements a regular polygon extension to SVGclass
FlowTextElement
This class implements a regular polygon extension to SVG
-