Télécharger la bibliothèque baselet_jsyntaxpane-0.9.5-b29_customized.jar

Author:

org.sourceforge.jlibeps.epsgraphics.EpsGraphics2D(Ci-dessous la liste des Méthodes de la classe)

public void ()
public void (String title)
public void (String title, java.io.File file, int minX, int minY, int maxX, int maxY)
		throws java.io.IOException
public void (String title, java.io.OutputStream outputStream, int minX, int minY, int maxX, int maxY)
		throws java.io.IOException
public void setAccurateTextMode(boolean b)
public boolean getAccurateTextMode()
public void setColorDepth(int c)
public int getColorDepth()
public void flush()
		throws java.io.IOException
public void close()
		throws java.io.IOException
public void draw3DRect(int x, int y, int width, int height, boolean raised)
public void fill3DRect(int x, int y, int width, int height, boolean raised)
public void draw(java.awt.Shape s)
public boolean drawImage(java.awt.Image img, java.awt.geom.AffineTransform xform, java.awt.image.ImageObserver obs)
public void drawImage(java.awt.image.BufferedImage img, java.awt.image.BufferedImageOp op, int x, int y)
public void drawRenderedImage(java.awt.image.RenderedImage img, java.awt.geom.AffineTransform xform)
public void drawRenderableImage(java.awt.image.renderable.RenderableImage img, java.awt.geom.AffineTransform xform)
public void drawString(String str, int x, int y)
public void drawString(String s, float x, float y)
public void drawString(java.text.AttributedCharacterIterator iterator, int x, int y)
public void drawString(java.text.AttributedCharacterIterator iterator, float x, float y)
public void drawGlyphVector(java.awt.font.GlyphVector g, float x, float y)
public void fill(java.awt.Shape s)
public boolean hit(java.awt.Rectangle rect, java.awt.Shape s, boolean onStroke)
public java.awt.GraphicsConfiguration getDeviceConfiguration()
public void setComposite(java.awt.Composite comp)
public void setPaint(java.awt.Paint paint)
public void setStroke(java.awt.Stroke s)
public void setRenderingHints(java.util.Map hints)
public void addRenderingHints(java.util.Map hints)
public java.awt.RenderingHints getRenderingHints()
public void translate(int x, int y)
public void translate(double tx, double ty)
public void rotate(double theta)
public void rotate(double theta, double x, double y)
public void scale(double sx, double sy)
public void shear(double shx, double shy)
public void transform(java.awt.geom.AffineTransform Tx)
public void setTransform(java.awt.geom.AffineTransform Tx)
public java.awt.geom.AffineTransform getTransform()
public java.awt.Paint getPaint()
public java.awt.Composite getComposite()
public void setBackground(java.awt.Color color)
public java.awt.Color getBackground()
public java.awt.Stroke getStroke()
public void clip(java.awt.Shape s)
public java.awt.font.FontRenderContext getFontRenderContext()
public java.awt.Graphics create()
public java.awt.Graphics create(int x, int y, int width, int height)
public java.awt.Color getColor()
public void setColor(java.awt.Color c)
public void setPaintMode()
public void setXORMode(java.awt.Color c1)
public java.awt.Font getFont()
public void setFont(java.awt.Font font)
public java.awt.FontMetrics getFontMetrics()
public java.awt.FontMetrics getFontMetrics(java.awt.Font f)
public java.awt.Rectangle getClipBounds()
public void clipRect(int x, int y, int width, int height)
public void setClip(int x, int y, int width, int height)
public java.awt.Shape getClip()
public void setClip(java.awt.Shape clip)
public void copyArea(int x, int y, int width, int height, int dx, int dy)
public void drawLine(int x1, int y1, int x2, int y2)
public void fillRect(int x, int y, int width, int height)
public void drawRect(int x, int y, int width, int height)
public void clearRect(int x, int y, int width, int height)
public void drawRoundRect(int x, int y, int width, int height, int arcWidth, int arcHeight)
public void fillRoundRect(int x, int y, int width, int height, int arcWidth, int arcHeight)
public void drawOval(int x, int y, int width, int height)
public void fillOval(int x, int y, int width, int height)
public void drawArc(int x, int y, int width, int height, int startAngle, int arcAngle)
public void fillArc(int x, int y, int width, int height, int startAngle, int arcAngle)
public void drawPolyline(int[] xPoints, int[] yPoints, int nPoints)
public void drawPolygon(int[] xPoints, int[] yPoints, int nPoints)
public void drawPolygon(java.awt.Polygon p)
public void fillPolygon(int[] xPoints, int[] yPoints, int nPoints)
public void fillPolygon(java.awt.Polygon p)
public void drawChars(char[] data, int offset, int length, int x, int y)
public void drawBytes(byte[] data, int offset, int length, int x, int y)
public boolean drawImage(java.awt.Image img, int x, int y, java.awt.image.ImageObserver observer)
public boolean drawImage(java.awt.Image img, int x, int y, int width, int height, java.awt.image.ImageObserver observer)
public boolean drawImage(java.awt.Image img, int x, int y, java.awt.Color bgcolor, java.awt.image.ImageObserver observer)
public boolean drawImage(java.awt.Image img, int x, int y, int width, int height, java.awt.Color bgcolor, java.awt.image.ImageObserver observer)
public boolean drawImage(java.awt.Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, java.awt.image.ImageObserver observer)
public boolean drawImage(java.awt.Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, java.awt.Color bgcolor, java.awt.image.ImageObserver observer)
public void dispose()
public void finalize()
public String toString()
public boolean hitClip(int x, int y, int width, int height)
public java.awt.Rectangle getClipBounds(java.awt.Rectangle r)

A Voir sur le même Sujet:

  • jsyntaxpane.lexers.dosbatchlexer
  • telecharger directoryentry jar
  • telecharger la bibiotheque dom

Leave a Reply

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