|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
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 µµ ÂüÁ¶ÇϽʽÿÀ.