Module tulip :: Class tlp :: Class SizeProperty
[hide private]
[frames] | no frames]

Class SizeProperty

       object --+            
                |            
sip.simplewrapper --+        
                    |        
          sip.wrapper --+    
                        |    
    tlp.PropertyInterface --+
                            |
                           tlp.SizeProperty

tlp.SizeProperty(tlp.Graph, string n="")

Instance Methods [hide private]
 
__init__(tlp)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
tlp.PropertyInterface

clonePrototype(tlp.Graph, string)
...
 
copy(tlp.node, tlp.node, tlp.PropertyInterface)
...
 
erase(tlp.node)
...
string

getEdgeDefaultStringValue()
...
tlp.Size

getEdgeDefaultValue()
...
string

getEdgeStringValue(tlp.edge)
...
tlp.Size

getEdgeValue(tlp.edge)
...
tlp.Size

getMax(tlp.Graph sg=None)
...
tlp.Size

getMin(tlp.Graph sg=None)
...
string

getName()
...
string

getNodeDefaultStringValue()
...
tlp.Size

getNodeDefaultValue()
...
string

getNodeStringValue(tlp.node)
...
tlp.Size

getNodeValue(tlp.node)
...
tlp.IteratorEdge

getNonDefaultValuatedEdges(tlp.Graph=None)
...
tlp.IteratorNode

getNonDefaultValuatedNodes(tlp.Graph=None)
...
string

getTypename()
...
 
scale(tlp.Vec3f, tlp.Graph sg=None)
...
bool

setAllEdgeStringValue(string)
...
 
setAllEdgeValue(tlp.Size)
...
bool

setAllNodeStringValue(string)
...
 
setAllNodeValue(tlp.Size)
...
bool

setEdgeStringValue(tlp.edge, string)
...
 
setEdgeValue(tlp.edge, tlp.Size)
...
bool

setNodeStringValue(tlp.node, string)
...
 
setNodeValue(tlp.node, tlp.Size)
...
Method Details [hide private]

__init__(tlp)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__

clonePrototype(tlp.Graph, string)

 

...

Returns:
tlp.PropertyInterface

Overrides: PropertyInterface.clonePrototype

copy(tlp.node, tlp.node, tlp.PropertyInterface)

 

...

Overrides: PropertyInterface.copy

erase(tlp.node)

 

...

Overrides: PropertyInterface.erase

getEdgeDefaultStringValue()

 

...

Returns:
string

Overrides: PropertyInterface.getEdgeDefaultStringValue

getEdgeStringValue(tlp.edge)

 

...

Returns:
string

Overrides: PropertyInterface.getEdgeStringValue

getName()

 

...

Returns:
string

Overrides: PropertyInterface.getName

getNodeDefaultStringValue()

 

...

Returns:
string

Overrides: PropertyInterface.getNodeDefaultStringValue

getNodeStringValue(tlp.node)

 

...

Returns:
string

Overrides: PropertyInterface.getNodeStringValue

getNonDefaultValuatedEdges(tlp.Graph=None)

 

...

Returns:
tlp.IteratorEdge

Overrides: PropertyInterface.getNonDefaultValuatedEdges

getNonDefaultValuatedNodes(tlp.Graph=None)

 

...

Returns:
tlp.IteratorNode

Overrides: PropertyInterface.getNonDefaultValuatedNodes

getTypename()

 

...

Returns:
string

Overrides: PropertyInterface.getTypename

setAllEdgeStringValue(string)

 

...

Returns:
bool

Overrides: PropertyInterface.setAllEdgeStringValue

setAllNodeStringValue(string)

 

...

Returns:
bool

Overrides: PropertyInterface.setAllNodeStringValue

setEdgeStringValue(tlp.edge, string)

 

...

Returns:
bool

Overrides: PropertyInterface.setEdgeStringValue

setNodeStringValue(tlp.node, string)

 

...

Returns:
bool

Overrides: PropertyInterface.setNodeStringValue