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