org.eclipse.swt.internal.cairo
Class cairo_path_data_t

java.lang.Object
  extended by org.eclipse.swt.internal.cairo.cairo_path_data_t

public class cairo_path_data_t
extends java.lang.Object


Field Summary
 int length
           
static int sizeof
           
 int type
           
 
Constructor Summary
cairo_path_data_t()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

length

public int length

sizeof

public static final int sizeof
Constructor Detail

cairo_path_data_t

public cairo_path_data_t()