public final class ECWFormatFactory extends BaseGridFormatFactorySPI implements GridFormatFactorySpi
Format
service provider interface for ECW files.Constructor and Description |
---|
ECWFormatFactory() |
Modifier and Type | Method and Description |
---|---|
ECWFormat |
createFormat()
Creating a
ECWFormat |
boolean |
isAvailable()
Tells me if the coverage plugin to access ECW 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 ECWFormat createFormat()
ECWFormat
createFormat
in interface GridFormatFactorySpi
createFormat
in class BaseGridFormatFactorySPI
ECWFormat
Copyright © 1996–2019 Geotools. All rights reserved.