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
  • Class
    Description
    List of PolylineBuffer coordinates that have not yet been closed.
    Creates isolines at specified levels from grid values provided in a RenderedImage.
    Assembles arbitrary number of PolylineBuffers in a single Java2D
    invalid reference
    Shape
    for an isoline level.
    Wraps Isolines.generate(…) calculation in a process for parallel execution.
    Coordinates of a polyline under construction.
    Tells at which stage are the polylines represented by a Java2D Shape.
    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.