Package | Description |
---|---|
org.apache.commons.geometry.io.euclidean.threed |
This package contains the core interfaces and classes providing IO
functionality for Euclidean 3D space.
|
org.apache.commons.geometry.io.euclidean.threed.obj |
This package contains types for reading and writing the
OBJ
geometric data file format.
|
org.apache.commons.geometry.io.euclidean.threed.stl |
This package contains types for reading and writing the
STL
geometric data file format.
|
org.apache.commons.geometry.io.euclidean.threed.txt |
This package contains types for working with simple text-based 3D geometric
data formats, including CSV and simple text files.
|
Class and Description |
---|
BoundaryIOManager3D
Class managing IO operations for geometric data formats containing 3D region boundaries.
|
BoundaryReadHandler3D
Basic interface for reading 3D geometric boundary representations
(B-reps) from a specific data storage
format.
|
BoundaryWriteHandler3D
Basic interface for writing 3D geometric boundary representations
(B-reps) in a specific data storage
format.
|
FacetDefinition
Interface containing values (vertices and optional normal) used to define a convex,
finite polygon in 3D space.
|
FacetDefinitionReader
Interface for reading
facet definitions from an input source. |
GeometryFormat3D
Enum containing 3D geometry formats supported internally by Apache Commons Geometry.
|
Class and Description |
---|
AbstractBoundaryReadHandler3D
Abstract base class for
BoundaryReadHandler3D implementations. |
AbstractBoundaryWriteHandler3D
Abstract base class for
BoundaryWriteHandler3D implementations. |
BoundaryReadHandler3D
Basic interface for reading 3D geometric boundary representations
(B-reps) from a specific data storage
format.
|
BoundaryWriteHandler3D
Basic interface for writing 3D geometric boundary representations
(B-reps) in a specific data storage
format.
|
FacetDefinition
Interface containing values (vertices and optional normal) used to define a convex,
finite polygon in 3D space.
|
FacetDefinitionReader
Interface for reading
facet definitions from an input source. |
Class and Description |
---|
AbstractBoundaryReadHandler3D
Abstract base class for
BoundaryReadHandler3D implementations. |
AbstractBoundaryWriteHandler3D
Abstract base class for
BoundaryWriteHandler3D implementations. |
BoundaryReadHandler3D
Basic interface for reading 3D geometric boundary representations
(B-reps) from a specific data storage
format.
|
BoundaryWriteHandler3D
Basic interface for writing 3D geometric boundary representations
(B-reps) in a specific data storage
format.
|
FacetDefinition
Interface containing values (vertices and optional normal) used to define a convex,
finite polygon in 3D space.
|
FacetDefinitionReader
Interface for reading
facet definitions from an input source. |
SimpleFacetDefinition
Simple
FacetDefinition implementation that stores a list of vertices and
optional normal. |
Class and Description |
---|
AbstractBoundaryReadHandler3D
Abstract base class for
BoundaryReadHandler3D implementations. |
AbstractBoundaryWriteHandler3D
Abstract base class for
BoundaryWriteHandler3D implementations. |
BoundaryReadHandler3D
Basic interface for reading 3D geometric boundary representations
(B-reps) from a specific data storage
format.
|
BoundaryWriteHandler3D
Basic interface for writing 3D geometric boundary representations
(B-reps) in a specific data storage
format.
|
FacetDefinition
Interface containing values (vertices and optional normal) used to define a convex,
finite polygon in 3D space.
|
FacetDefinitionReader
Interface for reading
facet definitions from an input source. |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.