|
__init__(self,
epoch=None,
error=None,
frame=None,
id=None,
name=None,
pixSize=None,
resolution=None,
size=None,
ucd=None,
unit=( ) ,
value=None,
yearDef=None)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
Inherited from _Coordinate :
iterTransformed
Inherited from _CoordinateLike :
getPosition
Inherited from common.ASTNode :
__eq__ ,
__hash__ ,
__ne__ ,
ensureId
Inherited from utils.autonode.AutoNode :
__repr__ ,
change ,
iterAttributes ,
iterChildren ,
iterNodeChildren ,
iterNodes
Inherited from _SpatialMixin :
getUnitArgs ,
getUnitConverter ,
getUnitString ,
getValues
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|