applyValue(const IlvValue &value) | IlvValueInterface | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
checkRange(IlvCoordInterval &range) const | IlvConstantScaleStepsUpdater | virtual |
computeStepLabel(IlDouble value) const | IlvScaleStepsUpdater | virtual |
copy() const =0 | IlvNamedProperty | pure virtual |
fixStepsCount(IlUInt stepsCount, IlUInt subStepsCount) | IlvConstantScaleStepsUpdater | |
fixStepUnit(IlDouble stepUnit, IlDouble subStepUnit) | IlvConstantScaleStepsUpdater | |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getAutoLabelFormat() const | IlvAutoScaleStepsUpdater | |
getAutoPrecision() const | IlvAutoScaleStepsUpdater | |
getAutoSubSteps() const | IlvAutoScaleStepsUpdater | |
getCoordinateInfo() const | IlvScaleStepsUpdater | |
getFirstStepData() const | IlvConstantScaleStepsUpdater | |
getLastStepData() const | IlvConstantScaleStepsUpdater | |
getName() const | IlvNamedProperty | virtual |
getPrecision() const | IlvAutoScaleStepsUpdater | |
getPrecisionBase() const | IlvAutoScaleStepsUpdater | |
getScale() const | IlvScaleStepsUpdater | |
getStepsCount() const | IlvConstantScaleStepsUpdater | |
getStepsSpacing() const | IlvAutoScaleStepsUpdater | |
getStepSubStepValues(const IlvProjectorArea &area, IlUInt &stepsCount, IlDouble *&stepValues, IlUInt &subStepsCount, IlDouble *&subStepValues) const | IlvAutoScaleStepsUpdater | virtual |
getStepUnit() const | IlvConstantScaleStepsUpdater | |
getSubStepsCount() const | IlvConstantScaleStepsUpdater | |
getSubStepUnit() const | IlvConstantScaleStepsUpdater | |
getSymbol() const | IlvNamedProperty | |
IlvAutoScaleStepsUpdater(IlvSingleScaleDisplayer *scale, IlDouble precision, IlvDim stepsSpacing=10, IlDouble precisionBase=10., IlBoolean autoSubSteps=IlTrue) | IlvAutoScaleStepsUpdater | |
IlvAutoScaleStepsUpdater(IlvSingleScaleDisplayer *scale, IlvDim stepsSpacing=10, IlBoolean autoSubSteps=IlTrue, IlBoolean autoLabelFormat=IlTrue) | IlvAutoScaleStepsUpdater | |
IlvConstantScaleStepsUpdater(IlvSingleScaleDisplayer *scale) | IlvConstantScaleStepsUpdater | |
IlvConstantScaleStepsUpdater(IlvSingleScaleDisplayer *scale, IlUInt stepsCount, IlUInt subStepsCount=0) | IlvConstantScaleStepsUpdater | |
IlvConstantScaleStepsUpdater(IlvSingleScaleDisplayer *scale, IlDouble stepUnit, IlDouble subStepUnit=0.) | IlvConstantScaleStepsUpdater | |
IlvNamedProperty(IlSymbol *) | IlvNamedProperty | |
IlvNamedProperty(const IlvNamedProperty &source) | IlvNamedProperty | |
IlvScaleStepsUpdater(IlvSingleScaleDisplayer *scale) | IlvScaleStepsUpdater | protected |
isFirstStepDataDefined() const | IlvConstantScaleStepsUpdater | |
isLastStepDataDefined() const | IlvConstantScaleStepsUpdater | |
isPersistent() const | IlvNamedProperty | virtual |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
Remove(IlvSingleScaleDisplayer *scale) | IlvScaleStepsUpdater | static |
Set(IlvSingleScaleDisplayer *scale, IlvScaleStepsUpdater *updater) | IlvScaleStepsUpdater | static |
setAutoLabelFormat(IlBoolean autoLabelFormat) | IlvAutoScaleStepsUpdater | |
setAutoPrecision(IlBoolean autoPrecision) | IlvAutoScaleStepsUpdater | |
setAutoSubSteps(IlBoolean autoSubSteps, IlUInt subStepsCount=0) | IlvAutoScaleStepsUpdater | |
setFirstStepData(IlDouble value) | IlvConstantScaleStepsUpdater | |
setLastStepData(IlDouble value) | IlvConstantScaleStepsUpdater | |
setPrecision(IlDouble precision, IlDouble precisionBase=10.) | IlvAutoScaleStepsUpdater | |
setStepsSpacing(IlvDim stepsSpacing) | IlvAutoScaleStepsUpdater | |
stream | IlvNamedProperty | |
write(IlvOutputFile &stream) const =0 | IlvNamedProperty | pure virtual |