Package org.apache.commons.geometry.io.euclidean.threed.stl
package org.apache.commons.geometry.io.euclidean.threed.stl
This package contains types for reading and writing the
STL
geometric data file format.
- See Also:
-
ClassesClassDescriptionFacet definition class that provides access to the 2-byte attribute value stored with each triangle in the binary STL format.Class used to read the binary form of the STL file format.Low-level class for writing binary STL content.
BoundaryReadHandler3D
implementation for reading STL data.BoundaryWriteHandler3D
implementation for writing STL content.Class containing constants for the STL file format.Utility class with factory methods for constructingFacetDefinitionReader
instances for STL content.Utility methods for the STL format.FacetDefinitionReader
for reading the text (i.e., "ASCII") version of the STL file format.Class for writing the text-based (i.e., "ASCII") STL format.