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

Author:

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

public void ()
public static int getNumberOfChars(org.w3c.dom.Element elt)
public static org.w3c.dom.svg.SVGRect getExtentOfChar(org.w3c.dom.Element elt, int charnum)
public static org.w3c.dom.svg.SVGPoint getStartPositionOfChar(org.w3c.dom.Element elt, int charnum)
		throws org.w3c.dom.DOMException
public static org.w3c.dom.svg.SVGPoint getEndPositionOfChar(org.w3c.dom.Element elt, int charnum)
		throws org.w3c.dom.DOMException
public static void selectSubString(org.w3c.dom.Element elt, int charnum, int nchars)
public static float getRotationOfChar(org.w3c.dom.Element elt, int charnum)
public static float getComputedTextLength(org.w3c.dom.Element elt)
public static float getSubStringLength(org.w3c.dom.Element elt, int charnum, int nchars)
public static int getCharNumAtPosition(org.w3c.dom.Element elt, float x, float y)
		throws org.w3c.dom.DOMException

Leave a Reply

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