intarsys FreeType library

de.intarsys.cwt.freetype
Class Outline

java.lang.Object
  extended by de.intarsys.cwt.freetype.Outline

public class Outline
extends Object


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

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()

intarsys FreeType library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.