de.intarsys.cwt.freetype
Class Outline
java.lang.Object
de.intarsys.cwt.freetype.Outline
public class Outline
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Outline
protected Outline(_FTNI paramFtni,
FTOutline paramOutline)
getContour
public int getContour(int index)
getFlags
public int getFlags()
getNumContours
public int getNumContours()
getOutline
public FTOutline getOutline()
getPointX
public int getPointX(int index)
getPointY
public int getPointY(int index)
getTag
public byte getTag(int index)
isEvenOddFill
public boolean isEvenOddFill()
isOwner
public boolean isOwner()
isReverseFill
public boolean isReverseFill()