VLSI SAPD Documentation

Presentation AGDS CIF DTR OPENCHAMS SPICE Links & Contact


Public Member Functions
Rectangle Class Reference
Inheritance diagram for Rectangle:
Element

Public Member Functions

 Rectangle (int layer, double xmin, double ymin, double xmax, double ymax)
 creates a new Rectangle More...
 

Detailed Description

This class describes a rectangle element and inherits from AGDS::Element.

Constructor & Destructor Documentation

◆ Rectangle()

Rectangle ( int  layer,
double  xmin,
double  ymin,
double  xmax,
double  ymax 
)

creates a new Rectangle

Parameters
layerthe layer number into which the rectangle shape is drawned.
xminthe x coordinate of the bottom-left corner of the rectangle.
yminthe y coordinate of the bottom-left corner of the rectangle.
xmaxthe x coordinate of the top-right corner of the rectangle.
ymaxthe y coordinate of the top-right corner of the rectangle.


Generated by doxygen 1.8.14 on Thu Nov 12 2020 Return to top of page
VLSI SAPD Documentation Copyright © 2010 - 2020 UPMC All rights reserved