|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.coverage.raster.data.container.BufferResult
public class BufferResult
The BufferResult
class TODO add class documentation here.
Constructor Summary | |
---|---|
BufferResult(RasterRect resultRect,
java.nio.ByteBuffer result)
Create a buffer result. |
Method Summary | |
---|---|
RasterRect |
getRect()
|
java.nio.ByteBuffer |
getResult()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BufferResult(RasterRect resultRect, java.nio.ByteBuffer result)
resultRect
- result
- Method Detail |
---|
public final java.nio.ByteBuffer getResult()
public final RasterRect getRect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |