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:
 
(NSString *) - description [implementation]
 

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

◆ description

- (NSString *) description
implementation

Reimplemented from <IPicture>.

◆ 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 files: