#include "Gds2Structure.h"
◆ Gds2Structure() [1/3]
Gds2Structure::Gds2Structure |
( |
std::string | name, |
|
|
std::vector< MyPolygon > | polygons ) |
◆ Gds2Structure() [2/3]
Gds2Structure::Gds2Structure |
( |
std::string | name | ) |
|
◆ Gds2Structure() [3/3]
Gds2Structure::Gds2Structure |
( |
| ) |
|
◆ addStuctRef()
void Gds2Structure::addStuctRef |
( |
StructRef | newStrRef | ) |
|
◆ getName()
std::string Gds2Structure::getName |
( |
| ) |
|
◆ getPaths()
std::vector< Gds2Path > Gds2Structure::getPaths |
( |
| ) |
|
◆ getPolygons()
std::vector< MyPolygon > Gds2Structure::getPolygons |
( |
| ) |
|
◆ getStructRef()
std::vector< StructRef > Gds2Structure::getStructRef |
( |
| ) |
|
◆ setPaths()
void Gds2Structure::setPaths |
( |
std::vector< Gds2Path > | paths | ) |
|
◆ setPolygons()
void Gds2Structure::setPolygons |
( |
std::vector< MyPolygon > | polygons | ) |
|
◆ setStructRef()
void Gds2Structure::setStructRef |
( |
std::vector< StructRef > | structRef | ) |
|
The documentation for this class was generated from the following files: