Class GeometryToTextConverterRegistry

java.lang.Object
net.anwiba.commons.utilities.registry.ObjectRegistry<IGeometryToTextConverter>
net.anwiba.spatial.geometry.converter.GeometryToTextConverterRegistry
All Implemented Interfaces:
Iterable<IGeometryToTextConverter>, net.anwiba.commons.utilities.registry.IObjectRegistry<IGeometryToTextConverter>, IGeometryToTextConverterRegistry

public class GeometryToTextConverterRegistry extends net.anwiba.commons.utilities.registry.ObjectRegistry<IGeometryToTextConverter> implements IGeometryToTextConverterRegistry
  • Constructor Details

    • GeometryToTextConverterRegistry

      public GeometryToTextConverterRegistry(IGeometryToTextConverter geometryToTextConverter)