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 |
Modifier and Type | Class and 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 implements
SVGAElement . |
class |
SVGOMAltGlyphElement
This class implements
SVGAltGlyphElement . |
class |
SVGOMCircleElement
This class implements
SVGCircleElement . |
class |
SVGOMClipPathElement
This class implements
SVGClipPathElement . |
class |
SVGOMDefsElement
This class implements
SVGDefsElement . |
class |
SVGOMDescElement
This class implements
SVGDescElement . |
class |
SVGOMEllipseElement
This class implements
SVGEllipseElement . |
class |
SVGOMFEBlendElement
This class implements
SVGFEBlendElement . |
class |
SVGOMFEColorMatrixElement
This class implements
SVGFEColorMatrixElement . |
class |
SVGOMFEComponentTransferElement
This class implements
SVGFEComponentTransferElement . |
class |
SVGOMFECompositeElement
This class implements
SVGFECompositeElement . |
class |
SVGOMFEConvolveMatrixElement
This class implements
SVGFEConvolveMatrixElement . |
class |
SVGOMFEDiffuseLightingElement
This class implements
SVGFEDiffuseLightingElement . |
class |
SVGOMFEDisplacementMapElement
This class implements
SVGFEDisplacementMapElement . |
class |
SVGOMFEFloodElement
This class implements
SVGFEFloodElement . |
class |
SVGOMFEGaussianBlurElement
This class implements
SVGFEGaussianBlurElement . |
class |
SVGOMFEImageElement
This class implements
SVGFEImageElement . |
class |
SVGOMFEMergeElement
This class implements
SVGFEMergeElement . |
class |
SVGOMFEMorphologyElement
This class implements
SVGFEMorphologyElement . |
class |
SVGOMFEOffsetElement
This class implements
SVGFEOffsetElement . |
class |
SVGOMFESpecularLightingElement
This class implements
SVGFESpecularLightingElement . |
class |
SVGOMFETileElement
This class implements
SVGFETileElement . |
class |
SVGOMFETurbulenceElement
This class implements
SVGFETurbulenceElement . |
class |
SVGOMFilterElement
This class implements
SVGFilterElement . |
class |
SVGOMFilterPrimitiveStandardAttributes
This class represents a SVGElement with support for standard filter
attributes.
|
class |
SVGOMFlowDivElement
This class implements the flowDiv element from SVG 1.2
|
class |
SVGOMFlowLineElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowParaElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowRegionBreakElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowRegionElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowRegionExcludeElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowRootElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFlowSpanElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMFontElement
This class implements
SVGFontElement . |
class |
SVGOMForeignObjectElement
This class implements
SVGForeignObjectElement . |
class |
SVGOMGElement
This class implements
SVGGElement . |
class |
SVGOMGlyphElement
This class implements
SVGGlyphElement . |
class |
SVGOMGlyphRefElement
This class implements
SVGGlyphRefElement . |
class |
SVGOMGradientElement
This class implements
SVGGradientElement . |
class |
SVGOMImageElement
This class implements
SVGImageElement . |
class |
SVGOMLinearGradientElement
This class implements
SVGLinearGradientElement . |
class |
SVGOMLineElement
This class implements
SVGLineElement . |
class |
SVGOMMarkerElement
This class implements
SVGMarkerElement . |
class |
SVGOMMaskElement
This class implements
SVGMaskElement . |
class |
SVGOMMissingGlyphElement
This class implements
SVGMissingGlyphElement . |
class |
SVGOMMultiImageElement
This class implements a multiImage extension to SVG.
|
class |
SVGOMPathElement
This class implements
SVGPathElement . |
class |
SVGOMPatternElement
This class implements
SVGStopElement . |
class |
SVGOMPolygonElement
This class implements
SVGPolygonElement . |
class |
SVGOMPolylineElement
This class implements
SVGPolylineElement . |
class |
SVGOMRadialGradientElement
This class implements
SVGRadialGradientElement . |
class |
SVGOMRectElement
This class implements
SVGRectElement . |
class |
SVGOMSolidColorElement
This class implements a regular polygon extension to SVG
|
class |
SVGOMStopElement
This class implements
SVGStopElement . |
class |
SVGOMSubImageElement
This class implements a multiImage extension to SVG.
|
class |
SVGOMSubImageRefElement
This class implements a multiImage extension to SVG.
|
class |
SVGOMSVGElement
This class implements
SVGSVGElement . |
class |
SVGOMSwitchElement
This class implements
SVGSwitchElement . |
class |
SVGOMSymbolElement
This class implements
SVGSymbolElement . |
class |
SVGOMTextContentElement
This class provides a common superclass for all graphics elements.
|
class |
SVGOMTextElement
This class implements
SVGTextElement . |
class |
SVGOMTextPathElement
This class implements
SVGTextPathElement . |
class |
SVGOMTextPositioningElement
This class implements
SVGTextPositioningElement . |
class |
SVGOMTitleElement
This class implements
SVGTitleElement . |
class |
SVGOMToBeImplementedElement
This is a development only class.
|
class |
SVGOMTRefElement
This class implements
SVGTRefElement . |
class |
SVGOMTSpanElement
This class implements
SVGTSpanElement . |
class |
SVGOMUseElement
This class implements
SVGUseElement . |
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 both
SVGTextPositioningElement
and SVGURIReference .. |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
protected Value |
SVGAnimationEngine.CSSValueFactory.computeValue(CSSStylableElement elt,
java.lang.String pn,
Value v)
Computes a CSS
Value and performance inheritance if the
specified value is 'inherit'. |
Modifier and Type | Field and Description |
---|---|
protected CSSStylableElement |
CSSOMComputedStyle.element
The associated element.
|
Constructor and 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.
|
Modifier and Type | Field and Description |
---|---|
protected CSSStylableElement |
CSSEngine.element
The current element.
|
Modifier and Type | Method and Description |
---|---|
static CSSStylableElement |
CSSEngine.getParentCSSStylableElement(Element elt)
Returns the next stylable parent of the given element.
|
Modifier and Type | Method and 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 |
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.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.overrideStylePropertyRemoved(CSSStylableElement e,
java.lang.String name)
A property in the override style declaration has been removed.
|
void |
CSSEngine.CSSNavigableDocumentHandler.overrideStylePropertyRemoved(CSSStylableElement elt,
java.lang.String name)
A property in the override style declaration has been removed.
|
void |
CSSNavigableDocumentListener.overrideStyleTextChanged(CSSStylableElement e,
java.lang.String text)
The text of the override style declaration for this element has been
modified.
|
void |
CSSEngine.CSSNavigableDocumentHandler.overrideStyleTextChanged(CSSStylableElement elt,
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) |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
Value |
CursorManager.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)
|
Value |
FontFamilyManager.computeValue(CSSStylableElement elt,
java.lang.String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
|
Modifier and Type | Method and Description |
---|---|
Value |
SVGPaintManager.computeValue(CSSStylableElement elt,
java.lang.String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
|
Value |
BaselineShiftManager.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 |
EnableBackgroundManager.computeValue(CSSStylableElement elt,
java.lang.String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
|
Modifier and Type | Method and Description |
---|---|
Value |
LineHeightManager.computeValue(CSSStylableElement elt,
java.lang.String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
|
Modifier and Type | Class and 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", ...).
|
Modifier and Type | Class and Description |
---|---|
class |
BatikHistogramNormalizationElement
This class implements a histogram normalization extension to SVG.
|
class |
BatikRegularPolygonElement
This class implements a regular polygon extension to SVG
|
class |
BatikStarElement
This class implements a star shape extension to sVG
|
class |
ColorSwitchElement
This class implements a "color switch" extension to SVG.
|
class |
FlowDivElement
This class implements a regular polygon extension to SVG
|
class |
FlowLineElement
This class implements a regular polygon extension to SVG
|
class |
FlowParaElement
This class implements a regular polygon extension to SVG
|
class |
FlowRegionBreakElement
This class implements a regular polygon extension to SVG
|
class |
FlowRegionElement
This class implements a regular polygon extension to SVG
|
class |
FlowSpanElement
This class implements a regular polygon extension to SVG
|
class |
FlowTextElement
This class implements a regular polygon extension to SVG
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.