Style Intelligence v12.0

Package inetsoft.graph.scale

Interface Summary
ScaleRange This defines the interface for calculating the max and min of a numeric scale.
 

Class Summary
AbstractScaleRange AbstractScaleRange implements the common scale range interfaces.
CategoricalScale A categorical scale is used to map nominal values to their logical position.
LinearRange Calculate the range by taking the minimum and maximum of all data.
LinearScale A linear scale is used to map numeric values on a linear scale.
LogScale A log scale maps numeric values on a logarithmic scale.
PowerScale A power scale maps numeric values by raising it to the power of a specified number.
Scale A scale defines the measurement of a dimension.
Scale.Value This class calculate a dynamic scaled value.
StackRange Calculate the range by stacking the values.
TimeScale A time scale is used to map date/time values on a linear scale.
 


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.