#include <clusterAbstraction.h>
Public Member Functions | |
| Entrance (int center1Row, int center1Col, int cl1Id, int cl2Id, int center1Id, int center2Id, int row, int col, int length, Orientation orientation) | |
| int | getOrientation () |
| int | getRow () |
| int | getCol () |
| void | setCluster1Id (int id) |
| void | setCluster2Id (int id) |
| int | getCenter1Row () |
| int | getCenter1Col () |
| int | getCluster1Id () |
| int | getCluster2Id () |
Private Attributes | |
| int | m_center1Row |
| int | m_center1Col |
| int | m_cluster1Id |
| int | m_cluster2Id |
| int | m_center1Id |
| int | m_center2Id |
| int | m_row |
| int | m_col |
| int | m_length |
| Orientation | m_orientation |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4