Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.awt.Graphics2D

Uses of Graphics2D in java.awt
 

Methods in java.awt that return Graphics2D
abstract  Graphics2D GraphicsEnvironment.createGraphics(java.awt.image.BufferedImage image)
          Return a Graphics2D object which will render into the specified image.