Home | Trees | Indices | Help |
|
---|
|
object --+ | _Named
(INTERNAL) Root class for named objects.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
classname Get this object's [module.]class name
(str ), see property .classnaming and
function classnaming .
|
|
classnaming Property to get and set the class naming ( bool ).
|
|
name Property to get and set the name ( str ).
|
|
named Get the name or class name or ""
(str ).
|
|
named2 Get the class name and/or the name or
"" (str ).
|
|
named3 Get the prefixed class name and/or the
name or "" (str ).
|
|
named4 Get the package.module.class name and/or the name
or "" (str ).
|
|
Inherited from |
Method Details |
Default
|
Default
|
Join attributes as name=value strings, with
See Also: Functions pygeodesy.attrs and pygeodesy.pairs. |
Create another instance of this very class.
|
Make a shallow or deep copy of this instance.
|
Duplicate this instance, replacing some items.
|
Change the name.
|
DEPRECATED, use method
|
Property Details |
classnameGet this object's
|
classnamingProperty to get and set the class naming (
|
nameProperty to get and set the name (
|
namedGet the name or class name or
|
named2Get the
|
named3Get the prefixed
|
named4Get the
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 21 19:56:44 2021 | http://epydoc.sourceforge.net |