public class JsSVGAnimatedBoolean extends JsElementalMixinBase implements SVGAnimatedBoolean
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsSVGAnimatedBoolean() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAnimVal()
If the given attribute or property is being animated, contains the current animated value of the attribute or property.
|
boolean |
isBaseVal()
The base value of the given attribute before applying any animations.
|
void |
setBaseVal(boolean param_baseVal) |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final boolean isAnimVal()
SVGAnimatedBoolean
baseVal
.isAnimVal
in interface SVGAnimatedBoolean
public final boolean isBaseVal()
SVGAnimatedBoolean
isBaseVal
in interface SVGAnimatedBoolean
public final void setBaseVal(boolean param_baseVal)
setBaseVal
in interface SVGAnimatedBoolean
Copyright © 2018. All rights reserved.