com.lowagie.text.pdf.internal.PolylineShape(Ci-dessous la liste des Méthodes de la classe)
public void (int[] arg1, int[] arg2, int arg3) public java.awt.geom.Rectangle2D getBounds2D() public java.awt.Rectangle getBounds() public boolean contains(double arg1, double arg3) public boolean contains(java.awt.geom.Point2D arg1) public boolean contains(double arg1, double arg3, double arg5, double arg7) public boolean contains(java.awt.geom.Rectangle2D arg1) public boolean intersects(double arg1, double arg3, double arg5, double arg7) public boolean intersects(java.awt.geom.Rectangle2D arg1) public java.awt.geom.PathIterator getPathIterator(java.awt.geom.AffineTransform arg1) public java.awt.geom.PathIterator getPathIterator(java.awt.geom.AffineTransform arg1, double arg2)
com.lowagie.text.pdf.PdfSignature(Ci-dessous la liste des Méthodes de la classe)
public void (com.lowagie.text.pdf.PdfName arg1, com.lowagie.text.pdf.PdfName arg2) public void setByteRange(int[] arg1) public void setContents(byte[] arg1) public void setCert(byte[] arg1) public void setName(String arg1) public void setDate(com.lowagie.text.pdf.PdfDate arg1) public void setLocation(String arg1) public void setReason(String arg1) public void setContact(String arg1)
com.lowagie.text.pdf.TrueTypeFontUnicode(Ci-dessous la liste des Méthodes de la classe)
public int getWidth(int arg1) public int getWidth(String arg1) public int compare(Object arg1, Object arg2) public com.lowagie.text.pdf.PdfStream getFullFontStream() throws java.io.IOException, com.lowagie.text.DocumentException public int[] getMetricsTT(int arg1) public boolean charExists(int arg1) public boolean setCharAdvance(int arg1, int arg2) public int[] getCharBBox(int arg1)
com.lowagie.text.pdf.RandomAccessFileOrArray(Ci-dessous la liste des Méthodes de la classe)
public void (String arg1) throws java.io.IOException public void (String arg1, boolean arg2, boolean arg3) throws java.io.IOException public void (java.net.URL arg1) throws java.io.IOException public void (java.io.InputStream arg1) throws java.io.IOException public static byte[] InputStreamToArray(java.io.InputStream arg0) throws java.io.IOException public void (byte[] arg1) public void (com.lowagie.text.pdf.RandomAccessFileOrArray arg1) public void pushBack(byte arg1) public int read() throws java.io.IOException public int read(byte[] arg1, int arg2, int arg3) throws java.io.IOException public int read(byte[] arg1) throws java.io.IOException public void readFully(byte[] arg1) throws java.io.IOException public void readFully(byte[] arg1, int arg2, int arg3) throws java.io.IOException public long skip(long arg1) throws java.io.IOException public int skipBytes(int arg1) throws java.io.IOException public void reOpen() throws java.io.IOException public boolean isOpen() public void close() throws java.io.IOException public int length() throws java.io.IOException public void seek(int arg1) throws java.io.IOException public void seek(long arg1) throws java.io.IOException public int getFilePointer() throws java.io.IOException public boolean readBoolean() throws java.io.IOException public byte readByte() throws java.io.IOException public int readUnsignedByte() throws java.io.IOException public short readShort() throws java.io.IOException public final short readShortLE() throws java.io.IOException public int readUnsignedShort() throws java.io.IOException public final int readUnsignedShortLE() throws java.io.IOException public char readChar() throws java.io.IOException public final char readCharLE() throws java.io.IOException public int readInt() throws java.io.IOException public final int readIntLE() throws java.io.IOException public final long readUnsignedInt() throws java.io.IOException public final long readUnsignedIntLE() throws java.io.IOException public long readLong() throws java.io.IOException public final long readLongLE() throws java.io.IOException public float readFloat() throws java.io.IOException public final float readFloatLE() throws java.io.IOException public double readDouble() throws java.io.IOException public final double readDoubleLE() throws java.io.IOException public String readLine() throws java.io.IOException public String readUTF() throws java.io.IOException public int getStartOffset() public void setStartOffset(int arg1) public java.nio.ByteBuffer getNioByteBuffer() throws java.io.IOException
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102