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. readRegistryRead handler registry.private BoundaryIOManager.HandlerRegistry<W>BoundaryIOManager. writeRegistryWrite handler registry.
-