|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlyphPositioning
The GlyphPositioning
interface is implemented by a glyph positioning subtable
that supports the determination of glyph positioning information based on script and
language of the corresponding character content.
This work was originally authored by Glenn Adams (gadams@apache.org).
Method Summary | |
---|---|
boolean |
position(GlyphPositioningState ps)
Perform glyph positioning at the current index, mutating the positioning state object as required. |
Method Detail |
---|
boolean position(GlyphPositioningState ps)
ps
- glyph positioning state object
|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |