Télécharger la bibliothèque BasicCircuits-0.91-2.jar

Author:

com.lowagie.tools.ToolboxAvailable(Ci-dessous la liste des Méthodes de la classe)

public void ()
public static void main(String[] arg0)

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

public void ()
public void (String arg1)

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

public void ()
public static byte[] getGlobalSegment(com.lowagie.text.pdf.RandomAccessFileOrArray arg0)
public static com.lowagie.text.Image getJbig2Image(com.lowagie.text.pdf.RandomAccessFileOrArray arg0, int arg1)
public static int getNumberOfPages(com.lowagie.text.pdf.RandomAccessFileOrArray arg0)

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


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


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

public int getKerning(int arg1, int arg2)
public void process(com.lowagie.text.pdf.RandomAccessFileOrArray arg1)
		throws com.lowagie.text.DocumentException, java.io.IOException
public com.lowagie.text.pdf.PdfStream getFullFontStream()
		throws com.lowagie.text.DocumentException
public float getFontDescriptor(int arg1, float arg2)
public String getPostscriptFontName()
public String[][] getFullFontName()
public String[][] getAllNameEntries()
public String[][] getFamilyFontName()
public boolean hasKernPairs()
public void setPostscriptFontName(String arg1)
public boolean setKerning(int arg1, int arg2, int arg3)

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

public void (com.lowagie.text.pdf.PdfSpotColor arg1, float arg2)
public void (com.lowagie.text.pdf.PdfSpotColor arg1)
public com.lowagie.text.pdf.PdfSpotColor getPdfSpotColor()
public float getTint()
public boolean equals(Object arg1)
public int hashCode()

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

public void (com.lowagie.text.pdf.PdfContentByte arg1)
public void addText(com.lowagie.text.Phrase arg1)
public void addText(com.lowagie.text.Chunk arg1)
public void setVerticalLayout(float arg1, float arg2, float arg3, int arg4, float arg5)
public void setLeading(float arg1)
public float getLeading()
public int go()
public int go(boolean arg1)
public void setOrigin(float arg1, float arg2)
public float getOriginX()
public float getOriginY()
public int getMaxLines()
public void setMaxLines(int arg1)
public float getHeight()
public void setHeight(float arg1)
public void setAlignment(int arg1)
public int getAlignment()

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

public void ()
public void setPdfVersion(char arg1)
public void setAtLeastPdfVersion(char arg1)
public void setPdfVersion(com.lowagie.text.pdf.PdfName arg1)
public void setAppendmode(boolean arg1)
public void writeHeader(com.lowagie.text.pdf.OutputStreamCounter arg1)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfName getVersionAsName(char arg1)
public byte[] getVersionAsByteArray(char arg1)
public void addToCatalog(com.lowagie.text.pdf.PdfDictionary arg1)
public void addDeveloperExtension(com.lowagie.text.pdf.PdfDeveloperExtension arg1)

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

public void set(int arg1)

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

public void ()
public void (String arg1)

com.lowagie.text.pdf.parser.PdfContentStreamProcessor$TextSetTextMatrix(Ci-dessous la liste des Méthodes de la classe)

public void invoke(com.lowagie.text.pdf.parser.PdfContentStreamProcessor arg1, com.lowagie.text.pdf.PdfLiteral arg2, java.util.ArrayList arg3)

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

public com.lowagie.text.pdf.PdfDictionary getPageN(int arg1)
public com.lowagie.text.pdf.PdfDictionary getPageNRelease(int arg1)
public com.lowagie.text.pdf.PRIndirectReference getPageOrigRefRelease(int arg1)
public com.lowagie.text.pdf.PRIndirectReference getPageOrigRef(int arg1)
public void releasePage(int arg1)
public void resetReleasePage()

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

public abstract void invoke(com.lowagie.text.pdf.parser.PdfContentStreamProcessor arg1, com.lowagie.text.pdf.PdfLiteral arg2, java.util.ArrayList arg3)

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

public abstract void setComplete(boolean arg1)
public abstract boolean isComplete()
public abstract void flushContent()

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

