Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.eclipse.swt.internal.gtk
Class PangoLayoutLine  view PangoLayoutLine download PangoLayoutLine.java

java.lang.Object
  extended byorg.eclipse.swt.internal.gtk.PangoLayoutLine

public class PangoLayoutLine
extends java.lang.Object


Field Summary
 long layout
           
 int length
           
 long runs
           
static int sizeof
           
 int start_index
           
 
Constructor Summary
PangoLayoutLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

layout

public long layout

start_index

public int start_index

length

public int length

runs

public long runs

sizeof

public static final int sizeof
Constructor Detail

PangoLayoutLine

public PangoLayoutLine()