Package | Description |
---|---|
com.github.gwtd3.api | |
com.github.gwtd3.api.dsv |
Modifier and Type | Method and Description |
---|---|
static <D,R> com.google.gwt.core.client.JsArrayMixed |
Arrays.extent(com.google.gwt.core.client.JavaScriptObject array,
ObjectAccessor<D,R> accessor)
Find the minimum and maximum value in an array.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DsvObjectAccessor<T>
An accessor function which is passed to
Dsv.parse(String, DsvObjectAccessor) . |
Copyright © 2015 gwt-d3. All rights reserved.