#include <APicture.h>
實體方法 | |
| (instancetype) | - initWithStart:imageName: |
| (NSString *) | - description [implementation] |
屬性(properties) | |
| id< IRuler > | Ruler |
| id< IPoint > | Start |
| NSString * | ImageName |
屬性(properties) 繼承自 <IPicture> | |
| id< IRuler > | Ruler |
| id< IPoint > | Start |
| NSString * | ImageName |
實作 IPicture 介面的抽象類別。
|
implementation |
依據<IPicture>重新實作.
| - (instancetype) initWithStart: | (id<IPoint>) | start | |
| imageName: | (NSString *) | imageName |
|
readwritenonatomiccopy |
|
readwritenonatomicstrong |