Package | Description |
---|---|
org.apache.commons.geometry.io.core |
This package contains the core interfaces and classes for commons-geometry
IO functionality.
|
org.apache.commons.geometry.io.core.input |
This package contains types representing input to IO operations.
|
org.apache.commons.geometry.io.core.output |
This package contains types representing output targets for IO operations.
|
Class and Description |
---|
BoundaryReadHandler
Basic interface for reading geometric boundary representations
(B-reps) from a specific data storage
format.
|
BoundaryWriteHandler
Basic interface for writing geometric boundary representations
(B-reps) in a specific data storage
format.
|
GeometryFormat
Interface describing a geometric data format.
|
GeometryIOMetadata
Interface containing basic metadata fields for use in I/O operations.
|
Class and Description |
---|
AbstractGeometryIOMetadata
Abstract base class for
GeometryIOMetadata implementations. |
GeometryIOMetadata
Interface containing basic metadata fields for use in I/O operations.
|
Class and Description |
---|
AbstractGeometryIOMetadata
Abstract base class for
GeometryIOMetadata implementations. |
GeometryIOMetadata
Interface containing basic metadata fields for use in I/O operations.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.