Crate polylabel [] [src]

This crate provides a Rust implementation of the Polylabel algorithm

Structs

Array

Outer polygon rings

WrapperArray

Wrapper for a void pointer to a sequence of Arrays

Functions

polylabel

Calculate a Polygon's ideal label position by calculating its ✨pole of inaccessibility✨

polylabel_ffi

FFI access to the polylabel function