Package | Description |
---|---|
org.apache.fop.complexscripts.fonts |
Modifier and Type | Class and Description |
---|---|
static class |
GlyphPositioningTable.MarkAnchor
The
MarkAnchor class is a subclass of the Anchor class, adding a mark
class designation. |
Modifier and Type | Method and Description |
---|---|
GlyphPositioningTable.Value |
GlyphPositioningTable.Anchor.getAlignmentAdjustment(GlyphPositioningTable.Anchor a)
Obtain adjustment value required to align the specified anchor
with this anchor.
|
Constructor and Description |
---|
GlyphPositioningTable.Anchor(GlyphPositioningTable.Anchor a)
Instantiate an Anchor based on an existing anchor.
|
GlyphPositioningTable.MarkAnchor(int markClass,
GlyphPositioningTable.Anchor a)
Instantiate a MarkAnchor
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.