thredds.catalog2
Interface ThreddsMetadata.GeospatialRange

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.GeospatialRange


Method Summary
 double getResolution()
           
 double getSize()
           
 double getStart()
           
 String getUnits()
           
 boolean isHorizontal()
           
 

Method Detail

isHorizontal

boolean isHorizontal()

getStart

double getStart()

getSize

double getSize()

getResolution

double getResolution()

getUnits

String getUnits()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.