private static final class MinimalEncoder.Input extends MinimalECIInput
Modifier and Type | Field and Description |
---|---|
private int |
macroId |
private SymbolShapeHint |
shape |
Modifier | Constructor and Description |
---|---|
private |
Input(java.lang.String stringToEncode,
java.nio.charset.Charset priorityCharset,
int fnc1,
SymbolShapeHint shape,
int macroId) |
Modifier and Type | Method and Description |
---|---|
private int |
getMacroId() |
private SymbolShapeHint |
getShapeHint() |
charAt, getECIValue, getFNC1Character, haveNCharacters, isECI, isFNC1, length, subSequence, toString
private final SymbolShapeHint shape
private final int macroId
private Input(java.lang.String stringToEncode, java.nio.charset.Charset priorityCharset, int fnc1, SymbolShapeHint shape, int macroId)
private int getMacroId()
private SymbolShapeHint getShapeHint()