Uses of Class
org.apache.commons.geometry.io.core.BoundaryIOManager.HandlerRegistry
Packages that use BoundaryIOManager.HandlerRegistry
Package
Description
This package contains the core interfaces and classes for commons-geometry
IO functionality.
-
Uses of BoundaryIOManager.HandlerRegistry in org.apache.commons.geometry.io.core
Fields in org.apache.commons.geometry.io.core declared as BoundaryIOManager.HandlerRegistryModifier and TypeFieldDescriptionprivate final BoundaryIOManager.HandlerRegistry
<R> BoundaryIOManager.readRegistry
Read handler registry.private final BoundaryIOManager.HandlerRegistry
<W> BoundaryIOManager.writeRegistry
Write handler registry.