UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
CellRect类 参考

遵循 ICellRect 协议的 CellRect 类。 更多...

#include <CellRect.h>

类 CellRect 继承关系图:
ACellSquare <ICellRect> <ICellSquare> <ICellSquare>

构造函数

(instancetype) - init
 
(instancetype) - initWithXDim:yDim:ruler:
 
- 构造函数 继承自 ACellSquare
(instancetype) - NS_DESIGNATED_INITIALIZER
 
(instancetype) - initWithXDim:ruler:
 

属性

float ydim
 
- 属性 继承自 ACellSquare
id< IRulerruler
 
float xdim
 
- 属性 继承自 <ICellSquare>
id< IRulerruler
 用于单元大小的标尺。
 
float xdim
 X 维度单元大小(宽度)。
 
- 属性 继承自 <ICellRect>
float ydim
 Y 维度单元大小(高度)。
 

详细描述

遵循 ICellRect 协议的 CellRect 类。

函数文档

◆ init

- (instancetype) init

◆ initWithXDim:yDim:ruler:

- (instancetype) initWithXDim: (float) xdim
yDim: (float) ydim
ruler: (id< IRuler >) ruler 

属性说明

◆ ydim

- (float) ydim
readwritenonatomicassign

该类的文档由以下文件生成: