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 |
---|---|
com.vividsolutions.jts.geom.Geometry |
computeIsoline(TZ z0) |
com.vividsolutions.jts.geom.Geometry computeIsoline(TZ z0)
Copyright © 2018. All rights reserved.