Uses of Package
org.apache.commons.geometry.io.core
Packages that use org.apache.commons.geometry.io.core
Package
Description
This package contains the core interfaces and classes for commons-geometry
IO functionality.
This package contains types representing input to IO operations.
This package contains types representing output targets for IO operations.
This package contains the core interfaces and classes providing IO
functionality for Euclidean 3D space.
This package contains types for reading and writing the
OBJ
geometric data file format.
This package contains types for reading and writing the
STL
geometric data file format.
This package contains types for working with simple text-based 3D geometric
data formats, including CSV and simple text files.
-
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.coreClassDescriptionInternal 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.
-
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.core.inputClassDescriptionAbstract base class for
GeometryIOMetadata
implementations.Interface containing basic metadata fields for use in I/O operations. -
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.core.outputClassDescriptionAbstract base class for
GeometryIOMetadata
implementations.Interface containing basic metadata fields for use in I/O operations. -
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.euclidean.threedClassDescriptionClass managing IO operations for geometric data formats containing region boundaries.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.
-
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.euclidean.threed.obj
-
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.euclidean.threed.stl
-
Classes in org.apache.commons.geometry.io.core used by org.apache.commons.geometry.io.euclidean.threed.txt