public class CodeTableGenerated extends Object implements CodeTableInterface
| Constructor and Description |
|---|
CodeTableGenerated() |
| Modifier and Type | Method and Description |
|---|---|
char |
getChar(int c,
int mode)
Returns char.
|
boolean |
isCombining(int i,
int g0,
int g1)
Returns true if combining; else, false.
|
public boolean isCombining(int i,
int g0,
int g1)
isCombining in interface CodeTableInterfacei - g0 - g1 - public char getChar(int c,
int mode)
getChar in interface CodeTableInterfacec - mode - Copyright © 2014 FreeLibrary. All Rights Reserved.