UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
ACellSquare Class Reference

Base class for ACellSquare. More...

#include <ACellSquare.h>

Inheritance diagram for ACellSquare:
<ICellSquare> CellRect CellSquare

Instance Methods

(instancetype) - NS_DESIGNATED_INITIALIZER
 
(instancetype) - initWithXDim:ruler:
 

Properties

id< IRulerruler
 
float xdim
 
- Properties inherited from <ICellSquare>
id< IRulerruler
 Ruler to use for cell size.
 
float xdim
 X dimension cell size (width).
 

Detailed Description

Base class for ACellSquare.

Method Documentation

◆ initWithXDim:ruler:

- (instancetype) initWithXDim: (float) xdim
ruler: (id< IRuler >) NS_DESIGNATED_INITIALIZER 

Reimplemented in CellSquare.

◆ NS_DESIGNATED_INITIALIZER

- (instancetype) NS_DESIGNATED_INITIALIZER

Property Documentation

◆ ruler

- (id<IRuler>) ruler
readwritenonatomicstrong

◆ xdim

- (float) xdim
readwritenonatomicassign

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