[ ソース: node-d3-polygon ]
パッケージ: node-d3-polygon (1.0.3-3)
node-d3-polygon に関するリンク
Debian の資源:
node-d3-polygon ソースパッケージをダウンロード:
- [node-d3-polygon_1.0.3-3.dsc]
- [node-d3-polygon_1.0.3.orig.tar.gz]
- [node-d3-polygon_1.0.3-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [d3js.org]
類似のパッケージ:
Operations for two-dimensional polygons
This module provides a few basic geometric operations for two-dimensional polygons. Each polygon is represented as an array of two-element arrays [[x1, y1], [x2, y2], …], and may either be closed (wherein the first and last point are the same) or open (wherein they are not).
Node.js is an event-based server-side JavaScript engine.
その他の node-d3-polygon 関連パッケージ
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable