Public Member Functions | Protected Attributes

uiFVAnnotPropTab::AxesGroup Class Reference

Inheritance diagram for uiFVAnnotPropTab::AxesGroup:
uiGroup uiParent uiBaseObject NamedObject CallBacker

List of all members.

Public Member Functions

 AxesGroup (uiParent *, FlatView::Annotation::AxisData &, const BufferStringSet *annots=0)
void putToScreen ()
void getFromScreen ()
int getSelAnnot () const
void setSelAnnot (int)

Protected Attributes

FlatView::Annotation::AxisDataad_
uiCheckBoxshowannotfld_
uiCheckBoxshowgridlinesfld_
uiCheckBoxreversedfld_
uiGenInputannotselfld_

Constructor & Destructor Documentation

uiFVAnnotPropTab::AxesGroup::AxesGroup ( uiParent ,
FlatView::Annotation::AxisData ,
const BufferStringSet annots = 0 
)

Member Function Documentation

void uiFVAnnotPropTab::AxesGroup::getFromScreen (  ) 
int uiFVAnnotPropTab::AxesGroup::getSelAnnot (  )  const
void uiFVAnnotPropTab::AxesGroup::putToScreen (  ) 
void uiFVAnnotPropTab::AxesGroup::setSelAnnot ( int   ) 

Member Data Documentation