Expand description
A point string is a finite sequence of points.
Re-exports§
pub use crate::traits::TryBoundingBox;
Structs§
- Point
String - A point string is a finite sequence of points.
TODO: Implement
Dereffor accessing the list of points.
A point string is a finite sequence of points.
pub use crate::traits::TryBoundingBox;Deref for accessing the list of points.