Interface IGeometryToObjectConverterRegistry

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

public interface IGeometryToObjectConverterRegistry extends net.anwiba.commons.utilities.registry.IApplicableRegistry<IFormat,IGeometryToObjectConverter<? 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