Package | Description |
---|---|
com.github.gwtd3.api.geom |
Modifier and Type | Method and Description |
---|---|
Polygon |
Polygon.clip(Array<Array<Double>> subject)
Clips the subject polygon against this polygon.
|
Polygon |
Geometry.polygon(Array<Array<Double>> vertices)
Returns a polygon object, which is the array of vertices with additional
methods added to it.
|
Copyright © 2015 gwt-d3. All rights reserved.