org.gcube.contentmanagement.timeseries.geotools.vti.connectors
Class Bathymetry

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.vti.connectors.Bathymetry

public class Bathymetry
extends Object


Constructor Summary
Bathymetry(String bathfile)
           
 
Method Summary
static void close()
           
 short[] compute(Point2D.Double[] points)
           
static void init()
           
static void initInstance(String bathfile)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bathymetry

public Bathymetry(String bathfile)
           throws Exception
Throws:
Exception
Method Detail

init

public static void init()
                 throws Exception
Throws:
Exception

close

public static void close()
                  throws Exception
Throws:
Exception

initInstance

public static void initInstance(String bathfile)
                         throws Exception
Throws:
Exception

compute

public short[] compute(Point2D.Double[] points)
                throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.