Adaptagrams
Public Member Functions | List of all members
cola::Lock Class Reference

A Lock specifies a required position for a node. More...

#include <cola.h>

Collaboration diagram for cola::Lock:
Collaboration graph

Public Member Functions

 Lock (unsigned id, double X, double Y)
 Constructs a Lock object for a given node and position. More...
 

Detailed Description

A Lock specifies a required position for a node.

Constructor & Destructor Documentation

◆ Lock()

cola::Lock::Lock ( unsigned  id,
double  X,
double  Y 
)
inline

Constructs a Lock object for a given node and position.

Parameters
[in]idThe index of the node in the Rectangles vector.
[in]XThe node's fixed position in the x-dimension.
[in]YThe node's fixed position in the y-dimension.

The documentation for this class was generated from the following file: