@JsType(isNative=true)
public interface D3PathGenerator
| Modifier and Type | Interface and Description |
|---|---|
static class |
D3PathGenerator.Builder |
| Modifier and Type | Method and Description |
|---|---|
double[] |
centroid(Object path) |
D3PathGenerator |
geoPath() |
D3PathGenerator |
projection(D3Projection projection) |
D3PathGenerator projection(D3Projection projection)
D3PathGenerator geoPath()
double[] centroid(Object path)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.