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:
 

屬性(properties)

float ydim
 
- 屬性(properties) 繼承自 ACellSquare
id< IRulerruler
 
float xdim
 
- 屬性(properties) 繼承自 <ICellSquare>
id< IRulerruler
 用於單元大小的標尺。
 
float xdim
 X 維度單元大小(寬度)。
 
- 屬性(properties) 繼承自 <ICellRect>
float ydim
 Y 維度單元大小(高度)。
 

詳細描述

遵循 ICellRect 協議的 CellRect 類。

方法文件

◆ init

- (instancetype) init

◆ initWithXDim:yDim:ruler:

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

屬性(property)說明文件

◆ ydim

- (float) ydim
readwritenonatomicassign

此類別(class) 文件是由下列檔案中產生: