|
Scroom
0.14
|

Public Types | |
| using | Ptr = boost::shared_ptr< TweakRulers > |
| using | Point = Scroom::Utils::Point< double > |
Public Member Functions | |
| Scroom::Utils::Rectangle< double > | tweakRulers (Point currentPosition, Scroom::Utils::Point< int > drawingAreaSize, int zoom) const |
| void | setAspectRatio (Point aspectRatio_) |
Static Public Member Functions | |
| static Ptr | create (Point aspectRatio_) |
Private Member Functions | |
| TweakRulers (Point aspectRatio_) | |
Private Attributes | |
| Point | aspectRatio |
| using TweakRulers::Point = Scroom::Utils::Point<double> |
| using TweakRulers::Ptr = boost::shared_ptr<TweakRulers> |
|
inlineexplicitprivate |
|
inline |
|
inline |

|
private |
Referenced by setAspectRatio(), and tweakRulers().