Package org.apache.commons.geometry.io.euclidean.threed.txt
This package contains types for working with simple text-based 3D geometric
data formats, including CSV and simple text files.
-
Class Summary Class Description AbstractTextBoundaryWriteHandler3D Abstract based class for write handlers that output text formats produced byTextFacetDefinitionWriter
.CsvBoundaryReadHandler3D BoundaryReadHandler3D
implementation for the non-standardCSV
format.CsvBoundaryWriteHandler3D BoundaryWriteHandler3D
implementation for the non-standardCSV
format.TextBoundaryReadHandler3D BoundaryReadHandler3D
implementation for the non-standardTXT
.TextBoundaryWriteHandler3D BoundaryWriteHandler3D
implementation for the non-standardTXT
format.TextFacetDefinitionReader Facet definition reader implementation that reads an extremely simple text format.TextFacetDefinitionWriter Class for writing 3D facet geometry in a simple human-readable text format.