JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.awt.Graphics2D »ç¿ë

Graphics2D¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.awt »ç¿ëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ ÀÛ¼º ¹× ±×·¡ÇÈ°ú À̹ÌÁöÀÇ ÆäÀÎÆ®¿ëÀÇ ¸ðµç Ŭ·¡½º¸¦ Æ÷ÇÔÇÕ´Ï´Ù.  
java.awt.font ÆùÆ® °ü·ÃÀÇ Å¬·¡½º ¹× ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
java.awt.image À̹ÌÁö¸¦ ÀÛ¼º ¹× ¼öÁ¤Çϱâ À§ÇÑ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.awt ¿¡¼­ÀÇ Graphics2D »ç¿ë
 

Graphics2D¸¦ µ¹·ÁÁÖ´Â java.awt ¸Þ¼­µå
abstract  Graphics2D GraphicsEnvironment. createGraphics (BufferedImage  img)
          ÁöÁ¤µÈ BufferedImage¿¡ ·»´õ¸µÇϱâ À§ÇÑ Graphics2D °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

java.awt.font ¿¡¼­ÀÇ Graphics2D »ç¿ë
 

Graphics2D ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â java.awt.font ¸Þ¼­µå
 void TextLayout. draw (Graphics2D  g2, float x, float y)
          ÁöÁ¤µÈ Graphics2D ÄÁÅؽºÆ® ÀÇ ÁöÁ¤µÈ À§Ä¡¿¡ ÀÌ TextLayout¸¦ ·»´õ¸µ ÇÕ´Ï´Ù.
 void ShapeGraphicAttribute. draw (Graphics2D  graphics, float x, float y)
          ÁöÁ¤µÈ Àå¼Ò¿¡ ±×·¡ÇÈÀ» ·»´õ¸µ ÇÕ´Ï´Ù.
 void ImageGraphicAttribute. draw (Graphics2D  graphics, float x, float y)
          ±×·¡ÇÈÀ» ÁöÁ¤µÈ À§Ä¡¿¡ ·»´õ¸µ ÇÕ´Ï´Ù.
abstract  void GraphicAttribute. draw (Graphics2D  graphics, float x, float y)
          GraphicAttribute¸¦, ÁöÁ¤µÈ À§Ä¡¿¡ ·»´õ¸µ ÇÕ´Ï´Ù.
 

java.awt.image ¿¡¼­ÀÇ Graphics2D »ç¿ë
 

Graphics2D¸¦ µ¹·ÁÁÖ´Â java.awt.image ¸Þ¼­µå
 Graphics2D BufferedImage. createGraphics ()
          ÀÌ BufferedImage¿¡ ·»´õ¸µ Çϱâ À§Çؼ­ »ç¿ëÇÒ ¼ö ÀÖ´Â Graphics2D¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
abstract  Graphics2D VolatileImage. createGraphics ()
          ÀÌ VolatileImage¿¡ ·»´õ¸µ Çϱâ À§Çؼ­ »ç¿ëÇÒ ¼ö ÀÖ´Â Graphics2D¸¦ »ý¼ºÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.