|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.barCodes.maxicode.ReedSolomon
public class ReedSolomon
Copyright Stimulsoft
Constructor Summary | |
---|---|
ReedSolomon(int poly,
int nsym,
int index)
|
Method Summary | |
---|---|
int[] |
encode(int len,
int[] data)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReedSolomon(int poly, int nsym, int index)
Method Detail |
---|
public int[] encode(int len, int[] data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |