| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.structure.StructureBase --+
|
object --+ |
| |
base.common.Parser --+
|
base.structure.ParseableStructure --+
|
base.structure.Structure --+
|
svcs.core.Core --+
|
svcs.standardcores.TableBasedCore --+
|
svcs.standardcores.DBCore --+
|
SIAPCutoutCore
A core doing SIAP plus cutouts.
It has, by default, an additional column specifying the desired size of the image to be retrieved. Based on this, the cutout core will tweak its output table such that references to cutout images will be retrieved.
The actual process of cutting out is performed by the product core and renderer.
| Nested Classes | |
|
Inherited from |
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = a sentinel for all kinds of undefined values. |
|
copiedCols =
|
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
| rd | |
|
Inherited from |
|
| Method Details |
returns the fields we need in the output table. The normal DbBased core just returns whatever the service wants. Derived cores, e.g., for special protocols, could override this to make sure they have some fields in the result they depend on.
|
does the DB query and returns an InMemoryTable containing the result.
|
|
|
|
|
|
|
| Class Variable Details |
copiedCols
|
| Property Details |
rd
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |