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

Author:

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

public void (org.apache.batik.gvt.font.GVTFont font, org.apache.batik.gvt.font.Glyph[] glyphs, java.awt.font.FontRenderContext frc)
public org.apache.batik.gvt.font.GVTFont getFont()
public java.awt.font.FontRenderContext getFontRenderContext()
public int getGlyphCode(int glyphIndex)
		throws java.lang.IndexOutOfBoundsException
public int[] getGlyphCodes(int beginGlyphIndex, int numEntries, int[] codeReturn)
		throws java.lang.IndexOutOfBoundsException, java.lang.IllegalArgumentException
public java.awt.font.GlyphJustificationInfo getGlyphJustificationInfo(int glyphIndex)
public java.awt.Shape getGlyphLogicalBounds(int glyphIndex)
public org.apache.batik.gvt.font.GVTGlyphMetrics getGlyphMetrics(int idx)
public java.awt.Shape getGlyphOutline(int glyphIndex)
public java.awt.geom.Rectangle2D getGlyphCellBounds(int glyphIndex)
public java.awt.geom.Point2D getGlyphPosition(int glyphIndex)
public float[] getGlyphPositions(int beginGlyphIndex, int numEntries, float[] positionReturn)
public java.awt.geom.AffineTransform getGlyphTransform(int glyphIndex)
public java.awt.Shape getGlyphVisualBounds(int glyphIndex)
public java.awt.geom.Rectangle2D getBounds2D(java.text.AttributedCharacterIterator aci)
public java.awt.geom.Rectangle2D getLogicalBounds()
public int getNumGlyphs()
public java.awt.Shape getOutline()
public java.awt.Shape getOutline(float x, float y)
public java.awt.geom.Rectangle2D getGeometricBounds()
public void performDefaultLayout()
public void setGlyphPosition(int glyphIndex, java.awt.geom.Point2D newPos)
		throws java.lang.IndexOutOfBoundsException
public void setGlyphTransform(int glyphIndex, java.awt.geom.AffineTransform newTX)
public void setGlyphVisible(int glyphIndex, boolean visible)
public boolean isGlyphVisible(int glyphIndex)
public int getCharacterCount(int startGlyphIndex, int endGlyphIndex)
public void draw(java.awt.Graphics2D graphics2D, java.text.AttributedCharacterIterator aci)

A Voir sur le même Sujet:

  • proxy générique en java
  • awt

Leave a Reply

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