Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BIAS::wxProjectionPanel Class Reference

Panel for displaying and editing projections. More...

#include <Gui/wxProjectionPanel.hh>

+ Inheritance diagram for BIAS::wxProjectionPanel:
+ Collaboration diagram for BIAS::wxProjectionPanel:

Public Member Functions

const ProjectionGetProjection () const
 
void SetProjection (const Projection &projection)
 
 wxProjectionPanel (wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel"), bool createButtons=true)
 

Detailed Description

Panel for displaying and editing projections.

Author
jkollmann

Definition at line 46 of file wxProjectionPanel.hh.

Constructor & Destructor Documentation

wxProjectionPanel::wxProjectionPanel ( wxWindow parent,
wxWindowID  id = -1,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL,
const wxString &  name = wxT("panel"),
bool  createButtons = true 
)

Definition at line 52 of file wxProjectionPanel.cpp.

Member Function Documentation

const Projection & wxProjectionPanel::GetProjection ( ) const

Definition at line 178 of file wxProjectionPanel.cpp.

Referenced by BIAS::wxProjectionDialog::GetProjection().

void wxProjectionPanel::SetProjection ( const Projection projection)

The documentation for this class was generated from the following files: