A polygon with specified list of points. More...
import ffi.dart;import _library_context.dart;import containers__conversion.dart;import lazy_list.dart;import lazy_map.dart;import point.dart;
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Polygon |
| A polygon with specified list of points. More... | |
A polygon with specified list of points.
Definition in file polygon.dart.