Java™ Platform
Standard Ed. 6

Uses of Class
java.awt.font.GlyphMetrics

Packages that use GlyphMetrics
java.awt.font Provides classes and interface relating to fonts. 
 

Uses of GlyphMetrics in java.awt.font
 

Methods in java.awt.font that return GlyphMetrics
abstract  GlyphMetrics GlyphVector.getGlyphMetrics(int glyphIndex)
          Returns the metrics of the glyph at the specified index into this GlyphVector.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.