com.itextpdf.text.pdf.languages
Class GujaratiLigaturizer

java.lang.Object
  extended by com.itextpdf.text.pdf.languages.IndicLigaturizer
      extended by com.itextpdf.text.pdf.languages.GujaratiLigaturizer
All Implemented Interfaces:
LanguageProcessor

public class GujaratiLigaturizer
extends IndicLigaturizer

Implementation of the IndicLigaturizer for Gujarati.


Field Summary
static char GUJR_HALANTA
           
static char GUJR_LETTER_A
           
static char GUJR_LETTER_AU
           
static char GUJR_LETTER_HA
           
static char GUJR_LETTER_KA
           
static char GUJR_MATRA_AA
           
static char GUJR_MATRA_AI
           
static char GUJR_MATRA_E
           
static char GUJR_MATRA_HLR
           
static char GUJR_MATRA_HLRR
           
static char GUJR_MATRA_I
           
 
Fields inherited from class com.itextpdf.text.pdf.languages.IndicLigaturizer
HALANTA, langTable, LETTER_A, LETTER_AU, LETTER_HA, LETTER_KA, MATRA_AA, MATRA_AI, MATRA_E, MATRA_HLR, MATRA_HLRR, MATRA_I
 
Constructor Summary
GujaratiLigaturizer()
          Constructor for the IndicLigaturizer for Gujarati.
 
Method Summary
 
Methods inherited from class com.itextpdf.text.pdf.languages.IndicLigaturizer
isRTL, IsSwaraLetter, IsSwaraMatra, IsVyanjana, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GUJR_MATRA_AA

public static final char GUJR_MATRA_AA
See Also:
Constant Field Values

GUJR_MATRA_I

public static final char GUJR_MATRA_I
See Also:
Constant Field Values

GUJR_MATRA_E

public static final char GUJR_MATRA_E
See Also:
Constant Field Values

GUJR_MATRA_AI

public static final char GUJR_MATRA_AI
See Also:
Constant Field Values

GUJR_MATRA_HLR

public static final char GUJR_MATRA_HLR
See Also:
Constant Field Values

GUJR_MATRA_HLRR

public static final char GUJR_MATRA_HLRR
See Also:
Constant Field Values

GUJR_LETTER_A

public static final char GUJR_LETTER_A
See Also:
Constant Field Values

GUJR_LETTER_AU

public static final char GUJR_LETTER_AU
See Also:
Constant Field Values

GUJR_LETTER_KA

public static final char GUJR_LETTER_KA
See Also:
Constant Field Values

GUJR_LETTER_HA

public static final char GUJR_LETTER_HA
See Also:
Constant Field Values

GUJR_HALANTA

public static final char GUJR_HALANTA
See Also:
Constant Field Values
Constructor Detail

GujaratiLigaturizer

public GujaratiLigaturizer()
Constructor for the IndicLigaturizer for Gujarati.



Copyright © 2013. All Rights Reserved.