Téléchargement de l’api batik-svg-dom.jar

Author:

org.apache.batik.dom.svg.SVGOMSVGElement(Ci-dessous la liste des Méthodes de la classe)

public void (String prefix, org.apache.batik.dom.AbstractDocument owner)
public String getLocalName()
public org.w3c.dom.svg.SVGAnimatedLength getX()
public org.w3c.dom.svg.SVGAnimatedLength getY()
public org.w3c.dom.svg.SVGAnimatedLength getWidth()
public org.w3c.dom.svg.SVGAnimatedLength getHeight()
public String getContentScriptType()
public void setContentScriptType(String type)
public String getContentStyleType()
public void setContentStyleType(String type)
public org.w3c.dom.svg.SVGRect getViewport()
public float getPixelUnitToMillimeterX()
public float getPixelUnitToMillimeterY()
public float getScreenPixelToMillimeterX()
public float getScreenPixelToMillimeterY()
public boolean getUseCurrentView()
public void setUseCurrentView(boolean useCurrentView)
		throws org.w3c.dom.DOMException
public org.w3c.dom.svg.SVGViewSpec getCurrentView()
public float getCurrentScale()
public void setCurrentScale(float currentScale)
		throws org.w3c.dom.DOMException
public org.w3c.dom.svg.SVGPoint getCurrentTranslate()
public int suspendRedraw(int max_wait_milliseconds)
public void unsuspendRedraw(int suspend_handle_id)
		throws org.w3c.dom.DOMException
public void unsuspendRedrawAll()
public void forceRedraw()
public void pauseAnimations()
public void unpauseAnimations()
public boolean animationsPaused()
public float getCurrentTime()
public void setCurrentTime(float seconds)
public org.w3c.dom.NodeList getIntersectionList(org.w3c.dom.svg.SVGRect rect, org.w3c.dom.svg.SVGElement referenceElement)
public org.w3c.dom.NodeList getEnclosureList(org.w3c.dom.svg.SVGRect rect, org.w3c.dom.svg.SVGElement referenceElement)
public boolean checkIntersection(org.w3c.dom.svg.SVGElement element, org.w3c.dom.svg.SVGRect rect)
public boolean checkEnclosure(org.w3c.dom.svg.SVGElement element, org.w3c.dom.svg.SVGRect rect)
public void deselectAll()
public org.w3c.dom.svg.SVGNumber createSVGNumber()
public org.w3c.dom.svg.SVGLength createSVGLength()
public org.w3c.dom.svg.SVGAngle createSVGAngle()
public org.w3c.dom.svg.SVGPoint createSVGPoint()
public org.w3c.dom.svg.SVGMatrix createSVGMatrix()
public org.w3c.dom.svg.SVGRect createSVGRect()
public org.w3c.dom.svg.SVGTransform createSVGTransform()
public org.w3c.dom.svg.SVGTransform createSVGTransformFromMatrix(org.w3c.dom.svg.SVGMatrix matrix)
public org.w3c.dom.Element getElementById(String elementId)
public org.w3c.dom.svg.SVGElement getNearestViewportElement()
public org.w3c.dom.svg.SVGElement getFarthestViewportElement()
public org.w3c.dom.svg.SVGRect getBBox()
public org.w3c.dom.svg.SVGMatrix getCTM()
public org.w3c.dom.svg.SVGMatrix getScreenCTM()
public org.w3c.dom.svg.SVGMatrix getTransformToElement(org.w3c.dom.svg.SVGElement element)
		throws org.w3c.dom.svg.SVGException
public org.w3c.dom.views.DocumentView getDocument()
public org.w3c.dom.css.CSSStyleDeclaration getComputedStyle(org.w3c.dom.Element elt, String pseudoElt)
public org.w3c.dom.events.Event createEvent(String eventType)
		throws org.w3c.dom.DOMException
public boolean canDispatch(String namespaceURI, String type)
		throws org.w3c.dom.DOMException
public org.w3c.dom.stylesheets.StyleSheetList getStyleSheets()
public org.w3c.dom.css.CSSStyleDeclaration getOverrideStyle(org.w3c.dom.Element elt, String pseudoElt)
public String getXMLlang()
public void setXMLlang(String lang)
public String getXMLspace()
public void setXMLspace(String space)
public short getZoomAndPan()
public void setZoomAndPan(short val)
public org.w3c.dom.svg.SVGAnimatedRect getViewBox()
public org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
public org.w3c.dom.svg.SVGAnimatedBoolean getExternalResourcesRequired()
public org.w3c.dom.svg.SVGStringList getRequiredFeatures()
public org.w3c.dom.svg.SVGStringList getRequiredExtensions()
public org.w3c.dom.svg.SVGStringList getSystemLanguage()
public boolean hasExtension(String extension)

Leave a Reply

Your email address will not be published. Required fields are marked *