A set of functions for working with geometries. More...
import meta.dart;
import _library_context.dart;
import _native_base.dart;
import builtin_types__conversion.dart;
import global_point.dart;
import point.dart;
import polygon.dart;
import segment.dart;
Go to the source code of this file.
Classes | |
class | GeometryUtils |
A set of functions for working with geometries. More... | |
A set of functions for working with geometries.
Definition in file geometry_utils.dart.