Uses of Class
org.apache.commons.geometry.io.euclidean.threed.BoundaryIOManager3D
Packages that use BoundaryIOManager3D
Package
Description
This package contains the core interfaces and classes providing IO
functionality for Euclidean 3D space.
-
Uses of BoundaryIOManager3D in org.apache.commons.geometry.io.euclidean.threed
Fields in org.apache.commons.geometry.io.euclidean.threed declared as BoundaryIOManager3DModifier and TypeFieldDescriptionprivate static final BoundaryIOManager3D
IO3D.ManagerHolder.DEFAULT_MANAGER
Default IO manager instance.Methods in org.apache.commons.geometry.io.euclidean.threed that return BoundaryIOManager3DModifier and TypeMethodDescriptionstatic BoundaryIOManager3D
IO3D.getDefaultManager()
Get the defaultBoundaryIOManager3D
instance.