Views
Charts Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvCoordInterval Member List
This is the complete list of members for
IlvCoordInterval
, including all inherited members.
getLength
() const
IlvCoordInterval
getMax
() const
IlvCoordInterval
getMin
() const
IlvCoordInterval
IlvCoordInterval
(IlDouble min=0.0, IlDouble max=0.0)
IlvCoordInterval
intersection
(const IlvCoordInterval &itv)
IlvCoordInterval
intersects
(const IlvCoordInterval &itv) const
IlvCoordInterval
isAfter
(IlDouble val) const
IlvCoordInterval
isBefore
(IlDouble val) const
IlvCoordInterval
isInside
(IlDouble val) const
IlvCoordInterval
isOutside
(IlDouble val) const
IlvCoordInterval
isStrictlyAfter
(IlDouble val) const
IlvCoordInterval
isStrictlyBefore
(IlDouble val) const
IlvCoordInterval
isStrictlyInside
(IlDouble val) const
IlvCoordInterval
isStrictlyOutside
(IlDouble val) const
IlvCoordInterval
operator+=
(IlDouble val)
IlvCoordInterval
operator+=
(const IlvCoordInterval &itv)
IlvCoordInterval
set
(IlDouble min, IlDouble max)
IlvCoordInterval
setMax
(IlDouble val)
IlvCoordInterval
setMin
(IlDouble val)
IlvCoordInterval
stepToValue
(IlDouble nSteps, IlDouble iStep) const
IlvCoordInterval
translate
(IlDouble delta)
IlvCoordInterval