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