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