Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.apache.batik.dom.svg.SVGTextContent

Uses of SVGTextContent in org.apache.batik.dom.svg
 

Methods in org.apache.batik.dom.svg with parameters of type SVGTextContent
protected static java.awt.geom.Rectangle2D SVGTextContentSupport.getExtent(SVGOMElement svgelt, SVGTextContent context, int charnum)
           
protected static java.awt.geom.Point2D SVGTextContentSupport.getStartPos(SVGOMElement svgelt, SVGTextContent context, int charnum)
           
protected static java.awt.geom.Point2D SVGTextContentSupport.getEndPos(SVGOMElement svgelt, SVGTextContent context, int charnum)