public abstract class AbstractGeoReferencedImageFactory extends AbstractIoFactory implements GeoReferencedImageFactory
| Constructor and Description |
|---|
AbstractGeoReferencedImageFactory(String name) |
| Modifier and Type | Method and Description |
|---|---|
static GeoReferencedImageFactory |
getGeoReferencedImageFactory(org.springframework.core.io.Resource resource) |
static GeoReferencedImageFactory |
getGeoReferencedImageFactory(String fileName) |
static boolean |
hasGeoReferencedImageFactory(org.springframework.core.io.Resource resource) |
static boolean |
hasGeoReferencedImageFactory(String fileName) |
static GeoReferencedImage |
loadGeoReferencedImage(org.springframework.core.io.Resource resource) |
addMediaType, addMediaTypeAndFileExtension, getFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitloadImagegetFileExtension, getFileExtensions, getMediaType, getMediaTypes, getName, init, isAvailablepublic AbstractGeoReferencedImageFactory(String name)
public static GeoReferencedImageFactory getGeoReferencedImageFactory(org.springframework.core.io.Resource resource)
public static GeoReferencedImageFactory getGeoReferencedImageFactory(String fileName)
public static boolean hasGeoReferencedImageFactory(org.springframework.core.io.Resource resource)
public static boolean hasGeoReferencedImageFactory(String fileName)
public static GeoReferencedImage loadGeoReferencedImage(org.springframework.core.io.Resource resource)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.