GlyphDescriptionpublic class GlyfCompositeDescript extends GlyfDescript
| Modifier and Type | Field | Description |
|---|---|---|
protected boolean |
beingResolved |
|
protected boolean |
resolved |
onCurve, parentTable, repeat, xDual, xShortVector, yDual, yShortVector| Constructor | Description |
|---|---|
GlyfCompositeDescript(GlyfTable parentTable,
java.io.ByteArrayInputStream bais) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getComponentCount() |
|
int |
getComponentIndex(int i) |
|
protected GlyfCompositeComp |
getCompositeComp(int i) |
|
protected GlyfCompositeComp |
getCompositeCompEndPt(int i) |
|
int |
getContourCount() |
|
int |
getEndPtOfContours(int i) |
|
byte |
getFlags(int i) |
|
int |
getPointCount() |
|
short |
getXCoordinate(int i) |
|
short |
getYCoordinate(int i) |
|
boolean |
isComposite() |
|
void |
resolve() |
getNumberOfContours, getXMaximum, getXMinimum, getYMaximum, getYMinimumclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstructions, readInstructions, readInstructionspublic GlyfCompositeDescript(GlyfTable parentTable, java.io.ByteArrayInputStream bais)
public void resolve()
resolve in class GlyfDescriptpublic int getEndPtOfContours(int i)
public byte getFlags(int i)
public short getXCoordinate(int i)
public short getYCoordinate(int i)
public boolean isComposite()
public int getPointCount()
public int getContourCount()
public int getComponentIndex(int i)
public int getComponentCount()
protected GlyfCompositeComp getCompositeComp(int i)
protected GlyfCompositeComp getCompositeCompEndPt(int i)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.