public class EnviHdrFormatFactory extends BaseGridFormatFactorySPI implements GridFormatFactorySpi
| Constructor and Description |
|---|
EnviHdrFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
EnviHdrFormat |
createFormat()
Creating a
EnviHdrFormat |
boolean |
isAvailable()
Returns
true if this factory is ready for use. |
getImplementationHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImplementationHintspublic boolean isAvailable()
OptionalFactorytrue if this factory is ready for use. An optional factory may returns false for now but returns true later. However, the converse is not recommended.isAvailable in interface OptionalFactoryisAvailable in class BaseGridFormatFactorySPIpublic EnviHdrFormat createFormat()
EnviHdrFormatcreateFormat in interface GridFormatFactorySpicreateFormat in class BaseGridFormatFactorySPIEnviHdrFormatCopyright © 1996–2019 Geotools. All rights reserved.