Package org.apache.sis.internal.processing.isoline
package org.apache.sis.internal.processing.isoline
Isolines generation.
Do not use!
This package is for internal use by SIS only. Classes in this package may change in incompatible ways in any future version without notice.- Since:
- 1.1
- Version:
- 1.3
-
ClassDescriptionList of
PolylineBuffer
coordinates that have not yet been closed.Creates isolines at specified levels from grid values provided in aRenderedImage
.Assembles arbitrary number ofPolylineBuffer
s in a single Java2DShape
for an isoline level.WrapsIsolines.generate(…)
calculation in a process for parallel execution.Coordinates of a polyline under construction.Tells at which stage are the polylines represented by a Java2DShape
.Deferred isoline result, created when computation is continuing in background.Iterator over contouring grid cells together with an interpolator and an assembler of polyline segments.