Presentation | AGDS | CIF | DTR | OPENCHAMS | SPICE | Links & Contact |
Public Member Functions | |
void | addPoint (long, long) |
adds a point to the polygon. More... | |
Polygon (long) | |
creates a new Polygon. More... | |
This class describes a polygon shape, which consists in a set of points (ie (x,y) pair).
Polygon | ( | long | layer | ) |
creates a new Polygon.
layer | the layer on which the polygon is created. |
void addPoint | ( | long | x, |
long | y | ||
) |
adds a point to the polygon.
x | the x coordinate of the point. |
y | the y coordinate of the point. |
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 |