#include <TsplForm.h>
◆ addTsplObject:
- (void) addTsplObject: |
|
(id) | pglObject |
|
◆ barcode1DWithSetup:startRow:startCol:bcdData:
- (void) barcode1DWithSetup: |
|
(Barcode1DProperties *) | bcdSetup |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
bcdData: |
|
(NSString *) | bcdData |
|
implementation |
◆ barcode1DWithType:startRow:startCol:bcdData:
- (void) barcode1DWithType: |
|
(TSPLBarcodeType1D) | bcdType |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
bcdData: |
|
(NSString *) | bcdData |
|
implementation |
◆ barcode2DWithSetup:startRow:startCol:bcdData:
- (void) barcode2DWithSetup: |
|
(Barcode2DProperties *) | bcdSetup |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
bcdData: |
|
(NSString *) | bcdData |
|
implementation |
◆ barcode2DWithType:startRow:startCol:bcdData:
- (void) barcode2DWithType: |
|
(TSPLBarcodeType2D) | bcdType |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
bcdData: |
|
(NSString *) | bcdData |
|
implementation |
◆ boxWithLineThickness:startRow:startCol:endRow:endCol:
- (void) boxWithLineThickness: |
|
(int) | lineThickness |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
endRow: |
|
(int) | endRow |
endCol: |
|
(int) | endCol |
|
implementation |
◆ description
- (NSString *) description |
|
|
|
|
implementation |
◆ getAsString
- (NSString *) getAsString |
|
|
|
|
implementation |
◆ initWithName:
- (instancetype) initWithName: |
|
(NSString *) | formName |
|
◆ lineWithLineThickness:startRow:startCol:endRow:endCol:
- (void) lineWithLineThickness: |
|
(int) | lineThickness |
startRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
endRow: |
|
(int) | endRow |
endCol: |
|
(int) | endCol |
|
implementation |
◆ rawContent:
- (void) rawContent: |
|
(NSString *) | rawContent |
|
◆ rfidVerifyWithProps:readBitField:
◆ rfidWriteWithMemBank:dataFormat:bitCount:data:
- (void) rfidWriteWithMemBank: |
|
(TSPLRfidMemBlock) | memBank |
dataFormat: |
|
(TSPLRfidFormat) | dataFormat |
bitCount: |
|
(int) | bitCount |
data: |
|
(NSString *) | data |
|
implementation |
◆ rfidWriteWithProps:bitField:
◆ scaleWithUnits:horzRes:vertRes:
- (void) scaleWithUnits: |
|
(TSPLScaleUnits) | units |
horzRes: |
|
(int) | horzRes |
vertRes: |
|
(int) | vertRes |
|
implementation |
◆ textWithStartRow:startCol:vertExpand:horzExpand:data:
- (void) textWithStartRow: |
|
(int) | startRow |
startCol: |
|
(int) | startCol |
vertExpand: |
|
(int) | vertExpand |
horzExpand: |
|
(int) | horzExpand |
data: |
|
(NSString *) | data |
|
implementation |
◆ name
◆ tsplObjects
- (NSMutableArray*) tsplObjects |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following files:
- /Users/realbuber/Documents/Project/sdk_json_Objective-C_IOS/sdk_json_Objective-C_IOS/LabelMaker/TsplLib/TSPLForm/TsplForm.h
- /Users/realbuber/Documents/Project/sdk_json_Objective-C_IOS/sdk_json_Objective-C_IOS/LabelMaker/TsplLib/TSPLForm/TsplForm.m