Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
java.awt.font | Provides classes and interface relating to fonts. |
Uses of GlyphJustificationInfo in java.awt.font |
---|
Modifier and Type | Method and Description |
---|---|
abstract GlyphJustificationInfo |
GlyphVector.getGlyphJustificationInfo(int glyphIndex)
Returns the justification information for the glyph at the specified index into this GlyphVector . |
GlyphJustificationInfo |
GraphicAttribute.getJustificationInfo()
Returns the justification information for this GraphicAttribute . |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.