java.lang.Object | |
↳ | sun.font.SunLayoutEngine |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given a font, script, and language, determine a layout engine to use.
| |||||||||||
Given a key, determine a layout engine to use.
| |||||||||||
Given a strike descriptor, text, rtl flag, and starting point, append information about
glyphs, positions, and character indices to the glyphvector data, and advance the point.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Given a font, script, and language, determine a layout engine to use.
Given a key, determine a layout engine to use.
Given a strike descriptor, text, rtl flag, and starting point, append information about glyphs, positions, and character indices to the glyphvector data, and advance the point. If the GVData does not have room for the glyphs, throws an IndexOutOfBoundsException and leave pt and the gvdata unchanged.