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

A class for CellRect, conforming to the ICellRect protocol. More...

#include <CellRect.h>

Inheritance diagram for CellRect:
ACellSquare <ICellRect> <ICellSquare> <ICellSquare>

Instance Methods

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

Properties

float ydim
 
- 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).
 
- Properties inherited from <ICellRect>
float ydim
 Y dimension cell size (height).
 

Detailed Description

A class for CellRect, conforming to the ICellRect protocol.

Method Documentation

◆ init

- (instancetype) init

◆ initWithXDim:yDim:ruler:

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

Property Documentation

◆ ydim

- (float) ydim
readwritenonatomicassign

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