gov.nasa.worldwind.servers.wms.formats
Class PNGImageFormatter
java.lang.Object
gov.nasa.worldwind.servers.wms.formats.ImageFormatter
gov.nasa.worldwind.servers.wms.formats.PNGImageFormatter
public class PNGImageFormatter
- extends ImageFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PNGImageFormatter
public PNGImageFormatter(File f)
asPng
public InputStream asPng()
throws IOException
- Overrides:
asPng
in class ImageFormatter
- Throws:
IOException
toIntermediateForm
public BufferedImage toIntermediateForm()
throws IOException
- Specified by:
toIntermediateForm
in class ImageFormatter
- Throws:
IOException