public static com.lowagie.text.pdf.PdfWriter getInstance(com.lowagie.text.Document arg0, java.io.OutputStream arg1)
		throws com.lowagie.text.DocumentException
public static com.lowagie.text.pdf.PdfWriter getInstance(com.lowagie.text.Document arg0, java.io.OutputStream arg1, com.lowagie.text.DocListener arg2)
		throws com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfDictionary getInfo()
public float getVerticalPosition(boolean arg1)
public void setInitialLeading(float arg1)
		throws com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfContentByte getDirectContent()
public com.lowagie.text.pdf.PdfContentByte getDirectContentUnder()
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1, boolean arg2)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1, com.lowagie.text.pdf.PdfIndirectReference arg2)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1, com.lowagie.text.pdf.PdfIndirectReference arg2, boolean arg3)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1, int arg2)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectObject addToBody(com.lowagie.text.pdf.PdfObject arg1, int arg2, boolean arg3)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfIndirectReference getPdfIndirectReference()
public com.lowagie.text.pdf.PdfDictionary getExtraCatalog()
public void setLinearPageMode()
public int reorderPages(int[] arg1)
		throws com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfIndirectReference getPageReference(int arg1)
public int getPageNumber()
public int getCurrentPageNumber()
public void setTabs(com.lowagie.text.pdf.PdfName arg1)
public com.lowagie.text.pdf.PdfName getTabs()
public void setPageEvent(com.lowagie.text.pdf.PdfPageEvent arg1)
public com.lowagie.text.pdf.PdfPageEvent getPageEvent()
public void open()
public void close()
public com.lowagie.text.pdf.PdfOutline getRootOutline()
public void setOutlines(java.util.List arg1)
public void setPdfVersion(char arg1)
public void setAtLeastPdfVersion(char arg1)
public void setPdfVersion(com.lowagie.text.pdf.PdfName arg1)
public void addDeveloperExtension(com.lowagie.text.pdf.PdfDeveloperExtension arg1)
public void setViewerPreferences(int arg1)
public void addViewerPreference(com.lowagie.text.pdf.PdfName arg1, com.lowagie.text.pdf.PdfObject arg2)
public void setPageLabels(com.lowagie.text.pdf.PdfPageLabels arg1)
public void addJavaScript(com.lowagie.text.pdf.PdfAction arg1)
public void addJavaScript(String arg1, boolean arg2)
public void addJavaScript(String arg1)
public void addJavaScript(String arg1, com.lowagie.text.pdf.PdfAction arg2)
public void addJavaScript(String arg1, String arg2, boolean arg3)
public void addJavaScript(String arg1, String arg2)
public void addFileAttachment(String arg1, byte[] arg2, String arg3, String arg4)
		throws java.io.IOException
public void addFileAttachment(String arg1, com.lowagie.text.pdf.PdfFileSpecification arg2)
		throws java.io.IOException
public void addFileAttachment(com.lowagie.text.pdf.PdfFileSpecification arg1)
		throws java.io.IOException
public void setOpenAction(String arg1)
public void setOpenAction(com.lowagie.text.pdf.PdfAction arg1)
public void setAdditionalAction(com.lowagie.text.pdf.PdfName arg1, com.lowagie.text.pdf.PdfAction arg2)
		throws com.lowagie.text.DocumentException
public void setCollection(com.lowagie.text.pdf.collection.PdfCollection arg1)
public com.lowagie.text.pdf.PdfAcroForm getAcroForm()
public void addAnnotation(com.lowagie.text.pdf.PdfAnnotation arg1)
public void addCalculationOrder(com.lowagie.text.pdf.PdfFormField arg1)
public void setSigFlags(int arg1)
public void setXmpMetadata(byte[] arg1)
public void setPageXmpMetadata(byte[] arg1)
public void createXmpMetadata()
public void setPDFXConformance(int arg1)
public int getPDFXConformance()
public boolean isPdfX()
public void setOutputIntents(String arg1, String arg2, String arg3, String arg4, java.awt.color.ICC_Profile arg5)
		throws java.io.IOException
