Uses of Class
org.apache.commons.geometry.io.core.BoundaryIOManager.HandlerRegistry
-
Packages that use BoundaryIOManager.HandlerRegistry Package Description org.apache.commons.geometry.io.core 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.HandlerRegistry Modifier and Type Field Description private BoundaryIOManager.HandlerRegistry<R>
BoundaryIOManager. readRegistry
Read handler registry.private BoundaryIOManager.HandlerRegistry<W>
BoundaryIOManager. writeRegistry
Write handler registry.
-