Interface IObjectToGeometryConverterRegistry

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

public interface IObjectToGeometryConverterRegistry extends net.anwiba.commons.utilities.registry.IApplicableRegistry<IFormat,IObjectToGeometryConverter<? extends Object>>, net.anwiba.commons.lang.functional.IApplicable<IFormat>
  • Method Summary

    Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable

    and, isApplicable, not, or

    Methods inherited from interface net.anwiba.commons.utilities.registry.IApplicableRegistry

    add, get