Package org.apache.commons.geometry.io.core.output
package org.apache.commons.geometry.io.core.output
This package contains types representing output targets for IO operations.
-
ClassDescription
GeometryOutput
implementation for writing content to a file.Interface representing the output of a geometric IO operation.GeometryOutput
implementation that wraps anOutputStream
.