public class SVGSVGElement extends SVGElement
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<String> |
contentScriptType |
net.java.html.lib.Objs.Property<String> |
contentStyleType |
net.java.html.lib.Objs.Property<Number> |
currentScale |
net.java.html.lib.Objs.Property<SVGPoint> |
currentTranslate |
net.java.html.lib.Objs.Property<SVGAnimatedLength> |
height |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> |
onabort |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> |
onerror |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super UIEvent,? extends Object>> |
onresize |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super UIEvent,? extends Object>> |
onscroll |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> |
onunload |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super SVGZoomEvent,? extends Object>> |
onzoom |
net.java.html.lib.Objs.Property<Number> |
pixelUnitToMillimeterX |
net.java.html.lib.Objs.Property<Number> |
pixelUnitToMillimeterY |
net.java.html.lib.Objs.Property<Number> |
screenPixelToMillimeterX |
net.java.html.lib.Objs.Property<Number> |
screenPixelToMillimeterY |
net.java.html.lib.Objs.Property<SVGRect> |
viewport |
net.java.html.lib.Objs.Property<SVGAnimatedLength> |
width |
net.java.html.lib.Objs.Property<SVGAnimatedLength> |
x |
net.java.html.lib.Objs.Property<SVGAnimatedLength> |
y |
className, id, onclick, ondblclick, onfocusin, onfocusout, onload, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, ownerSVGElement, viewportElement, xmlbaseclassList, clientHeight, clientLeft, clientTop, clientWidth, msContentZoomFactor, msRegionOverflow, onariarequest, oncommand, ongotpointercapture, onlostpointercapture, onmsgesturedoubletap, onmsgestureend, onmsgesturehold, onmsgesturechange, onmsgesturestart, onmsgesturetap, onmsgotpointercapture, onmsinertiastart, onmslostpointercapture, onmspointercancel, onmspointerdown, onmspointerenter, onmspointerleave, onmspointermove, onmspointerout, onmspointerover, onmspointerup, ontouchcancel, ontouchend, ontouchmove, ontouchstart, onwebkitfullscreenerror, onwebkitfullscreenchange, scrollHeight, scrollLeft, scrollTop, scrollWidth, tagNameATTRIBUTE_NODE, attributes, baseURI, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, firstChild, childNodes, lastChild, localName, namespaceURI, nextSibling, nodeName, nodeType, nodeValue, NOTATION_NODE, ownerDocument, parentElement, parentNode, prefix, previousSibling, PROCESSING_INSTRUCTION_NODE, TEXT_NODE, textContent| Modifier | Constructor and Description |
|---|---|
protected |
SVGSVGElement(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
id, onclick, ondblclick, onfocusin, onfocusout, onload, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, ownerSVGElement, viewportElement, xmlbaseclassList, className, clientHeight, clientLeft, clientTop, clientWidth, getAttribute, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getClientRects, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, hasAttribute, hasAttributeNS, msContentZoomFactor, msGetRegionContent, msGetUntransformedBounds, msMatchesSelector, msRegionOverflow, msReleasePointerCapture, msSetPointerCapture, msZoomTo, onariarequest, oncommand, ongotpointercapture, onlostpointercapture, onmsgesturedoubletap, onmsgestureend, onmsgesturehold, onmsgesturechange, onmsgesturestart, onmsgesturetap, onmsgotpointercapture, onmsinertiastart, onmslostpointercapture, onmspointercancel, onmspointerdown, onmspointerenter, onmspointerleave, onmspointermove, onmspointerout, onmspointerover, onmspointerup, ontouchcancel, ontouchend, ontouchmove, ontouchstart, onwebkitfullscreenerror, onwebkitfullscreenchange, releasePointerCapture, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, requestFullscreen, requestPointerLock, scrollHeight, scrollLeft, scrollTop, scrollWidth, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setPointerCapture, tagName, webkitMatchesSelector, webkitRequestFullscreen, webkitRequestFullScreenappendChild, ATTRIBUTE_NODE, attributes, baseURI, CDATA_SECTION_NODE, cloneNode, cloneNode, COMMENT_NODE, compareDocumentPosition, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, firstChild, hasAttributes, hasChildNodes, childNodes, insertBefore, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, lastChild, localName, lookupNamespaceURI, lookupPrefix, namespaceURI, nextSibling, nodeName, nodeType, nodeValue, normalize, NOTATION_NODE, ownerDocument, parentElement, parentNode, prefix, previousSibling, PROCESSING_INSTRUCTION_NODE, removeChild, replaceChild, TEXT_NODE, textContentdispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<String> contentScriptType
public net.java.html.lib.Objs.Property<String> contentStyleType
public net.java.html.lib.Objs.Property<Number> currentScale
public net.java.html.lib.Objs.Property<SVGPoint> currentTranslate
public net.java.html.lib.Objs.Property<SVGAnimatedLength> height
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> onabort
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> onerror
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super UIEvent,? extends Object>> onresize
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super UIEvent,? extends Object>> onscroll
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> onunload
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super SVGZoomEvent,? extends Object>> onzoom
public net.java.html.lib.Objs.Property<Number> pixelUnitToMillimeterX
public net.java.html.lib.Objs.Property<Number> pixelUnitToMillimeterY
public net.java.html.lib.Objs.Property<Number> screenPixelToMillimeterX
public net.java.html.lib.Objs.Property<Number> screenPixelToMillimeterY
public net.java.html.lib.Objs.Property<SVGRect> viewport
public net.java.html.lib.Objs.Property<SVGAnimatedLength> width
public net.java.html.lib.Objs.Property<SVGAnimatedLength> x
public net.java.html.lib.Objs.Property<SVGAnimatedLength> y
protected SVGSVGElement(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static SVGSVGElement $as(Object obj)
public String contentScriptType()
public String contentStyleType()
public Number currentScale()
public SVGPoint currentTranslate()
public SVGAnimatedLength height()
public net.java.html.lib.Function.A1<? super SVGZoomEvent,? extends Object> onzoom()
public Number pixelUnitToMillimeterX()
public Number pixelUnitToMillimeterY()
public Number screenPixelToMillimeterX()
public Number screenPixelToMillimeterY()
public SVGRect viewport()
public SVGAnimatedLength width()
public SVGAnimatedLength x()
public SVGAnimatedLength y()
public void addEventListener(String type, EventListener listener, Boolean useCapture)
addEventListener in class SVGElementpublic void addEventListener(String type, EventListenerObject listener, Boolean useCapture)
addEventListener in class SVGElementpublic void addEventListener(String type, EventListener listener)
addEventListener in class SVGElementpublic void addEventListener(String type, EventListenerObject listener)
addEventListener in class SVGElementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener, Boolean useCapture)
addEventListener in class SVGElementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener)
addEventListener in class SVGElementpublic Boolean checkEnclosure(SVGElement element, SVGRect rect)
public Boolean checkIntersection(SVGElement element, SVGRect rect)
public SVGAngle createSVGAngle()
public SVGLength createSVGLength()
public SVGMatrix createSVGMatrix()
public SVGNumber createSVGNumber()
public SVGPoint createSVGPoint()
public SVGRect createSVGRect()
public SVGTransform createSVGTransform()
public SVGTransform createSVGTransformFromMatrix(SVGMatrix matrix)
public void deselectAll()
public void forceRedraw()
public CSSStyleDeclaration getComputedStyle(Element elt, String pseudoElt)
public CSSStyleDeclaration getComputedStyle(Element elt)
public double getCurrentTime()
public NodeList getEnclosureList(SVGRect rect, SVGElement referenceElement)
public NodeList getIntersectionList(SVGRect rect, SVGElement referenceElement)
public void pauseAnimations()
public void setCurrentTime(double seconds)
public double suspendRedraw(double maxWaitMilliseconds)
public void unpauseAnimations()
public void unsuspendRedraw(double suspendHandleID)
public void unsuspendRedrawAll()
Copyright © 2021. All rights reserved.