12#import <UniPRT/ACellSquare.h>
13#import <UniPRT/ICellRect.h>
33@property (nonatomic, assign)
float ydim;
Base class for ACellSquare.
Definition ACellSquare.h:32
id< IRuler > ruler
Definition ACellSquare.h:34
float xdim
Definition ACellSquare.h:35
A class for CellRect, conforming to the ICellRect protocol.
Definition CellRect.h:31
float ydim
Definition CellRect.h:33
Sets the size of the single cell rectangle of a 2D barcode.
Definition ICellRect.h:35