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

A class for CellSquare, inheriting from ACellSquare class. More...

#include <CellSquare.h>

Inheritance diagram for CellSquare:
ACellSquare <ICellSquare>

Instance Methods

(instancetype) - init
 
(instancetype) - initWithXDim:ruler:
 
- Instance Methods inherited from ACellSquare
(instancetype) - NS_DESIGNATED_INITIALIZER
 

Additional Inherited Members

- Properties inherited from ACellSquare
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

A class for CellSquare, inheriting from ACellSquare class.

Method Documentation

◆ init

- (instancetype) init

◆ initWithXDim:ruler:

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

Reimplemented from ACellSquare.


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