Class StlBoundaryReadHandler3D

java.lang.Object
org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D
org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D
All Implemented Interfaces:
BoundaryReadHandler<PlaneConvexSubset, BoundarySource3D>, BoundaryReadHandler3D

BoundaryReadHandler3D implementation for reading STL data. Text input is read using the UTF-8 charset by default.