UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBarcode2D.CellRect Class Reference

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

Inheritance diagram for LabelMaker.Interfaces.IBarcode2D.CellRect:
LabelMaker.Interfaces.IBarcode2D.ACellSquare LabelMaker.Interfaces.IBarcode2D.ICellRect LabelMaker.Interfaces.IBarcode2D.ICellSquare LabelMaker.Interfaces.IBarcode2D.ICellSquare

Public Member Functions

 __init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None)
 
- Public Member Functions inherited from LabelMaker.Interfaces.IBarcode2D.ACellSquare
 __init__ (self, float xdim=0.0, Optional[IRuler] ruler=None)
 

Public Attributes

 ydim = ydim
 
- Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ACellSquare
 ruler = ruler
 
 xdim = xdim
 

Detailed Description

A class for CellRect, conforming to the ICellRect protocol.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBarcode2D.CellRect.__init__ ( self,
float xdim = 0.0,
float ydim = 0.0,
Optional[IRuler] ruler = None )

Member Data Documentation

◆ ydim

LabelMaker.Interfaces.IBarcode2D.CellRect.ydim = ydim

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