Menu

Documentation

Joseph A. Huwaldt

Back to the Home Page.

API Documentation

The following are links to documentation for the GeomSS Application Programming Interface (API).

Frequently Accessed Documentation

The following are links to the API documentation most frequently accessed.

Foundations:

Point Geometry:

Parametric Curves:

Parametric Surfaces:

Misc:

Default Imports

The following packages are imported automatically by GeomSS and are available at the GeomSS command line:

You can import any package you want using:

import my.package.name.*;'


Related

Wiki: Home