Contains the interface for the ConnRef class. More...
#include <list>
#include <vector>
#include "libavoid/vertices.h"
#include "libavoid/geometry.h"
#include "libavoid/connend.h"
Go to the source code of this file.
Classes | |
class | Avoid::ConnRef |
The ConnRef class represents a connector object. More... | |
Namespaces | |
namespace | Avoid |
The namespace used by code in the libavoid library. | |
Enumerations | |
enum | Avoid::ConnType { , Avoid::ConnType_PolyLine = 1, Avoid::ConnType_Orthogonal = 2 } |
Describes the type of routing that is performed for each connector. More... | |
Contains the interface for the ConnRef class.