| _edgeMax (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| _edgeMin (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| _nodeMax (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| _nodeMin (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| AbstractProperty(Graph *, std::string n="") (defined in tlp::AbstractProperty< nodeType, edgeType >) | tlp::AbstractProperty< nodeType, edgeType > | |
| addListener(Observable *const listener) const | tlp::Observable | |
| addObserver(Observable *const observer) const | tlp::Observable | |
| addPropertyObserver(Observable *pObs) | tlp::PropertyInterface | inline |
| angularResolutions(const node n, const Graph *subgraph=NULL) const | tlp::LayoutProperty | |
| averageAngularResolution(const Graph *subgraph=NULL) const | tlp::LayoutProperty | |
| averageAngularResolution(const node n, const Graph *subgraph=NULL) const | tlp::LayoutProperty | |
| averageEdgeLength(const Graph *subgraph=NULL) const | tlp::LayoutProperty | |
| center(Graph *subgraph=NULL) | tlp::LayoutProperty | |
| center(const Vec3f &newCenter, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| clone_handler(AbstractProperty< tlp::PointType, tlp::LineType > &) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | protectedvirtual |
| tlp::MinMaxProperty::clone_handler(AbstractProperty< nodeType, edgeType > &) | tlp::AbstractProperty< nodeType, edgeType > | inlineprotectedvirtual |
| clonePrototype(Graph *, const std::string &) | tlp::LayoutProperty | virtual |
| compare(const node n1, const node n2) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| compare(const edge e1, const edge e2) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| computeEmbedding(Graph *subgraph=NULL) | tlp::LayoutProperty | |
| computeEmbedding(const node n, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| computeMinMaxEdge(Graph *graph) (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| computeMinMaxNode(Graph *graph) (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| computeMinMaxNode(Graph *sg) (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| copy(PropertyInterface *property) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| countListeners() const | tlp::Observable | |
| countObservers() const | tlp::Observable | |
| crossingNumber() const | tlp::LayoutProperty | |
| edgeDefaultValue (defined in tlp::AbstractProperty< nodeType, edgeType >) | tlp::AbstractProperty< nodeType, edgeType > | protected |
| edgeLength(const edge e) const | tlp::LayoutProperty | |
| edgeProperties (defined in tlp::AbstractProperty< nodeType, edgeType >) | tlp::AbstractProperty< nodeType, edgeType > | protected |
| edgeValueUptodate (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| erase(const node n) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| erase(const edge e) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getEdgeDefaultStringValue() const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getEdgeDefaultValue() const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getEdgeMax(Graph *graph=NULL) | tlp::MinMaxProperty< nodeType, edgeType > | |
| getEdgeMin(Graph *graph=NULL) | tlp::MinMaxProperty< nodeType, edgeType > | |
| getEdgeStringValue(const edge e) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getEdgeValue(const edge e) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getGraph() const (defined in tlp::PropertyInterface) | tlp::PropertyInterface | inline |
| getMax(Graph *subgraph=NULL) | tlp::LayoutProperty | |
| getMetaValueCalculator() | tlp::PropertyInterface | inline |
| getMin(Graph *subgraph=NULL) | tlp::LayoutProperty | |
| getName() const | tlp::PropertyInterface | inline |
| getNodeDataMemValue(const node n) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNodeDefaultDataMemValue() const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNodeDefaultStringValue() const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNodeDefaultValue() const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getNodeMax(Graph *graph=NULL) | tlp::MinMaxProperty< nodeType, edgeType > | |
| getNodeMin(Graph *graph=NULL) | tlp::MinMaxProperty< nodeType, edgeType > | |
| getNodeStringValue(const node n) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNodeValue(const node n) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| getObject(tlp::node n) | tlp::Observable | static |
| getObservableGraph() | tlp::Observable | static |
| getObservables() const | tlp::Observable | protected |
| getReceived() const | tlp::Observable | |
| getSent() const | tlp::Observable | |
| getTypename() const | tlp::LayoutProperty | inlinevirtual |
| graph (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| hasOnlookers() const | tlp::Observable | protected |
| holdObservers() | tlp::Observable | static |
| isAlive(tlp::node n) | tlp::Observable | static |
| LayoutProperty(Graph *graph, std::string name="", bool updateOnEdgeReversal=true) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | |
| maxEdge (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| maxNode (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| metaValueCalculator (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| minEdge (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| MinMaxProperty(tlp::Graph *graph, std::string name, typename nodeType::RealType NodeMin, typename nodeType::RealType NodeMax, typename edgeType::RealType EdgeMin, typename edgeType::RealType EdgeMax) | tlp::MinMaxProperty< nodeType, edgeType > | |
| minNode (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| name (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| nodeDefaultValue (defined in tlp::AbstractProperty< nodeType, edgeType >) | tlp::AbstractProperty< nodeType, edgeType > | protected |
| nodeProperties (defined in tlp::AbstractProperty< nodeType, edgeType >) | tlp::AbstractProperty< nodeType, edgeType > | protected |
| nodeValueUptodate (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | protected |
| normalize(Graph *subgraph=NULL) | tlp::LayoutProperty | |
| notifyAfterSetAllEdgeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyAfterSetAllNodeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyAfterSetEdgeValue(const edge e) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyAfterSetNodeValue(const node n) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyBeforeSetAllEdgeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyBeforeSetAllNodeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyBeforeSetEdgeValue(const edge e) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyBeforeSetNodeValue(const node n) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyDestroy() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
| notifyObservers() | tlp::Observable | protected |
| Observable() (defined in tlp::Observable) | tlp::Observable | protected |
| Observable(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
| observableDeleted() | tlp::Observable | protected |
| observersHoldCounter() | tlp::Observable | inlinestatic |
| operator=(AbstractProperty< nodeType, edgeType > &prop) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| operator=(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
| perfectAspectRatio() | tlp::LayoutProperty | |
| PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | |
| propertyTypename (defined in tlp::LayoutProperty) | tlp::LayoutProperty | static |
| removeListener(Observable *const listener) const | tlp::Observable | |
| removeObserver(Observable *const observerver) const | tlp::Observable | |
| removePropertyObserver(Observable *pObs) | tlp::PropertyInterface | inline |
| rotateX(const double &alpha, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| rotateX(const double &alpha, Iterator< node > *itNodes, Iterator< edge > *itEdges) | tlp::LayoutProperty | |
| rotateY(const double &alpha, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| rotateY(const double &alpha, Iterator< node > *itNodes, Iterator< edge > *itEdges) | tlp::LayoutProperty | |
| rotateZ(const double &alpha, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| rotateZ(const double &alpha, Iterator< node > *itNodes, Iterator< edge > *itEdges) | tlp::LayoutProperty | |
| scale(const Vec3f &scaleFactors, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| scale(const Vec3f &scaleFactors, Iterator< node > *itNodes, Iterator< edge > *itEdges) | tlp::LayoutProperty | |
| sendEvent(const Event &message) | tlp::Observable | protected |
| setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setAllEdgeValue(const std::vector< Coord > &v) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | virtual |
| tlp::MinMaxProperty::setAllEdgeValue(const typename edgeType::RealType &v) | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setAllNodeValue(const Coord &v) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | virtual |
| tlp::MinMaxProperty::setAllNodeValue(const typename nodeType::RealType &v) | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setEdgeValue(const edge, const std::vector< Coord > &v) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | virtual |
| tlp::MinMaxProperty::setEdgeValue(const edge e, const typename edgeType::RealType &v) | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< nodeType, edgeType > | inlinevirtual |
| setNodeValue(const node, const Coord &v) (defined in tlp::LayoutProperty) | tlp::LayoutProperty | virtual |
| tlp::MinMaxProperty::setNodeValue(const node n, const typename nodeType::RealType &v) | tlp::AbstractProperty< nodeType, edgeType > | virtual |
| translate(const Vec3f &move, Graph *subgraph=NULL) | tlp::LayoutProperty | |
| translate(const Vec3f &move, Iterator< node > *itNodes, Iterator< edge > *itEdges) | tlp::LayoutProperty | |
| treatEvents(const std::vector< Event > &events) | tlp::Observable | protectedvirtual |
| unholdObservers() | tlp::Observable | static |
| updateAllEdgesValues(typename edgeType::RealType newValue) | tlp::MinMaxProperty< nodeType, edgeType > | |
| updateAllNodesValues(typename nodeType::RealType newValue) | tlp::MinMaxProperty< nodeType, edgeType > | |
| updateEdgeValue(tlp::edge e, typename edgeType::RealType newValue) | tlp::MinMaxProperty< nodeType, edgeType > | |
| updateEdgeValue(tlp::edge e, tlp::LineType::RealType newValue) (defined in tlp::MinMaxProperty< nodeType, edgeType >) | tlp::MinMaxProperty< nodeType, edgeType > | |
| updateNodeValue(tlp::node n, typename nodeType::RealType newValue) | tlp::MinMaxProperty< nodeType, edgeType > | |
| ~Observable() (defined in tlp::Observable) | tlp::Observable | protectedvirtual |
| ~PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | virtual |