gov.nasa.worldwind.servers.wms.formats
Class BufferedImageFormatter
java.lang.Object
gov.nasa.worldwind.servers.wms.formats.ImageFormatter
gov.nasa.worldwind.servers.wms.formats.BufferedImageFormatter
public class BufferedImageFormatter
- extends ImageFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferedImageFormatter
public BufferedImageFormatter(BufferedImage image)
toIntermediateForm
public BufferedImage toIntermediateForm()
- Specified by:
toIntermediateForm
in class ImageFormatter