public class NomWcsKeywordProvider extends Object implements jsky.coords.WCSKeywordProvider
| Constructor and Description |
|---|
NomWcsKeywordProvider(nom.tam.fits.Header hdr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
findKey(String key) |
double |
getDoubleValue(String key) |
double |
getDoubleValue(String key,
double defaultValue) |
float |
getFloatValue(String key) |
float |
getFloatValue(String key,
float defaultValue) |
int |
getIntValue(String key) |
int |
getIntValue(String key,
int defaultValue) |
String |
getStringValue(String key) |
String |
getStringValue(String key,
String defaultValue) |
public boolean findKey(String key)
findKey in interface jsky.coords.WCSKeywordProviderpublic String getStringValue(String key)
getStringValue in interface jsky.coords.WCSKeywordProviderpublic String getStringValue(String key, String defaultValue)
getStringValue in interface jsky.coords.WCSKeywordProviderpublic double getDoubleValue(String key)
getDoubleValue in interface jsky.coords.WCSKeywordProviderpublic double getDoubleValue(String key, double defaultValue)
getDoubleValue in interface jsky.coords.WCSKeywordProviderpublic float getFloatValue(String key)
getFloatValue in interface jsky.coords.WCSKeywordProviderpublic float getFloatValue(String key, float defaultValue)
getFloatValue in interface jsky.coords.WCSKeywordProviderpublic int getIntValue(String key)
getIntValue in interface jsky.coords.WCSKeywordProviderpublic int getIntValue(String key, int defaultValue)
getIntValue in interface jsky.coords.WCSKeywordProviderCopyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.