Uses of Class
O2Plib.db.DbBoundary

Packages that use DbBoundary
O2Plib.db   
 

Uses of DbBoundary in O2Plib.db
 

Fields in O2Plib.db declared as DbBoundary
 DbBoundary DbSpot.bnd
          Spot boundary for the CC if used
 

Methods in O2Plib.db with parameters of type DbBoundary
 int DbBoundary.pushXYbndInterpolateLine(DbBoundary bnd, int x1, int y1, int x2, int y2)
          pushXYbndInterpolateLine() - interpolate two int points (x1,y1) to point (x2,y2) into a list of x,y coordinates which are pushed into bnd.