Inkscape
Vector Graphics Editor
|
A "fragment" is a rectangle of drawn content at a specfic place. More...
#include <fragment.h>
Public Attributes | |
Geom::Affine | affine |
Geom::IntRect | rect |
A "fragment" is a rectangle of drawn content at a specfic place.
Definition at line 11 of file fragment.h.
Geom::Affine Inkscape::UI::Widget::Fragment::affine |
Definition at line 14 of file fragment.h.
Referenced by Inkscape::UI::Widget::Graphics::check_single_page(), Inkscape::UI::Widget::CairoGraphics::fast_snapshot_combine(), Inkscape::UI::Widget::CairoGraphics::paint_widget(), Inkscape::UI::Widget::Stores::recreate_store(), Inkscape::UI::Widget::Stores::shift_store(), Inkscape::UI::Widget::CairoGraphics::snapshot_combine(), Inkscape::UI::Widget::Stores::snapshot_combine(), and Inkscape::UI::Widget::Stores::take_snapshot().
Geom::IntRect Inkscape::UI::Widget::Fragment::rect |
Definition at line 17 of file fragment.h.
Referenced by Inkscape::UI::Widget::Stores::centered(), Inkscape::UI::Widget::Graphics::check_single_page(), Inkscape::UI::Widget::CairoGraphics::draw_tile(), Inkscape::UI::Widget::CairoGraphics::fast_snapshot_combine(), Inkscape::UI::Widget::CairoGraphics::paint_widget(), Inkscape::UI::Widget::Stores::recreate_store(), Inkscape::UI::Widget::CairoGraphics::shift_store(), Inkscape::UI::Widget::Stores::shift_store(), Inkscape::UI::Widget::CairoGraphics::snapshot_combine(), Inkscape::UI::Widget::Stores::snapshot_combine(), and Inkscape::UI::Widget::Stores::take_snapshot().