Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::objects::GraphViewAxis Member List

This is the complete list of members for om::graphics::gui::objects::GraphViewAxis, including all inherited members.

addLabel(const UTF8String &label, Float value, Bool labelEnabled=true, Bool divisionEnabled=true)om::graphics::gui::objects::GraphViewAxis
clearLabels()om::graphics::gui::objects::GraphViewAxis
DEFAULT_MAJOR_DIVISION_COLORom::graphics::gui::objects::GraphViewAxisstatic
DEFAULT_MAJOR_DIVISION_WIDTHom::graphics::gui::objects::GraphViewAxisstatic
DEFAULT_MINOR_DIVISION_COLORom::graphics::gui::objects::GraphViewAxisstatic
DEFAULT_MINOR_DIVISION_WIDTHom::graphics::gui::objects::GraphViewAxisstatic
DEFAULT_NAME_TEXT_COLORom::graphics::gui::objects::GraphViewAxisstatic
DEFAULT_NAME_TEXT_SIZEom::graphics::gui::objects::GraphViewAxisstatic
Flag enum nameom::graphics::gui::objects::GraphViewAxis
getLabel(Index labelIndex) const om::graphics::gui::objects::GraphViewAxisinline
getLabelCount() const om::graphics::gui::objects::GraphViewAxisinline
getLabelDivisionIsEnabled(Index labelIndex) const om::graphics::gui::objects::GraphViewAxisinline
getLabelIsEnabled(Index labelIndex) const om::graphics::gui::objects::GraphViewAxisinline
getLabelStyle() const om::graphics::gui::objects::GraphViewAxisinline
getLabelValue(Index labelIndex) const om::graphics::gui::objects::GraphViewAxisinline
getMajorDivision() const om::graphics::gui::objects::GraphViewAxisinline
getMajorDivisionColor() const om::graphics::gui::objects::GraphViewAxisinline
getMajorDivisionsEnabled() const om::graphics::gui::objects::GraphViewAxisinline
getMajorDivisionWidth() const om::graphics::gui::objects::GraphViewAxisinline
getMajorLabelsEnabled() const om::graphics::gui::objects::GraphViewAxisinline
getMinorDivision() const om::graphics::gui::objects::GraphViewAxisinline
getMinorDivisionColor() const om::graphics::gui::objects::GraphViewAxisinline
getMinorDivisionsEnabled() const om::graphics::gui::objects::GraphViewAxisinline
getMinorDivisionWidth() const om::graphics::gui::objects::GraphViewAxisinline
getMinorLabelsEnabled() const om::graphics::gui::objects::GraphViewAxisinline
getName() const om::graphics::gui::objects::GraphViewAxisinline
getNameAlignment() const om::graphics::gui::objects::GraphViewAxisinline
getNameIsEnabled() const om::graphics::gui::objects::GraphViewAxisinline
getNameLayout() const om::graphics::gui::objects::GraphViewAxisinline
getNameStyle() const om::graphics::gui::objects::GraphViewAxisinline
getUnits() const om::graphics::gui::objects::GraphViewAxisinline
getValueCurve() const om::graphics::gui::objects::GraphViewAxisinline
GraphViewAxis()om::graphics::gui::objects::GraphViewAxis
LABELS enum valueom::graphics::gui::objects::GraphViewAxis
MAJOR_DIVISIONS enum valueom::graphics::gui::objects::GraphViewAxis
MAJOR_LABELS enum valueom::graphics::gui::objects::GraphViewAxis
MINOR_DIVISIONS enum valueom::graphics::gui::objects::GraphViewAxis
MINOR_LABELS enum valueom::graphics::gui::objects::GraphViewAxis
NAME enum valueom::graphics::gui::objects::GraphViewAxis
removeLabel(Index index)om::graphics::gui::objects::GraphViewAxis
setLabel(Index labelIndex, const UTF8String &newLabel)om::graphics::gui::objects::GraphViewAxisinline
setLabelDivisionIsEnabled(Index labelIndex, Bool newDivisionEnabled)om::graphics::gui::objects::GraphViewAxisinline
setLabelIsEnabled(Index labelIndex, Bool newLabelEnabled)om::graphics::gui::objects::GraphViewAxisinline
setLabelStyle(const fonts::TextStyle &newLabelStyle)om::graphics::gui::objects::GraphViewAxis
setLabelValue(Index labelIndex, Float newValue)om::graphics::gui::objects::GraphViewAxisinline
setMajorDivision(Float newMajorDivision)om::graphics::gui::objects::GraphViewAxisinline
setMajorDivisionColor(const Color4f &newMajorDivisionColor)om::graphics::gui::objects::GraphViewAxisinline
setMajorDivisionsEnabled(Bool newMajorDivisionsEnabled)om::graphics::gui::objects::GraphViewAxisinline
setMajorDivisionWidth(Float newMajorDivisionWidth)om::graphics::gui::objects::GraphViewAxisinline
setMajorLabelsEnabled(Bool newMajorLabelsEnabled)om::graphics::gui::objects::GraphViewAxisinline
setMinorDivision(Float newMinorDivision)om::graphics::gui::objects::GraphViewAxisinline
setMinorDivisionColor(const Color4f &newMinorDivisionColor)om::graphics::gui::objects::GraphViewAxisinline
setMinorDivisionsEnabled(Bool newMinorDivisionsEnabled)om::graphics::gui::objects::GraphViewAxisinline
setMinorDivisionWidth(Float newMinorDivisionWidth)om::graphics::gui::objects::GraphViewAxisinline
setMinorLabelsEnabled(Bool newMinorLabelsEnabled)om::graphics::gui::objects::GraphViewAxisinline
setName(const UTF8String &newName)om::graphics::gui::objects::GraphViewAxis
setNameAlignment(const Origin &newNameAlignment)om::graphics::gui::objects::GraphViewAxisinline
setNameIsEnabled(Bool newNameIsEnabled)om::graphics::gui::objects::GraphViewAxisinline
setNameStyle(const fonts::TextStyle &newNameStyle)om::graphics::gui::objects::GraphViewAxis
setUnits(const UTF8String &newUnits)om::graphics::gui::objects::GraphViewAxisinline
setValueCurve(const ValueCurve &newCurve)om::graphics::gui::objects::GraphViewAxisinline