#include "Gds2Path.h"
◆ getCoordinates()
std::vector< std::pair< int, int > > Gds2Path::getCoordinates |
( |
| ) |
|
◆ getLayer()
unsigned int Gds2Path::getLayer |
( |
| ) |
|
◆ getPathType()
unsigned int Gds2Path::getPathType |
( |
| ) |
|
◆ getWidth()
unsigned int Gds2Path::getWidth |
( |
| ) |
|
◆ pathToPolygon()
◆ setCoordinates()
void Gds2Path::setCoordinates |
( |
std::vector< std::pair< int, int > > | coordinates | ) |
|
◆ setLayer()
void Gds2Path::setLayer |
( |
unsigned int | layer | ) |
|
◆ setPathType()
void Gds2Path::setPathType |
( |
unsigned int | pathType | ) |
|
◆ setWidth()
void Gds2Path::setWidth |
( |
int | width | ) |
|
The documentation for this class was generated from the following files: