org.astrogrid.acr.ivoa.resource
Class SiapCapability.ImageSize
java.lang.Object
org.astrogrid.acr.ivoa.resource.SiapCapability.ImageSize
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SiapCapability
public static class SiapCapability.ImageSize
- extends Object
- implements Serializable
The limits for an image returned from a SIAP service.
- See Also:
- Serialized Form
|
Method Summary |
int |
getLat()
The maximum size in the latitdude (Dec.) direction |
int |
getLong()
The maximum size in the longitude (R.A.) direction |
SiapCapability.ImageSize
public SiapCapability.ImageSize()
getLat
public int getLat()
- The maximum size in the latitdude (Dec.) direction
getLong
public int getLong()
- The maximum size in the longitude (R.A.) direction
Copyright © 2002-2010 AstroGrid. All Rights Reserved.