Package org.apache.commons.geometry.io.core.input
package org.apache.commons.geometry.io.core.input
This package contains types representing input to IO operations.
-
ClassDescription
GeometryInput
implementation for reading content from a file.Interface representing input to a geometric I/O operation.GeometryInput
implementation that wraps anInputStream
.GeometryInput
implementation for reading content from a URL.