Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W _ 

A

ABVF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
AL - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Right-to-Left Arabic
AN - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Arabic Number
analyzeInput(byte[], byte[], int[], byte) - Static method in class com.itextpdf.typography.bidi.BidiAlgorithm
static entry point for testing using several arrays of direction and other types and an externally supplied paragraph embedding level.
applyKerning(FontProgram, GlyphLine) - Static method in class com.itextpdf.typography.shaping.Shaper
Deprecated.
applyLigaFeature(TrueTypeFont, GlyphLine, Character.UnicodeScript) - Static method in class com.itextpdf.typography.shaping.Shaper
Deprecated.
applyOtfScript(TrueTypeFont, GlyphLine, Character.UnicodeScript) - Static method in class com.itextpdf.typography.shaping.Shaper
Deprecated.

B

B - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Paragraph Separator
basePosition - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
BengaliConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.BengaliConfig
 
BidiAlgorithm - Class in com.itextpdf.typography.bidi
Reference implementation of the Unicode Bidirectional Algorithm (UAX #9).
BidiAlgorithm(byte[], byte[], int[]) - Constructor for class com.itextpdf.typography.bidi.BidiAlgorithm
Initialize using several arrays, then run the algorithm
BidiAlgorithm(byte[], byte[], int[], byte) - Constructor for class com.itextpdf.typography.bidi.BidiAlgorithm
Initialize using several arrays of direction and other types and an externally supplied paragraph embedding level.
BidiBracketMap - Class in com.itextpdf.typography.bidi
 
BidiBracketMap() - Constructor for class com.itextpdf.typography.bidi.BidiBracketMap
 
BidiCharacterMap - Class in com.itextpdf.typography.bidi
 
BidiCharacterMap() - Constructor for class com.itextpdf.typography.bidi.BidiCharacterMap
 
BidiPBAAlgorithm - Class in com.itextpdf.typography.bidi
 
BidiPBAAlgorithm() - Constructor for class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
BidiPBAAlgorithm.BracketPair - Class in com.itextpdf.typography.bidi
 
BLWF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
blwfMode - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
BN - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Boundary Neutral
BracketPair(int, int) - Constructor for class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 

C

c - Static variable in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
category - Variable in class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
CFAR - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
codesIsolatedRun - Variable in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
com.itextpdf.typography.bidi - package com.itextpdf.typography.bidi
 
com.itextpdf.typography.ordering.indic - package com.itextpdf.typography.ordering.indic
 
com.itextpdf.typography.shaping - package com.itextpdf.typography.shaping
 
com.itextpdf.typography.util - package com.itextpdf.typography.util
 
combineIndicCategories(int, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicTable
 
compareTo(BidiPBAAlgorithm.BracketPair) - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
computeReordering(byte[]) - Static method in class com.itextpdf.typography.bidi.BidiAlgorithm
Return reordering array for a given level array.
CONSONANT_FLAGS - Static variable in class com.itextpdf.typography.ordering.indic.IndicUtil
 
constructIndicGlyphList(List<Glyph>) - Static method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
copy(int, int) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
CS - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Common Number Separator

D

DevanagariConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.DevanagariConfig
 

E

EN - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
European Number
equals(Object) - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
equals(Object) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
ES - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
European Number Separator
ET - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
European Number Terminator

F

finalReordering(IndicCluster, IndicConfig, Character.UnicodeScript) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
flag(int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
FSI - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
First-Strong Isolate

G

get(int) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
getActualText() - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
getBaseLevel() - Method in class com.itextpdf.typography.bidi.BidiAlgorithm
Return the base level of the paragraph.
getBasePosition() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getBlwfMode() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getBracketType(int) - Static method in class com.itextpdf.typography.bidi.BidiBracketMap
 
getBracketTypes(int[], int, int) - Static method in class com.itextpdf.typography.bidi.BidiBracketMap
 
getBracketValue(int) - Static method in class com.itextpdf.typography.bidi.BidiBracketMap
 
getBracketValues(int[], int, int) - Static method in class com.itextpdf.typography.bidi.BidiBracketMap
 
getCategories(int) - Static method in class com.itextpdf.typography.ordering.indic.IndicTable
 
getCharacterType(int) - Static method in class com.itextpdf.typography.bidi.BidiCharacterMap
 
getCharacterTypes(int[], int, int) - Static method in class com.itextpdf.typography.bidi.BidiCharacterMap
 
getCloser() - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
getConfig(Character.UnicodeScript) - Static method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getLevels(int[]) - Method in class com.itextpdf.typography.bidi.BidiAlgorithm
Return levels array breaking lines at offsets in linebreaks.
Rule L1.
getMask(int) - Static method in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
getOpener() - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
getPairedBracket(int) - Static method in class com.itextpdf.typography.bidi.BidiBracketMap
 
getPairPositionsString() - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
getPrefLen() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getReordering(int[]) - Method in class com.itextpdf.typography.bidi.BidiAlgorithm
Return reordering array breaking lines at offsets in linebreaks.
getRephMode() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getRephPosition() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
getResultTypes() - Method in class com.itextpdf.typography.bidi.BidiAlgorithm
 
getSupportedScripts() - Static method in class com.itextpdf.typography.shaping.Shaper
Deprecated.
 
getVirama() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 
GujaratiConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.GujaratiConfig
 
GurmukhiConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.GurmukhiConfig
 

H

HALANT_OR_COENG_FLAGS - Static variable in class com.itextpdf.typography.ordering.indic.IndicUtil
 
HALF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
hashCode() - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
hasOldSpec - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
hasOldSpec() - Method in class com.itextpdf.typography.ordering.indic.IndicConfig
 

I

IMC_B - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_BR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_L - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_LR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_O - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_R - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_T - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_TB - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_TBR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_TL - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_TLR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_TR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_VOL - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IMC_x - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
implicitEmbeddingLevel - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
 
INDIC_BASIC_FEATURES - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
INDIC_NUM_FEATURES - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
indic_offset_0x0028u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x00d0u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x0900u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x1000u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x10a00u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x11000u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x11100u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x112b0u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x11480u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x11580u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x11600u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x1700u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x1900u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x1b00u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x1cd0u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0x2008u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0xa800u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
indic_offset_0xabc0u - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
IndicCluster - Class in com.itextpdf.typography.ordering.indic
 
IndicCluster.IndicGlyph - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig(boolean, int, int, int, int, int, int) - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig
 
IndicConfig.BengaliConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.DevanagariConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.GujaratiConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.GurmukhiConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.KannadaConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.KhmerConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.MalayalamConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.OdiaConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.TamilConfig - Class in com.itextpdf.typography.ordering.indic
 
IndicConfig.TeluguConfig - Class in com.itextpdf.typography.ordering.indic
 
indicDecompose(FontProgram, GlyphLine) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
IndicFeatures - Class in com.itextpdf.typography.ordering.indic
 
IndicFeatures() - Constructor for class com.itextpdf.typography.ordering.indic.IndicFeatures
 
IndicGlyph(Glyph) - Constructor for class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
IndicGlyph(Glyph, int, int, int) - Constructor for class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
indicPos - Variable in class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
IndicShaper - Class in com.itextpdf.typography.ordering.indic
 
IndicShaper() - Constructor for class com.itextpdf.typography.ordering.indic.IndicShaper
 
IndicTable - Class in com.itextpdf.typography.ordering.indic
 
IndicTable() - Constructor for class com.itextpdf.typography.ordering.indic.IndicTable
 
IndicUtil - Class in com.itextpdf.typography.ordering.indic
 
IndicUtil() - Constructor for class com.itextpdf.typography.ordering.indic.IndicUtil
 
INIT - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
initialReordering(IndicCluster, IndicConfig, List<OpenTableLookup>, List<OpenTableLookup>, boolean, Character.UnicodeScript) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
initMatch(Matcher) - Static method in class com.itextpdf.typography.util.PortUtil
 
inRange(int, int, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
inRanges(int, int, int, int, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
inRanges(int, int, int, int, int, int, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
inverseReordering(int[]) - Static method in class com.itextpdf.typography.bidi.BidiAlgorithm
 
ISC_A - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_Bi - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_BJN - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_C - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_Ca - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CD - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CF - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CHL - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CM - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CP - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CPR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CS - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_CSR - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_GM - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_IS - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_M - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_ML - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_N - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_Nd - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_NJ - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_PK - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_RS - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_TL - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_TM - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_V - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_VI - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_Vo - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_Vs - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_x - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_ZWJ - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
ISC_ZWNJ - Static variable in class com.itextpdf.typography.ordering.indic.IndicTable
 
isConsonant(Glyph, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
isHalantOrCoeng(int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
isJoiner(Glyph, int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
isOneOf(int, long) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
isRa(int) - Static method in class com.itextpdf.typography.ordering.indic.IndicUtil
 
isRemovedByX9(byte) - Static method in class com.itextpdf.typography.bidi.BidiAlgorithm
Return true if the type is one of the types removed in X9.
isSucceed(Matcher) - Static method in class com.itextpdf.typography.util.PortUtil
 

J

JOINER_FLAGS - Static variable in class com.itextpdf.typography.ordering.indic.IndicUtil
 

K

KannadaConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.KannadaConfig
 
KhmerConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.KhmerConfig
 

L

L - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Left-to-right
LRE - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Left-to-Right Embedding
LRI - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Left-to-Right Isolate
LRO - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Left-to-Right Override

M

MalayalamConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.MalayalamConfig
 
mask - Variable in class com.itextpdf.typography.ordering.indic.IndicCluster.IndicGlyph
 
MAX_DEPTH - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
 
MEDIAL_FLAGS - Static variable in class com.itextpdf.typography.ordering.indic.IndicUtil
 
mirrorChars - Static variable in class com.itextpdf.typography.bidi.BidiBracketMap
 

N

n - Static variable in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
nextMatch(Matcher) - Static method in class com.itextpdf.typography.util.PortUtil
 
NSM - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Non-Spacing Mark

O

o - Static variable in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
OdiaConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.OdiaConfig
 
ON - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Other Neutrals
originalGlyphLineEnd - Variable in class com.itextpdf.typography.ordering.indic.IndicCluster
 
originalGlyphLineStart - Variable in class com.itextpdf.typography.ordering.indic.IndicCluster
 

P

pba - Variable in class com.itextpdf.typography.bidi.BidiAlgorithm
 
PDF - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Pop Directional Format
PDI - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Pop Directional Isolate
PortUtil - Class in com.itextpdf.typography.util
 
PortUtil() - Constructor for class com.itextpdf.typography.util.PortUtil
 
PREF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
prefLen - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
PSTF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 

R

R - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Right-to-Left
rephMode - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
rephPosition - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 
resolveBrackets(byte) - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
 
resolvePairedBrackets(int[], byte[], byte[], int[], byte, byte) - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
runAlgorithm - runs the paired bracket part of the UBA algorithm
RLE - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Right-to-Left Embedding
RLI - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Right-to-Left Isolate
RLO - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Right-to-Left Override
RPHF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
runAlgorithm(byte[], byte[], int[], byte, byte) - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm
Entry point for testing the BPA algorithm in isolation.

S

S - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Segment Separator
set(int, int) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
setIndicProperties(IndicCluster) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
setIndicProperties(IndicCluster.IndicGlyph) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
Shaper - Class in com.itextpdf.typography.shaping
Deprecated.
splitIndicGlyphLineIntoClusters(GlyphLine) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 
substituteManyToOne(OpenTypeFontTableReader, int, int, int) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
substituteOneToMany(OpenTypeFontTableReader, int[]) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 
substituteOneToOne(OpenTypeFontTableReader, int) - Method in class com.itextpdf.typography.ordering.indic.IndicCluster
 

T

TamilConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.TamilConfig
 
TeluguConfig() - Constructor for class com.itextpdf.typography.ordering.indic.IndicConfig.TeluguConfig
 
toString() - Method in class com.itextpdf.typography.bidi.BidiPBAAlgorithm.BracketPair
 
TYPE_MAX - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Maximum bidi type value.
TYPE_MIN - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Minimum bidi type value.
typenames - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Shorthand names of bidi type values, for error reporting.

U

updateConsonantPositions(TrueTypeFont, IndicCluster, IndicConfig, List<OpenTableLookup>, List<OpenTableLookup>, List<OpenTableLookup>) - Static method in class com.itextpdf.typography.ordering.indic.IndicShaper
 

V

virama - Variable in class com.itextpdf.typography.ordering.indic.IndicConfig
 

W

WS - Static variable in class com.itextpdf.typography.bidi.BidiAlgorithm
Whitespace

_

_ABVM - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_ABVS - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_AKHN - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_BLWM - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_BLWS - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_CJCT - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_DIST - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_HALN - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_NUKT - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_PRES - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_PSTS - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_RKRF - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
_VATU - Static variable in class com.itextpdf.typography.ordering.indic.IndicFeatures
 
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 1998–2017 iText Group NV. All rights reserved.