Tulip  4.0.0
Better Visualization Through Research
 All Classes Files Functions Variables Enumerations Enumerator Properties Groups Pages
tlp::ColorProperty Member List

This is the complete list of members for tlp::ColorProperty, including all inherited members.

AbstractProperty(Graph *, std::string n="") (defined in tlp::AbstractProperty< Tnode, Tedge >)tlp::AbstractProperty< Tnode, Tedge >
addListener(Observable *const listener) const tlp::Observable
addObserver(Observable *const observer) const tlp::Observable
addPropertyObserver(Observable *pObs)tlp::PropertyInterfaceinline
clone_handler(AbstractProperty< Tnode, Tedge > &)tlp::AbstractProperty< Tnode, Tedge >inlineprotectedvirtual
clonePrototype(Graph *, const std::string &)tlp::ColorPropertyvirtual
ColorProperty(Graph *g, std::string n="") (defined in tlp::ColorProperty)tlp::ColorPropertyinline
compare(const node n1, const node n2) const tlp::ColorPropertyvirtual
compare(const edge e1, const edge e2) const tlp::ColorPropertyvirtual
computeMetaValue(node n, Graph *sg, Graph *mg)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
copy(PropertyInterface *property)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
countListeners() const tlp::Observable
countObservers() const tlp::Observable
edgeDefaultValue (defined in tlp::AbstractProperty< Tnode, Tedge >)tlp::AbstractProperty< Tnode, Tedge >protected
edgeProperties (defined in tlp::AbstractProperty< Tnode, Tedge >)tlp::AbstractProperty< Tnode, Tedge >protected
erase(const node n)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
erase(const edge e)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getEdgeDataMemValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getEdgeDefaultDataMemValue() const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getEdgeDefaultStringValue() const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getEdgeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge >
getEdgeStringValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getEdgeValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge >
getGraph() const (defined in tlp::PropertyInterface)tlp::PropertyInterfaceinline
getMetaValueCalculator()tlp::PropertyInterfaceinline
getName() const tlp::PropertyInterfaceinline
getNodeDataMemValue(const node n) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNodeDefaultDataMemValue() const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNodeDefaultStringValue() const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNodeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge >
getNodeStringValue(const node n) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNodeValue(const node n) const tlp::AbstractProperty< Tnode, Tedge >
getNonDefaultDataMemValue(const node n) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNonDefaultDataMemValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
getNonDefaultValuatedEdges(const Graph *g=NULL) const tlp::AbstractProperty< Tnode, Tedge >virtual
getNonDefaultValuatedNodes(const Graph *g=NULL) const tlp::AbstractProperty< Tnode, Tedge >virtual
getObject(tlp::node n)tlp::Observablestatic
getObservableGraph()tlp::Observablestatic
getObservables() const tlp::Observableprotected
getReceived() const tlp::Observable
getSent() const tlp::Observable
getTypename() const tlp::ColorPropertyinlinevirtual
graph (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
hasOnlookers() const tlp::Observableprotected
holdObservers()tlp::Observablestatic
isAlive(tlp::node n)tlp::Observablestatic
metaValueCalculator (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
name (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
nodeDefaultValue (defined in tlp::AbstractProperty< Tnode, Tedge >)tlp::AbstractProperty< Tnode, Tedge >protected
nodeProperties (defined in tlp::AbstractProperty< Tnode, Tedge >)tlp::AbstractProperty< Tnode, Tedge >protected
notifyAfterSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyDestroy() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyObservers()tlp::Observableprotected
Observable() (defined in tlp::Observable)tlp::Observableprotected
Observable(const Observable &) (defined in tlp::Observable)tlp::Observableprotected
observableDeleted()tlp::Observableprotected
observersHoldCounter()tlp::Observableinlinestatic
operator=(AbstractProperty< Tnode, Tedge > &prop)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
operator=(const Observable &) (defined in tlp::Observable)tlp::Observableprotected
PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterface
propertyTypename (defined in tlp::ColorProperty)tlp::ColorPropertystatic
removeListener(Observable *const listener) const tlp::Observable
removeObserver(Observable *const observerver) const tlp::Observable
removePropertyObserver(Observable *pObs)tlp::PropertyInterfaceinline
sendEvent(const Event &message)tlp::Observableprotected
setAllEdgeDataMemValue(const DataMem *v)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setAllEdgeStringValue(const std::string &inV)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setAllEdgeValue(const typename Tedge::RealType &v)tlp::AbstractProperty< Tnode, Tedge >virtual
setAllNodeDataMemValue(const DataMem *v)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setAllNodeStringValue(const std::string &inV)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setAllNodeValue(const typename Tnode::RealType &v)tlp::AbstractProperty< Tnode, Tedge >virtual
setEdgeDataMemValue(const edge e, const DataMem *v)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setEdgeStringValue(const edge inE, const std::string &inV)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setEdgeValue(const edge e, const typename Tedge::RealType &v)tlp::AbstractProperty< Tnode, Tedge >virtual
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setNodeDataMemValue(const node n, const DataMem *v)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setNodeStringValue(const node inN, const std::string &inV)tlp::AbstractProperty< Tnode, Tedge >inlinevirtual
setNodeValue(const node n, const typename Tnode::RealType &v)tlp::AbstractProperty< Tnode, Tedge >virtual
treatEvent(const Event &message)tlp::Observableprotectedvirtual
treatEvents(const std::vector< Event > &events)tlp::Observableprotectedvirtual
unholdObservers()tlp::Observablestatic
~Observable() (defined in tlp::Observable)tlp::Observableprotectedvirtual
~PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterfacevirtual