JavaTM 2 Platform
Standard Ed. 5.0

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

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

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

GlyphVector¸¦ µ¹·ÁÁÖ´Â java.awt ¸Þ¼­µå
 GlyphVector Font. createGlyphVector (FontRenderContext  frc, char[] chars)
          ÀÌ Font Unicode cmap¸¦ º£À̽º·Î ÇØ, ¹®ÀÚ¿Í ±×·¡ÇÁ¸¦ 1 ´ë 1¿¡ ¸ÅÇÎ ÇØ, GlyphVector¸¦ »ý¼ºÇÕ´Ï´Ù.
 GlyphVector Font. createGlyphVector (FontRenderContext  frc, CharacterIterator  ci)
          ÀÌ Font Unicode cmap¸¦ º£À̽º·Î ÇØ, ÁöÁ¤µÈ ¹®ÀÚ¿Í ±×·¡ÇÁ¸¦ 1 ´ë 1¿¡ ¸ÅÇÎ ÇØ, GlyphVector¸¦ »ý¼ºÇÕ´Ï´Ù.
 GlyphVector Font. createGlyphVector (FontRenderContext  frc, int[] glyphCodes)
          ÀÌ Font Unicode cmap¸¦ º£À̽º·Î ÇØ, ¹®ÀÚ¿Í ±×·¡ÇÁ¸¦ 1 ´ë 1¿¡ ¸ÅÇÎ ÇØ, GlyphVector¸¦ »ý¼ºÇÕ´Ï´Ù.
 GlyphVector Font. createGlyphVector (FontRenderContext  frc, String  str)
          ÀÌ Font Unicode cmap¸¦ º£À̽º·Î ÇØ, ¹®ÀÚ¿Í ±×·¡ÇÁ¸¦ 1 ´ë 1¿¡ ¸ÅÇÎ ÇØ, GlyphVector¸¦ »ý¼ºÇÕ´Ï´Ù.
 GlyphVector Font. layoutGlyphVector (FontRenderContext  frc, char[] text, int start, int limit, int flags)
          °¡´ÉÇÑ °æ¿ì¿¡ ÅؽºÆ®ÀÇ ¿ÏÀüÇÑ ·¹À̾ƿôÀ» ½Ç½ÃÇÏ´Â »õ·Î¿î GlyphVector °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

GlyphVector ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â java.awt ¸Þ¼­µå
abstract  void Graphics2D. drawGlyphVector (GlyphVector  g, float x, float y)
          Graphics2D ÄÁÅؽºÆ® ÀÇ ·»´õ¸µ ¼Ó¼ºÀ» »ç¿ëÇÏ´Â °ÍÀ¸·Î ÁöÁ¤µÈ GlyphVector ÅؽºÆ®¸¦ ·»´õ¸µ ÇÕ´Ï´Ù.
 

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

GlyphVector ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â java.awt.font ¸Þ¼­µå
abstract  boolean GlyphVector. equals (GlyphVector  set)
          ÁöÁ¤µÈ GlyphVector°¡ ÀÌ GlyphVector¿Í ¾ö¹ÐÇÏ°Ô µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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