Package | Description |
---|---|
com.github.gwtd3.api.geom |
Modifier and Type | Method and Description |
---|---|
Hull |
Geometry.hull()
Create a new hull layout with the default x- and y-accessors.
|
Hull |
Hull.x(DatumFunction<Double> xAccessor)
Sets the x-coordinate accessor.
|
Hull |
Hull.y(DatumFunction<Double> yAccessor)
Sets the y-coordinate accessor.
|
Copyright © 2015 gwt-d3. All rights reserved.