Uses of Class
org.apache.sis.internal.processing.isoline.Isolines
Packages that use Isolines
-
Uses of Isolines in org.apache.sis.internal.processing.isoline
Methods in org.apache.sis.internal.processing.isoline that return IsolinesModifier and TypeMethodDescriptionstatic Isolines[]Isolines.generate(RenderedImage data, double[][] levels, org.opengis.referencing.operation.MathTransform gridToCRS) Generates isolines at the specified levels computed from data provided by the given image.Methods in org.apache.sis.internal.processing.isoline with parameters of type Isolines