public interface GeometryFormat
Modifier and Type | Method and Description |
---|---|
String |
getDefaultFileExtension()
Get the default file extension used by the format.
|
List<String> |
getFileExtensions()
Get all file extensions associated with the format,
including the
default . |
String |
getFormatName()
Get the format name.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.