Home | Trees | Indices | Help |
|
---|
|
object --+ | CoosysMixin --+ | object --+ | | | utils.autonode.AutoNode --+ | | | ADQLNode --+ | | | FieldInfoedNode --+ | GeometryNode --+ | Circle
A circle parsed from ADQL.
There are two ways a circle is specified: either with (x, y, radius) or as (center, radius). In the second case, center is an spoint-valued column reference. Cases with a point-valued literal are turned into the first variant during parsing.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Methods | |
Inherited from Inherited from |
Class Variables | |
type =
hash(x) |
|
stcArgs =
|
|
xtype =
hash(x) |
|
sqlType =
hash(x) |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |