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