|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnicodeRange | |
---|---|
org.apache.batik.gvt.font |
Uses of UnicodeRange in org.apache.batik.gvt.font |
---|
Constructors in org.apache.batik.gvt.font with parameters of type UnicodeRange | |
---|---|
Kern(int[] firstGlyphCodes,
int[] secondGlyphCodes,
UnicodeRange[] firstUnicodeRanges,
UnicodeRange[] secondUnicodeRanges,
float adjustValue)
Creates a Kern object with the given glyph arrays and kerning value. |
|
Kern(int[] firstGlyphCodes,
int[] secondGlyphCodes,
UnicodeRange[] firstUnicodeRanges,
UnicodeRange[] secondUnicodeRanges,
float adjustValue)
Creates a Kern object with the given glyph arrays and kerning value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |