com::cosylab::gui::components::r2::chart::accessories::IntervalNumber Class Reference

List of all members.

Public Member Functions

 IntervalNumber ()

Static Public Member Functions

static double getRightInterval (double interv)
static double getRoundedInterval (double interv)
static double getSubInterval (double interv)
static double getSubSubInterval (double interv)

Detailed Description

This class is for making right numbers for intervals at graphs between two number signatures.


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::accessories::IntervalNumber::IntervalNumber (  )  [inline]

IntervalNumber constructor comment.


Member Function Documentation

static double com::cosylab::gui::components::r2::chart::accessories::IntervalNumber::getRightInterval ( double  interv  )  [inline, static]

This method return suitable interval that is greather than parameer specified.

static double com::cosylab::gui::components::r2::chart::accessories::IntervalNumber::getRoundedInterval ( double  interv  )  [inline, static]

This method return interval that is used for determing central number, around which all numbers on axis are disposed

See also:
ImprovedChartXAxis.drawAxis()
static double com::cosylab::gui::components::r2::chart::accessories::IntervalNumber::getSubInterval ( double  interv  )  [inline, static]

This method takes interval as a parameter and return suitable subinterval.

static double com::cosylab::gui::components::r2::chart::accessories::IntervalNumber::getSubSubInterval ( double  interv  )  [inline, static]

This method takes interval as a parameter and return suitable subsubinterval.


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

Generated by  doxygen 1.6.2