public class SVGElement extends Element
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Object> |
className |
net.java.html.lib.Objs.Property<String> |
id |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onclick |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
ondblclick |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super FocusEvent,? extends Object>> |
onfocusin |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super FocusEvent,? extends Object>> |
onfocusout |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> |
onload |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onmousedown |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onmousemove |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onmouseout |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onmouseover |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> |
onmouseup |
net.java.html.lib.Objs.Property<SVGSVGElement> |
ownerSVGElement |
net.java.html.lib.Objs.Property<SVGElement> |
viewportElement |
net.java.html.lib.Objs.Property<String> |
xmlbase |
classList, 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 |
SVGElement(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static SVGElement |
$as(Object obj) |
void |
addEventListener(String type,
EventListener listener) |
void |
addEventListener(String type,
EventListener listener,
Boolean useCapture) |
void |
addEventListener(String type,
EventListenerObject listener) |
void |
addEventListener(String type,
EventListenerObject listener,
Boolean useCapture) |
void |
addEventListener(Void type,
net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener) |
void |
addEventListener(Void type,
net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener,
Boolean useCapture) |
String |
id() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onclick() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
ondblclick() |
net.java.html.lib.Function.A1<? super FocusEvent,? extends Object> |
onfocusin() |
net.java.html.lib.Function.A1<? super FocusEvent,? extends Object> |
onfocusout() |
net.java.html.lib.Function.A1<? super Event,? extends Object> |
onload() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onmousedown() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onmousemove() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onmouseout() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onmouseover() |
net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> |
onmouseup() |
SVGSVGElement |
ownerSVGElement() |
SVGElement |
viewportElement() |
String |
xmlbase() |
classList, 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> id
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onclick
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> ondblclick
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super FocusEvent,? extends Object>> onfocusin
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super FocusEvent,? extends Object>> onfocusout
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Event,? extends Object>> onload
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onmousedown
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onmousemove
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onmouseout
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onmouseover
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super MouseEvent,? extends Object>> onmouseup
public net.java.html.lib.Objs.Property<SVGSVGElement> ownerSVGElement
public net.java.html.lib.Objs.Property<SVGElement> viewportElement
public net.java.html.lib.Objs.Property<String> xmlbase
public net.java.html.lib.Objs.Property<Object> className
protected SVGElement(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static SVGElement $as(Object obj)
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onclick()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> ondblclick()
public net.java.html.lib.Function.A1<? super FocusEvent,? extends Object> onfocusin()
public net.java.html.lib.Function.A1<? super FocusEvent,? extends Object> onfocusout()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onmousedown()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onmousemove()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onmouseout()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onmouseover()
public net.java.html.lib.Function.A1<? super MouseEvent,? extends Object> onmouseup()
public SVGSVGElement ownerSVGElement()
public SVGElement viewportElement()
public String xmlbase()
public void addEventListener(String type, EventListener listener, Boolean useCapture)
addEventListener in class Elementpublic void addEventListener(String type, EventListenerObject listener, Boolean useCapture)
addEventListener in class Elementpublic void addEventListener(String type, EventListener listener)
addEventListener in class Elementpublic void addEventListener(String type, EventListenerObject listener)
addEventListener in class Elementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener, Boolean useCapture)
addEventListener in class Elementpublic void addEventListener(Void type, net.java.html.lib.Function.A1<? super WheelEvent,? extends Object> listener)
addEventListener in class ElementCopyright © 2021. All rights reserved.