Method | Description | |
---|---|---|
encode ( String contents, BarcodeFormat format, int width, int height, object>.IDictionary |
||
encode ( String contents ) : bool[] |
Method | Description | |
---|---|---|
appendPattern ( bool target, int pos, int pattern, bool startColor ) : int |
Method | Description | |
---|---|---|
computeChecksumIndex ( String contents, int maxWeight ) : int | ||
toIntArray ( int a, int toReturn ) : void |
protected static appendPattern ( bool target, int pos, int pattern, bool startColor ) : int | ||
target | bool | |
pos | int | |
pattern | int | |
startColor | bool | |
return | int |
public encode ( String contents, BarcodeFormat format, int width, int height, object>.IDictionary |
||
contents | String | |
format | BarcodeFormat | |
width | int | |
height | int | |
hints | object>.IDictionary | |
return |