Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedBoolean
Packages that use SVGOMAnimatedBoolean
Package
Description
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
-
Uses of SVGOMAnimatedBoolean in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedBooleanModifier and TypeFieldDescriptionprotected SVGOMAnimatedBoolean
SVGGraphicsElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMAnimationElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMCursorElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMFEImageElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMFilterElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMFontElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMGradientElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMMarkerElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMMPathElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMPatternElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMScriptElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMSVGElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMSymbolElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMTextContentElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMViewElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBoolean
SVGOMFEConvolveMatrixElement.preserveAlpha
The 'preserveAlpha' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedBooleanModifier and TypeMethodDescriptionprotected SVGOMAnimatedBoolean
SVGOMElement.createLiveAnimatedBoolean
(String ns, String ln, boolean def) Creates a newSVGOMAnimatedBoolean
and stores it in this element's LiveAttributeValue table. -
Uses of SVGOMAnimatedBoolean in org.apache.batik.extension
Fields in org.apache.batik.extension declared as SVGOMAnimatedBooleanModifier and TypeFieldDescriptionprotected SVGOMAnimatedBoolean
GraphicsExtensionElement.externalResourcesRequired
The 'externalResourcesRequired' attribute value.