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