|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectJP2KFormatFactory
public final class JP2KFormatFactory
Implementation of the Format
service provider interface for JP2K
files.
Constructor Summary | |
---|---|
JP2KFormatFactory()
|
Method Summary | |
---|---|
JP2KFormat |
createFormat()
Creating a JP2KFormat . |
static ImageReaderSpi |
getCachedSpi()
|
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Tells me if the coverage plugin to access JP2K is available or not. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JP2KFormatFactory()
Method Detail |
---|
public static ImageReaderSpi getCachedSpi()
public boolean isAvailable()
isAvailable
in interface OptionalFactory
true
if the plugin is available, false
otherwise.public JP2KFormat createFormat()
JP2KFormat
.
createFormat
in interface GridFormatFactorySpi
JP2KFormat
.;public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |