Loading...
Searching...
No Matches
GeometryUtilsExample Class Reference

import snippets/GeometryUtils/objc/GeometryUtilsExample.h;

Inherits NSObject.

Public Member Functions

instancetype init ()
 
void runExample ()
 
void demonstrateGeometryUtilsMethods ()
 

Detailed Description

GeometryUtils usage example for Dart/Flutter Demonstrates working with geometric calculations, points, segments, polygons, and lines

GeometryUtils usage example for Objective-C Demonstrates working with geometric calculations, points, segments, polygons, and lines

Definition at line 10 of file geometry_utils_example.dart.

Member Function Documentation

◆ demonstrateGeometryUtilsMethods()

void GeometryUtilsExample::demonstrateGeometryUtilsMethods ( )
virtual

Demonstrate GeometryUtils methods

Definition at line 20 of file GeometryUtilsExample.m.

◆ init()

instancetype GeometryUtilsExample::init ( )
virtual

Definition at line 9 of file GeometryUtilsExample.m.

◆ runExample()

void GeometryUtilsExample.runExample ( )
virtual

The documentation for this class was generated from the following files: