遵循 ICellRect 協議的 CellRect 類。 更多...
#include <CellRect.h>
實體方法 | |
| (instancetype) | - init |
| (instancetype) | - initWithXDim:yDim:ruler: |
實體方法 繼承自 ACellSquare | |
| (instancetype) | - NS_DESIGNATED_INITIALIZER |
| (instancetype) | - initWithXDim:ruler: |
屬性(properties) | |
| float | ydim |
屬性(properties) 繼承自 ACellSquare | |
| id< IRuler > | ruler |
| float | xdim |
屬性(properties) 繼承自 <ICellSquare> | |
| id< IRuler > | ruler |
| 用於單元大小的標尺。 | |
| float | xdim |
| X 維度單元大小(寬度)。 | |
屬性(properties) 繼承自 <ICellRect> | |
| float | ydim |
| Y 維度單元大小(高度)。 | |
| - (instancetype) init |
| - (instancetype) initWithXDim: | (float) | xdim | |
| yDim: | (float) | ydim | |
| ruler: | (id< IRuler >) | ruler |
|
readwritenonatomicassign |