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. |
getImplementationHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImplementationHints
public boolean isAvailable()
OptionalFactory
true
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 OptionalFactory
isAvailable
in class BaseGridFormatFactorySPI
public EnviHdrFormat createFormat()
EnviHdrFormat
createFormat
in interface GridFormatFactorySpi
createFormat
in class BaseGridFormatFactorySPI
EnviHdrFormat
Copyright © 1996–2019 Geotools. All rights reserved.