Uses of Interface
org.openjump.core.graph.pirolProject.ScaleChanger
Packages that use ScaleChanger
Package
Description
-
Uses of ScaleChanger in org.openjump.core.attributeoperations.statistics
Classes in org.openjump.core.attributeoperations.statistics that implement ScaleChangerModifier and TypeClassDescriptionclassclass to scale the "coordinates" of a punkt object, often needed for statistical calculations.Constructors in org.openjump.core.attributeoperations.statistics with parameters of type ScaleChangerModifierConstructorDescriptionCorrelationDataPair(double[] coords, int index, ScaleChanger scaler) CorrelationDataPair(double[] coords, int index, ScaleChanger scaler, boolean prescaled) -
Uses of ScaleChanger in org.openjump.core.graph.pirolProject
Fields in org.openjump.core.graph.pirolProject declared as ScaleChangerMethods in org.openjump.core.graph.pirolProject with parameters of type ScaleChangerConstructors in org.openjump.core.graph.pirolProject with parameters of type ScaleChangerModifierConstructorDescriptionPirolPoint(double[] coords, int index, ScaleChanger scaler) PirolPoint(double[] coords, int index, ScaleChanger scaler, boolean prescaled)