Inkscape
Vector Graphics Editor
|
Contains the interface for the ShapeRef class. More...
Go to the source code of this file.
Classes | |
class | Avoid::ShapeRef |
The ShapeRef class represents a shape object. More... | |
Namespaces | |
namespace | topology |
namespace | Avoid |
libavoid: Object-avoiding orthogonal and polyline connector routing library. | |
Typedefs | |
typedef std::list< ShapeRef * > | Avoid::ShapeRefList |
Enumerations | |
enum | Avoid::ShapeTransformationType { Avoid::TransformationType_CW90 = 0 , Avoid::TransformationType_CW180 = 1 , Avoid::TransformationType_CW270 = 2 , Avoid::TransformationType_FlipX = 3 , Avoid::TransformationType_FlipY = 4 } |
Describes the type of transformation that has been applied to a shape having its transformConnectionPinPositions() method called. More... | |
Contains the interface for the ShapeRef class.
Definition in file shape.h.