Téléchargement de l’api batik-gvt.jar

Author:

org.apache.batik.gvt.text.GlyphLayout(Ci-dessous la liste des Méthodes de la classe)

public void (java.text.AttributedCharacterIterator aci, int[] charMap, java.awt.geom.Point2D offset, java.awt.font.FontRenderContext frc)
public org.apache.batik.gvt.font.GVTGlyphVector getGlyphVector()
public java.awt.geom.Point2D getOffset()
public void setScale(float xScale, float yScale, boolean adjSpacing)
public void setOffset(java.awt.geom.Point2D offset)
public org.apache.batik.gvt.font.GVTGlyphMetrics getGlyphMetrics(int glyphIndex)
public org.apache.batik.gvt.font.GVTLineMetrics getLineMetrics()
public boolean isVertical()
public boolean isOnATextPath()
public int getGlyphCount()
public int getCharacterCount(int startGlyphIndex, int endGlyphIndex)
public boolean isLeftToRight()
public void draw(java.awt.Graphics2D g2d)
public java.awt.geom.Point2D getAdvance2D()
public java.awt.Shape getOutline()
public float[] getGlyphAdvances()
public java.awt.Shape getDecorationOutline(int decorationType)
public java.awt.geom.Rectangle2D getBounds2D()
public java.awt.geom.Rectangle2D getGeometricBounds()
public java.awt.geom.Point2D getTextPathAdvance()
public int getGlyphIndex(int charIndex)
public int getLastGlyphIndex(int charIndex)
public double getComputedOrientationAngle(int index)
public java.awt.Shape getHighlightShape(int beginCharIndex, int endCharIndex)
public static boolean epsEQ(double a, double b)
public static void mergeAreas(java.awt.geom.GeneralPath shape, java.awt.geom.Area[] shapes, int nShapes)
public org.apache.batik.gvt.text.TextHit hitTestChar(float x, float y)
public boolean hasCharacterIndex(int index)
public boolean isAltGlyph()

Leave a Reply

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