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 TypeClassDescriptionclassFor some naming relevance, a simple extention of Scale.Methods in org.jzy3d.maths that return ScaleModifier and TypeMethodDescriptionScale.add(float value) Scale.clone()static Scalestatic Scalestatic ScaleMethods 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 ScaleScaleFinder.getFilteredScale(double[] values, int nVariance) Apply an outlier remover on input data () and retrieve the min and max values of the non-rejected values.invalid @link
OutlierRemover.getInlierValuesstatic ScaleOutlierRemover.getInlierBounds(double[] values, int nVariance) static ScaleScaleFinder.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 TypeMethodDescriptionvoidZ scale.voidZ scale.voidvoidvoidvoidvoidvoid