|
intarsys FreeType library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.freetype.Outline
public class Outline
Method Summary | |
---|---|
int |
getContour(int index)
|
int |
getFlags()
|
int |
getNumContours()
|
FTOutline |
getOutline()
|
int |
getPointX(int index)
|
int |
getPointY(int index)
|
byte |
getTag(int index)
|
boolean |
isEvenOddFill()
|
boolean |
isOwner()
|
boolean |
isReverseFill()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getContour(int index)
public int getFlags()
public int getNumContours()
public FTOutline getOutline()
public int getPointX(int index)
public int getPointY(int index)
public byte getTag(int index)
public boolean isEvenOddFill()
public boolean isOwner()
public boolean isReverseFill()
|
intarsys FreeType library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |