Abstract class implementing the IPicture interface. More...
#include <APicture.h>
Instance Methods | |
| (instancetype) | - initWithStart:imageName: |
Instance Methods inherited from <IPicture> | |
| (NSString *) | - description |
Properties | |
| id< IRuler > | Ruler |
| id< IPoint > | Start |
| NSString * | ImageName |
Properties inherited from <IPicture> | |
| id< IRuler > | Ruler |
| id< IPoint > | Start |
| NSString * | ImageName |
Abstract class implementing the IPicture interface.
| - (instancetype) initWithStart: | (id< IPoint >) | start | |
| imageName: | (NSString *) | imageName |
|
readwritenonatomiccopy |
|
readwritenonatomicstrong |