OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Gds2Path Class Reference

#include "Gds2Path.h"

Public Member Functions

MyPolygon pathToPolygon ()
 
unsigned int getWidth ()
 
unsigned int getLayer ()
 
unsigned int getPathType ()
 
std::vector< std::pair< int, int > > getCoordinates ()
 
void setWidth (int width)
 
void setLayer (unsigned int layer)
 
void setPathType (unsigned int pathType)
 
void setCoordinates (std::vector< std::pair< int, int > > coordinates)
 

Member Function Documentation

◆ 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()

MyPolygon Gds2Path::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: