public static class scale.ordinal
| Modifier and Type | Field and Description |
|---|---|
static scale.ordinal |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T> BandScale<T> |
bands(java.util.Collection<? extends T> domain,
kotlin.jvm.functions.Function1<? super io.data2viz.interpolate.BandScale<T>,kotlin.Unit> initBandScale) |
public static scale.ordinal INSTANCE
public <T> BandScale<T> bands(java.util.Collection<? extends T> domain, kotlin.jvm.functions.Function1<? super io.data2viz.interpolate.BandScale<T>,kotlin.Unit> initBandScale)