public interface IsolineBuilder<TZ>
Modifier and Type | Interface and Description |
---|---|
static interface |
IsolineBuilder.ZMetric<TZ>
A ZMetric is a metric for some generic TZ value.
|
Modifier and Type | Method and Description |
---|---|
org.locationtech.jts.geom.Geometry |
computeIsoline(TZ z0) |
org.locationtech.jts.geom.Geometry computeIsoline(TZ z0)
Copyright © 2019. All rights reserved.