Package org.apache.commons.geometry.io.core
package org.apache.commons.geometry.io.core
This package contains the core interfaces and classes for commons-geometry
IO functionality.
-
ClassDescriptionAbstract base class for
GeometryIOMetadata
implementations.BoundaryIOManager<H extends HyperplaneConvexSubset<?>,B extends BoundarySource<H>, R extends BoundaryReadHandler<H, B>, W extends BoundaryWriteHandler<H, B>> Class managing IO operations for geometric data formats containing region boundaries.Internal class used to manage handler registration.Basic interface for reading geometric boundary representations (B-reps) from a specific data storage format.Basic interface for writing geometric boundary representations (B-reps) in a specific data storage format.Interface describing a geometric data format.Interface containing basic metadata fields for use in I/O operations.