Interface IGeometryToTextConverterRegistry
- All Superinterfaces:
net.anwiba.commons.utilities.registry.IObjectRegistry<IGeometryToTextConverter>,Iterable<IGeometryToTextConverter>
- All Known Implementing Classes:
GeometryToTextConverterRegistry
public interface IGeometryToTextConverterRegistry
extends net.anwiba.commons.utilities.registry.IObjectRegistry<IGeometryToTextConverter>
-
Method Summary
Methods inherited from interface net.anwiba.commons.utilities.registry.IObjectRegistry
isEmpty, registerMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator