UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
APicture Class Reference

Abstract class implementing the IPicture interface. More...

#include <APicture.h>

Inheritance diagram for APicture:
<IPicture>

Instance Methods

(instancetype) - initWithStart:imageName:
 
- Instance Methods inherited from <IPicture>
(NSString *) - description
 

Properties

id< IRulerRuler
 
id< IPointStart
 
NSString * ImageName
 
- Properties inherited from <IPicture>
id< IRulerRuler
 
id< IPointStart
 
NSString * ImageName
 

Detailed Description

Abstract class implementing the IPicture interface.

Method Documentation

◆ initWithStart:imageName:

- (instancetype) initWithStart: (id< IPoint >) start
imageName: (NSString *) imageName 

Property Documentation

◆ ImageName

- (NSString*) ImageName
readwritenonatomiccopy

◆ Ruler

- (id<IRuler>) Ruler
readwritenonatomicstrong

◆ Start

- (id<IPoint>) Start
readwritenonatomicstrong

The documentation for this class was generated from the following file: