org.esa.beam.visat.toolviews.stat
Class StatisticsUtils.TransectProfile

java.lang.Object
  extended by org.esa.beam.visat.toolviews.stat.StatisticsUtils.TransectProfile
Enclosing class:
StatisticsUtils

public static class StatisticsUtils.TransectProfile
extends Object


Constructor Summary
StatisticsUtils.TransectProfile()
           
 
Method Summary
static String createTransectProfileText(RasterDataNode raster)
           
static TransectProfileData getTransectProfileData(RasterDataNode raster)
           
static Shape getTransectShape(Product product)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsUtils.TransectProfile

public StatisticsUtils.TransectProfile()
Method Detail

getTransectProfileData

public static TransectProfileData getTransectProfileData(RasterDataNode raster)
                                                  throws IOException
Throws:
IOException

getTransectShape

public static Shape getTransectShape(Product product)

createTransectProfileText

public static String createTransectProfileText(RasterDataNode raster)
                                        throws IOException
Throws:
IOException


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.