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.
|
getImplementationHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImplementationHintspublic boolean isAvailable()
isAvailable in interface OptionalFactoryisAvailable in class BaseGridFormatFactorySPItrue if the plugin is available, false otherwise.public JP2ECWFormat createFormat()
JP2ECWFormat.createFormat in interface GridFormatFactorySpicreateFormat in class BaseGridFormatFactorySPIJP2ECWFormat.;Copyright © 1996–2019 Geotools. All rights reserved.