com.itextpdf.text.pdf.languages
Class GujaratiLigaturizer
java.lang.Object
com.itextpdf.text.pdf.languages.IndicLigaturizer
com.itextpdf.text.pdf.languages.GujaratiLigaturizer
- All Implemented Interfaces:
- LanguageProcessor
public class GujaratiLigaturizer
- extends IndicLigaturizer
Implementation of the IndicLigaturizer for Gujarati.
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
GujaratiLigaturizer
public GujaratiLigaturizer()
- Constructor for the IndicLigaturizer for Gujarati.
Copyright © 2015. All Rights Reserved.