public class JsDOMPlugin extends JsElementalMixinBase implements DOMPlugin
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsDOMPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
A human readable description of the plugin.
|
String |
getFilename()
The filename of the plugin file.
|
int |
getLength() |
String |
getName()
The name of the plugin.
|
JsDOMMimeType |
item(int index)
Returns the MIME type of a supported content type, given the index number into a list of supported types.
|
JsDOMMimeType |
namedItem(String name)
Returns the MIME type of a supported item.
|
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 String getDescription()
DOMPlugin
getDescription
in interface DOMPlugin
public final String getFilename()
DOMPlugin
getFilename
in interface DOMPlugin
public final String getName()
DOMPlugin
public final JsDOMMimeType item(int index)
DOMPlugin
public final JsDOMMimeType namedItem(String name)
DOMPlugin
Copyright © 2018. All rights reserved.