Interface IGeometryToObjectConverterRegistry
-
- All Superinterfaces:
net.anwiba.commons.lang.functional.IApplicable<IFormat>,net.anwiba.commons.utilities.registry.IApplicableRegistry<IFormat,IGeometryToObjectConverter<? extends java.lang.Object>>
- All Known Implementing Classes:
GeometryToObjectConverterRegistry
public interface IGeometryToObjectConverterRegistry extends net.anwiba.commons.utilities.registry.IApplicableRegistry<IFormat,IGeometryToObjectConverter<? extends java.lang.Object>>, net.anwiba.commons.lang.functional.IApplicable<IFormat>