public final class DTEDFormatFactory extends BaseGridFormatFactorySPI implements GridFormatFactorySpi
Format
service provider interface for DTED files.Constructor and Description |
---|
DTEDFormatFactory() |
Modifier and Type | Method and Description |
---|---|
DTEDFormat |
createFormat()
Creating a
DTEDFormat |
boolean |
isAvailable()
Tells me if the coverage plugin to access dted is available or not.
|
getImplementationHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImplementationHints
public boolean isAvailable()
isAvailable
in interface OptionalFactory
isAvailable
in class BaseGridFormatFactorySPI
true
if the plugin is available, false
otherwise.public DTEDFormat createFormat()
DTEDFormat
createFormat
in interface GridFormatFactorySpi
createFormat
in class BaseGridFormatFactorySPI
DTEDFormat
Copyright © 1996–2019 Geotools. All rights reserved.