Home | Trees | Indices | Help |
|
---|
|
object --+ | grend.CustomTemplateMixin --+ | object --+ | | | nevow.rend.DataFactory --+ | | | object --+ | | | | | nevow.rend.RenderFactory --+ | | | object --+ | | | | | nevow.rend.MacroFactory --+ | | | object --+ | | | | | nevow.rend.ConfigurableMixin --+ | | | nevow.rend.Fragment --+ | | | nevow.rend.ConfigurableFactory --+ | | | nevow.rend.FreeformChildMixin --+ | | | | | nevow.rend.ChildLookupMixin --+ | | | nevow.rend.Page --+ | | | object --+ | | | | | common.CommonRenderers --+ | | | | | grend.GavoRenderMixin --+ | | | grend.GavoPage --+ | | | grend.ResourceBasedPage --+ | | | grend.ServiceBasedPage --+ | MetaRenderer --+ | CoverageRenderer
A renderer returning various forms of a service's spatial coverage.
This will return a 404 if the service doesn't have a coverage.spatial meta (and will bomb out if that isn't a SMoc).
Based on the accept header, it will return a PNG if the client indicates it's interested in that or if it accepts text/html, in which case we assume it's a browser; otherwise, it will produce a MOC in FITS format.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
name =
a sentinel for all kinds of undefined values. |
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
|
only cache this if we return a PNG. Our caching system doesn't support content negotiation, so we can't keep the FITS (and it's fast to generate, so that doesn't matter so much.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |