|
__init__(tlp)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
|
tlp.PropertyInterface
|
|
|
copy(tlp.node,
tlp.node,
tlp.PropertyInterface)
... |
|
|
|
|
string
|
|
tlp.Size
|
getEdgeDefaultValue()
... |
|
|
string
|
|
tlp.Size
|
getEdgeValue(tlp.edge)
... |
|
|
tlp.Size
|
getMax(tlp.Graph sg=None)
... |
|
|
tlp.Size
|
getMin(tlp.Graph sg=None)
... |
|
|
string
|
|
string
|
|
tlp.Size
|
getNodeDefaultValue()
... |
|
|
string
|
|
tlp.Size
|
getNodeValue(tlp.node)
... |
|
|
tlp.IteratorEdge
|
|
tlp.IteratorNode
|
|
string
|
|
|
scale(tlp.Vec3f,
tlp.Graph sg=None)
... |
|
|
bool
|
|
|
setAllEdgeValue(tlp.Size)
... |
|
|
bool
|
|
|
setAllNodeValue(tlp.Size)
... |
|
|
bool
|
|
|
setEdgeValue(tlp.edge,
tlp.Size)
... |
|
|
bool
|
|
|
setNodeValue(tlp.node,
tlp.Size)
... |
|
|