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