Crate geogebra_types

Source
Expand description

This is an attempt at creating a library for working with GeoGebra files. This is largely an educated guess and what works how as the documentation on the format is incredibly sparse. This is mostly incomplete and is mostly meant as a utility crate for Geo-AID.

Re-exports§

Modules§

Structs§

  • A circle in the construction
  • A type-erased expression.
  • High-level API for working with a Geogebra workspace.
  • A line element of the Geogebra construction
  • A list expression
  • A number value
  • A point element of the Geogebra construction
  • A ray (half-line)
  • A segment
  • An immutable labeled expression. Passed by reference

Traits§