Name |
Description |
EpsImage |
Writes a mesh to an EPS file. |
FileProcessor |
Provides static methods to read and write mesh files. |
GeometryWriter |
Writes an InputGeometry to standard Triangle format. |
JsonParser |
This class encodes and decodes JSON strings. Spec. details, see http://www.json.org/ JSON uses Arrays and Objects. These correspond here to the datatypes ArrayList and Hashtable. All numbers are parsed to doubles. |
RasterImage |
Writes an image of the mesh to disk. |
SvgImage |
Writes a mesh to an SVG file. |