Télécharger la bibliothèque batik-anim-1.7.jar

Author:

com.lowagie.text.pdf.BaseFont(Ci-dessous la liste des Méthodes de la classe)

public static com.lowagie.text.pdf.BaseFont createFont()
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(String arg0, String arg1, boolean arg2)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(String arg0, String arg1, boolean arg2, boolean arg3)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(String arg0, String arg1, boolean arg2, boolean arg3, byte[] arg4, byte[] arg5)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(String arg0, String arg1, boolean arg2, boolean arg3, byte[] arg4, byte[] arg5, boolean arg6)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(String arg0, String arg1, boolean arg2, boolean arg3, byte[] arg4, byte[] arg5, boolean arg6, boolean arg7)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static com.lowagie.text.pdf.BaseFont createFont(com.lowagie.text.pdf.PRIndirectReference arg0)
public abstract int getKerning(int arg1, int arg2)
public abstract boolean setKerning(int arg1, int arg2, int arg3)
public int getWidth(int arg1)
public int getWidth(String arg1)
public int getDescent(String arg1)
public int getAscent(String arg1)
public float getDescentPoint(String arg1, float arg2)
public float getAscentPoint(String arg1, float arg2)
public float getWidthPointKerned(String arg1, float arg2)
public float getWidthPoint(String arg1, float arg2)
public float getWidthPoint(int arg1, float arg2)
public String getEncoding()
public abstract float getFontDescriptor(int arg1, float arg2)
public int getFontType()
public boolean isEmbedded()
public boolean isFontSpecific()
public static String createSubsetPrefix()
public abstract String getPostscriptFontName()
public abstract void setPostscriptFontName(String arg1)
public abstract String[][] getFullFontName()
public abstract String[][] getAllNameEntries()
public static String[][] getFullFontName(String arg0, String arg1, byte[] arg2)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static Object[] getAllFontNames(String arg0, String arg1, byte[] arg2)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static String[][] getAllNameEntries(String arg0, String arg1, byte[] arg2)
		throws com.lowagie.text.DocumentException, java.io.IOException
public abstract String[][] getFamilyFontName()
public String[] getCodePagesSupported()
public static String[] enumerateTTCNames(String arg0)
		throws com.lowagie.text.DocumentException, java.io.IOException
public static String[] enumerateTTCNames(byte[] arg0)
		throws com.lowagie.text.DocumentException, java.io.IOException
public int[] getWidths()
public String[] getDifferences()
public char[] getUnicodeDifferences()
public boolean isForceWidthsOutput()
public void setForceWidthsOutput(boolean arg1)
public boolean isDirectTextToByte()
public void setDirectTextToByte(boolean arg1)
public boolean isSubset()
public void setSubset(boolean arg1)
public static java.io.InputStream getResourceStream(String arg0)
public static java.io.InputStream getResourceStream(String arg0, ClassLoader arg1)
public int getUnicodeEquivalent(int arg1)
public int getCidCode(int arg1)
public abstract boolean hasKernPairs()
public boolean charExists(int arg1)
public boolean setCharAdvance(int arg1, int arg2)
public static java.util.ArrayList getDocumentFonts(com.lowagie.text.pdf.PdfReader arg0)
public static java.util.ArrayList getDocumentFonts(com.lowagie.text.pdf.PdfReader arg0, int arg1)
public int[] getCharBBox(int arg1)
public void correctArabicAdvance()
public void addSubsetRange(int[] arg1)
public int getCompressionLevel()
public void setCompressionLevel(int arg1)

A Voir sur le même Sujet:

  • arraylist
  • pdfname unicode EncodeName DecodeName
  • setExtraParagraphSpace
  • abstract

Leave a Reply

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