com.lowagie.text.pdf
Class PangoArabicShapping.charstruct

java.lang.Object
  extended bycom.lowagie.text.pdf.PangoArabicShapping.charstruct
Enclosing class:
PangoArabicShapping

static class PangoArabicShapping.charstruct
extends Object


Field Summary
(package private)  char basechar
           
(package private)  int lignum
           
(package private)  char mark1
           
(package private)  int numshapes
           
(package private)  char vowel
           
 
Constructor Summary
(package private) PangoArabicShapping.charstruct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

basechar

char basechar

mark1

char mark1

vowel

char vowel

lignum

int lignum

numshapes

int numshapes
Constructor Detail

PangoArabicShapping.charstruct

PangoArabicShapping.charstruct()