|
Scroom
0.14
|


Public Types | |
| using | Ptr = boost::shared_ptr< ITweakSelection > |
| using | Point = Scroom::Utils::Point< double > |
Public Member Functions | |
| virtual Selection | tweakSelection (Selection selection) const =0 |
| virtual void | setAspectRatio (Point aspectRatio_)=0 |
Public Member Functions inherited from Interface | |
| Interface ()=default | |
| Interface (const Interface &)=delete | |
| Interface & | operator= (const Interface &)=delete |
| Interface (const Interface &&)=delete | |
| Interface & | operator= (const Interface &&)=delete |
| virtual | ~Interface ()=default |
| using ITweakSelection::Point = Scroom::Utils::Point<double> |
| using ITweakSelection::Ptr = boost::shared_ptr<ITweakSelection> |
|
pure virtual |
Implemented in TweakSelection.
Implemented in TweakSelection.