org.ala.layers.grid
Class GridCacheBuilder

java.lang.Object
  extended by org.ala.layers.grid.GridCacheBuilder

public class GridCacheBuilder
extends java.lang.Object

Author:
Adam

Constructor Summary
GridCacheBuilder()
           
 
Method Summary
static float getNextValue(java.io.RandomAccessFile raf, Grid g)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridCacheBuilder

public GridCacheBuilder()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

getNextValue

public static float getNextValue(java.io.RandomAccessFile raf,
                                 Grid g)


Copyright © 2014. All Rights Reserved.