UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
CellSquare.h
1
//
2
// CellSquare.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef CellSquare_h
9
#define CellSquare_h
10
11
#import <UniPRT/ACellSquare.h>
12
30
@interface
CellSquare
:
ACellSquare
31
32
// Redefining initializers to match the superclass's designated initializers
33
- (instancetype)
init
;
34
- (instancetype)initWithXDim:(
float
)xdim ruler:(
id
<IRuler>)ruler;
35
36
@end
37
38
#endif
/* CellSquare_h */
ACellSquare
ACellSquare 的基類。
Definition
ACellSquare.h:32
CellSquare
CellSquare 類,繼承自 ACellSquare 類。
Definition
CellSquare.h:31
-[CellSquare init]
instancetype init()
AutoIdSDK
LabelMaker
Interfaces
IBarcode2D
CellSquare.h
產生者:
1.10.0