Uses of Class
org.jzy3d.maths.Scale
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Scale in org.jzy3d.chart
-
Uses of Scale in org.jzy3d.chart.controllers.targets
-
Uses of Scale in org.jzy3d.colors
-
Uses of Scale in org.jzy3d.events
ModifierConstructorDescriptionScaleChangedEvent
(Object source, Scale scaling) ScaleChangedEvent
(Object source, Scale scaling, int scaleId) -
Uses of Scale in org.jzy3d.maths
Modifier and TypeClassDescriptionclass
For some naming relevance, a simple extention of Scale. -
Uses of Scale in org.jzy3d.maths.algorithms
Modifier 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
Modifier and TypeMethodDescriptionvoid
Z scale.void
Z scale.void
void
void
void
void
void