Class GeometrySerializerFactory



  • public class GeometrySerializerFactory
    extends Object
    • Constructor Detail

      • GeometrySerializerFactory

        public GeometrySerializerFactory()
    • Method Detail

      • getInstance

        public static GeometrySerializer getInstance(FileFormat format)
        Retrieve a GeometrySerializer for the denoted format.
        Parameters:
        format - the format to get a serializer for.
        Returns:
        the serializer instance.