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 BoundaryReadHandler3Dimplementation for the non-standardCSVformat.CsvBoundaryWriteHandler3D BoundaryWriteHandler3Dimplementation for the non-standardCSVformat.TextBoundaryReadHandler3D BoundaryReadHandler3Dimplementation for the non-standardTXT.TextBoundaryWriteHandler3D BoundaryWriteHandler3Dimplementation for the non-standardTXTformat.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.