public void setOutputIntents(String arg1, String arg2, String arg3, String arg4, byte[] arg5)
		throws java.io.IOException
public boolean setOutputIntents(com.lowagie.text.pdf.PdfReader arg1, boolean arg2)
		throws java.io.IOException
public void setEncryption(byte[] arg1, byte[] arg2, int arg3, int arg4)
		throws com.lowagie.text.DocumentException
public void setEncryption(java.security.cert.Certificate[] arg1, int[] arg2, int arg3)
		throws com.lowagie.text.DocumentException
public void setEncryption(byte[] arg1, byte[] arg2, int arg3, boolean arg4) [Deprecated]
		throws com.lowagie.text.DocumentException
public void setEncryption(boolean arg1, String arg2, String arg3, int arg4) [Deprecated]
		throws com.lowagie.text.DocumentException
public void setEncryption(int arg1, String arg2, String arg3, int arg4) [Deprecated]
		throws com.lowagie.text.DocumentException
public boolean isFullCompression()
public void setFullCompression()
public int getCompressionLevel()
public void setCompressionLevel(int arg1)
public void releaseTemplate(com.lowagie.text.pdf.PdfTemplate arg1)
		throws java.io.IOException
public com.lowagie.text.pdf.PdfImportedPage getImportedPage(com.lowagie.text.pdf.PdfReader arg1, int arg2)
public void freeReader(com.lowagie.text.pdf.PdfReader arg1)
		throws java.io.IOException
public int getCurrentDocumentSize()
public void setTagged()
public boolean isTagged()
public com.lowagie.text.pdf.PdfStructureTreeRoot getStructureTreeRoot()
public com.lowagie.text.pdf.PdfOCProperties getOCProperties()
public void addOCGRadioGroup(java.util.ArrayList arg1)
public void lockLayer(com.lowagie.text.pdf.PdfLayer arg1)
public com.lowagie.text.Rectangle getPageSize()
public void setCropBoxSize(com.lowagie.text.Rectangle arg1)
public void setBoxSize(String arg1, com.lowagie.text.Rectangle arg2)
public com.lowagie.text.Rectangle getBoxSize(String arg1)
public void setPageEmpty(boolean arg1)
public void setPageAction(com.lowagie.text.pdf.PdfName arg1, com.lowagie.text.pdf.PdfAction arg2)
		throws com.lowagie.text.DocumentException
public void setDuration(int arg1)
public void setTransition(com.lowagie.text.pdf.PdfTransition arg1)
public void setThumbnail(com.lowagie.text.Image arg1)
		throws com.lowagie.text.pdf.PdfException, com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfDictionary getGroup()
public void setGroup(com.lowagie.text.pdf.PdfDictionary arg1)
public float getSpaceCharRatio()
public void setSpaceCharRatio(float arg1)
public void setRunDirection(int arg1)
public int getRunDirection()
public float getUserunit()
public void setUserunit(float arg1)
		throws com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfDictionary getDefaultColorspace()
public void setDefaultColorspace(com.lowagie.text.pdf.PdfName arg1, com.lowagie.text.pdf.PdfObject arg2)
public boolean isStrictImageSequence()
public void setStrictImageSequence(boolean arg1)
public void clearTextWrap()
		throws com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfName addDirectImageSimple(com.lowagie.text.Image arg1)
		throws com.lowagie.text.pdf.PdfException, com.lowagie.text.DocumentException
public com.lowagie.text.pdf.PdfName addDirectImageSimple(com.lowagie.text.Image arg1, com.lowagie.text.pdf.PdfIndirectReference arg2)
		throws com.lowagie.text.pdf.PdfException, com.lowagie.text.DocumentException
public boolean fitsPage(com.lowagie.text.Table arg1, float arg2)
public boolean fitsPage(com.lowagie.text.Table arg1)
public boolean isUserProperties()
public void setUserProperties(boolean arg1)
public boolean isRgbTransparencyBlending()
public void setRgbTransparencyBlending(boolean arg1)

A Voir sur le même Sujet:

  • sql exenpl modifier
  • session
  • code chercher article sql java

Leave a Reply

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