#include <tweak-view.hh>
◆ create()
◆ TweakSelection()
| Scroom::Utils::TweakSelection::TweakSelection |
( |
const Point< double > & |
aspectRatio_ | ) |
|
|
explicit |
134 {
135 }
Point< double > aspectRatio
Definition tweak-view.hh:117
◆ tweakSelection() [1/3]
| Rectangle< double > Scroom::Utils::TweakGridSelection::tweakSelection |
( |
const Rectangle< double > & |
selection | ) |
const |
|
overridevirtual |
Implements Scroom::Utils::TweakSelection.
159 {
161 }
Rectangle< double > roundCorners(Rectangle< double > r)
Definition rectangle.hh:345
auto selection
Definition pipette-tests.cc:157
◆ tweakSelection() [2/3]
| virtual Rectangle< double > Scroom::Utils::TweakSelection::tweakSelection |
( |
const Rectangle< double > & |
selection | ) |
const |
|
virtual |
◆ tweakSelection() [3/3]
| Selection Scroom::Utils::TweakSelection::tweakSelection |
( |
const Selection & |
selection | ) |
const |
|
overridevirtual |
Implements Scroom::Utils::ITweakSelection.
138 {
141
144
147
149 }
Rectangle< double > tweakSelection(const Rectangle< double > &selection) const override
Definition tweak-view.cc:158
Corner find_closest_corner(const Point< double > &p, const Rectangle< double > &r)
Definition tweak-view.cc:63
Rectangle< double > toRectangle(const Selection &s)
Definition tweak-view.cc:91
Corner find_opposed_corner(Corner c)
Definition tweak-view.cc:75
std::function< Point< double >(const Rectangle< double > &)> corner_getter(Corner c)
Definition tweak-view.cc:47
const SampleIterator< const uint8_t > start(nullptr, initial_offset, bps)
The documentation for this class was generated from the following files: