Inkscape
Vector Graphics Editor
|
Structure that specifies placement of within a viewport. More...
#include <rect.h>
Public Member Functions | |
Aspect (Align a=ALIGN_NONE, Expansion ex=EXPANSION_MEET) | |
Public Attributes | |
Align | align |
Expansion | expansion |
bool | deferred |
for SVG compatibility | |
Structure that specifies placement of within a viewport.
Use this to create transformations that preserve aspect.
|
inline |
Align Geom::Aspect::align |
Definition at line 77 of file rect.h.
Referenced by Geom::Rect::transformTo().
Expansion Geom::Aspect::expansion |
Definition at line 78 of file rect.h.
Referenced by Geom::Rect::transformTo().