thredds.catalog2
Interface ThreddsMetadata.GeospatialCoverage

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.GeospatialCoverage


Method Summary
 URI getCRS()
           
 List<ThreddsMetadata.GeospatialRange> getExtent()
           
 boolean isGlobal()
           
 boolean isZPositiveUp()
           
 

Method Detail

getCRS

URI getCRS()

isGlobal

boolean isGlobal()

isZPositiveUp

boolean isZPositiveUp()

getExtent

List<ThreddsMetadata.GeospatialRange> getExtent()


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