#include <AMaxicodeBarcode.h>
Instance Methods | |
| (instancetype) | - init |
| (instancetype) | - initWithStart:data: |
Instance Methods inherited from <IMaxicodeBarcode> | |
| (NSString *) | - description |
| Returns the string that can be sent to printer. | |
Properties | |
| id< IMaxicodeData > | data |
| id< IRuler > | ruler |
| id< IPoint > | start |
Properties inherited from <IMaxicodeBarcode> | |
| id< IMaxicodeData > | data |
| The barcode content. | |
Properties inherited from <IStartPoint> | |
| id< IPoint > | start |
Properties inherited from <IPositionRuler> | |
| id< IRuler > | ruler |
| - (instancetype) init |
| - (instancetype) initWithStart: | (id< IPoint >) | start | |
| data: | (id< IMaxicodeData >) | NS_DESIGNATED_INITIALIZER |
Implemented in PglMaxicodeBarcode, and MaxicodeBarcode.
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |