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 SVGOMAnimatedBooleanSVGGraphicsElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMAnimationElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMCursorElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMFEImageElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMFilterElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMFontElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMGradientElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMMarkerElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMMPathElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMPatternElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMScriptElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMSVGElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMSymbolElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMTextContentElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMViewElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.protected SVGOMAnimatedBooleanSVGOMFEConvolveMatrixElement.preserveAlphaThe 'preserveAlpha' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedBooleanModifier and TypeMethodDescriptionprotected SVGOMAnimatedBooleanSVGOMElement.createLiveAnimatedBoolean(String ns, String ln, boolean def) Creates a newSVGOMAnimatedBooleanand 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 SVGOMAnimatedBooleanGraphicsExtensionElement.externalResourcesRequiredThe 'externalResourcesRequired' attribute value.