|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
org.apache.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
public static class GlyphPositioningTable.MarkAnchor
The MarkAnchor
class is a subclass of the Anchor
class, adding a mark
class designation.
Constructor Summary | |
---|---|
GlyphPositioningTable.MarkAnchor(int markClass,
GlyphPositioningTable.Anchor a)
Instantiate a MarkAnchor |
Method Summary | |
---|---|
int |
getMarkClass()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor |
---|
getAlignmentAdjustment, getAnchorPoint, getX, getXDevice, getY, getYDevice |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GlyphPositioningTable.MarkAnchor(int markClass, GlyphPositioningTable.Anchor a)
markClass
- the mark classa
- the underlying anchor (whose fields are copied)Method Detail |
---|
public int getMarkClass()
public java.lang.String toString()
toString
in class GlyphPositioningTable.Anchor
|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |