Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.episteme.core.mathematics.geometry.curves.BezierCurve (implements org.episteme.core.mathematics.geometry.ParametricCurve)
- org.episteme.core.mathematics.geometry.curves.BSpline
- org.episteme.core.mathematics.geometry.curves.CatmullRomSpline
- org.episteme.core.mathematics.geometry.curves.Circle (implements org.episteme.core.mathematics.geometry.ParametricCurve)
- org.episteme.core.mathematics.geometry.curves.Ellipse (implements org.episteme.core.mathematics.geometry.ParametricCurve)
- org.episteme.core.mathematics.geometry.curves.Helix (implements org.episteme.core.mathematics.geometry.ParametricCurve)
- org.episteme.core.mathematics.geometry.curves.Hyperbola
- org.episteme.core.mathematics.geometry.curves.Parabola