CropPanel Class Reference
adjustment dialog
More...
#include <CropPanel.h>
Inheritance diagram for CropPanel:
[legend]List of all members.
Detailed Description
adjustment dialog
Constructor & Destructor Documentation
| CropPanel::ListSelectionChanged CropPanel::OnSetRight CropPanel::OnSetBottom CropPanel::OnAutoCenter CropPanel::CropPanel |
( |
|
) |
|
|
Member Function Documentation
| void CropPanel::CenterCrop |
( |
|
) |
[protected] |
|
| bool CropPanel::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxTAB_TRAVERSAL, |
|
|
const wxString & |
name = wxT("panel") |
|
) |
|
|
| void CropPanel::CropChanged |
( |
vigra::Rect2D & |
crop, |
|
|
bool |
dragging |
|
) |
|
|
| void CropPanel::Display2Pano |
( |
|
) |
[protected] |
|
| void CropPanel::ListSelectionChanged |
( |
wxListEvent & |
e |
) |
[protected] |
|
|
|
catches changes to the list selection
|
| void CropPanel::OnAutoCenter |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::OnResetButton |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::OnSetBottom |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::OnSetLeft |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::OnSetRight |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::OnSetTop |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void CropPanel::Pano2Display |
( |
int |
imgNr |
) |
[protected] |
|
|
|
- Todo:
- use individual get options on the SrcPanoImage, replacing m_imgOpts.
can this be done with img.getSize() / 2 + img.getRadialDistortionCenterShift()?
|
| void CropPanel::UpdateDisplay |
( |
|
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following files: