it.geosolutions.imageio.utilities
Class TilesByteGetter

java.lang.Object
  extended by it.geosolutions.imageio.utilities.TilesByteGetter

public class TilesByteGetter
extends Object

Author:
Daniele Romagnoli, GeoSolutions SaS

Constructor Summary
TilesByteGetter(RenderedImage ri)
           
 
Method Summary
 byte[] getBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TilesByteGetter

public TilesByteGetter(RenderedImage ri)
Method Detail

getBytes

public byte[] getBytes()
                throws InterruptedException
Throws:
InterruptedException


Copyright © 2006–2013 GeoSolutions. All rights reserved.