Uses of Class
org.jzy3d.maths.Scale
Packages that use Scale
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Scale in org.jzy3d.chart
Methods in org.jzy3d.chart that return ScaleMethods in org.jzy3d.chart with parameters of type Scale -
Uses of Scale in org.jzy3d.chart.controllers.targets
Methods in org.jzy3d.chart.controllers.targets with parameters of type Scale -
Uses of Scale in org.jzy3d.colors
Methods in org.jzy3d.colors that return ScaleMethods in org.jzy3d.colors with parameters of type Scale -
Uses of Scale in org.jzy3d.events
Methods in org.jzy3d.events that return ScaleConstructors in org.jzy3d.events with parameters of type ScaleModifierConstructorDescriptionScaleChangedEvent
(Object source, Scale scaling) ScaleChangedEvent
(Object source, Scale scaling, int scaleId) -
Uses of Scale in org.jzy3d.maths
Subclasses of Scale in org.jzy3d.mathsModifier and TypeClassDescriptionclass
For some naming relevance, a simple extention of Scale.Methods in org.jzy3d.maths that return ScaleModifier and TypeMethodDescriptionScale.add
(float value) Scale.clone()
static Scale
static Scale
static Scale
Methods in org.jzy3d.maths with parameters of type Scale -
Uses of Scale in org.jzy3d.maths.algorithms
Methods in org.jzy3d.maths.algorithms that return ScaleModifier and TypeMethodDescriptionstatic Scale
ScaleFinder.getFilteredScale
(double[] values, int nVariance) Apply an outlier remover on input data (invalid @link
OutlierRemover.getInlierValues
static Scale
OutlierRemover.getInlierBounds
(double[] values, int nVariance) static Scale
ScaleFinder.getMinMaxScale
(double[] values) Simply returns the min and max values of the input array into a Scale object. -
Uses of Scale in org.jzy3d.plot3d.rendering.view
Methods in org.jzy3d.plot3d.rendering.view that return ScaleMethods in org.jzy3d.plot3d.rendering.view with parameters of type ScaleModifier and TypeMethodDescriptionvoid
Z scale.void
Z scale.void
void
void
void
void
void