public class GeometrySerializerFactory extends Object
| Constructor and Description |
|---|
GeometrySerializerFactory()
|
| Modifier and Type | Method and Description |
|---|---|
static GeometrySerializer |
getInstance(FileFormat
Retrieve a GeometrySerializer for the denoted format.
|
public static GeometrySerializergetInstance(FileFormat format)
format - the format to get a serializer for.