Overview     Modules     Class Hierarchy     Classes     Members  
tlp::LayoutProperty Member List
This is the complete list of members for tlp::LayoutProperty, including all inherited members.
AbstractProperty(Graph *, std::string n="")tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >
addEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
addInheritedProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
addListener(Observable *const obs) const tlp::Observable
addLocalProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
addObserver(Observable *const obs) const tlp::Observable
addPropertyObserver(PropertyObserver *pObs)tlp::PropertyInterface
addSubGraph(Graph *, Graph *)tlp::GraphObserver [inline, virtual]
afterDelInheritedProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
afterDelLocalProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
afterSetAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
afterSetEnds(Graph *, const edge)tlp::GraphObserver [inline, virtual]
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
beforeDelInheritedProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
beforeDelLocalProperty(Graph *g, const std::string &pName)tlp::GraphObserver [inline, virtual]
beforeSetAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
beforeSetEnds(Graph *, const edge)tlp::GraphObserver [inline, virtual]
center(Graph *subgraph=NULL)tlp::LayoutProperty
center(const Vec3f &newCenter, Graph *subgraph=NULL)tlp::LayoutProperty
clone_handler(AbstractProperty< PointType, LineType, LayoutAlgorithm > &)tlp::LayoutProperty [protected, virtual]
tlp::AbstractProperty::clone_handler(AbstractProperty< Tnode, Tedge, TPROPERTY > &)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, protected, virtual]
clonePrototype(Graph *, const std::string &)tlp::LayoutProperty [virtual]
compare(const node n1, const node n2) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
compare(const edge e1, const edge e2) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [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< Tnode, Tedge, TPROPERTY > [inline, virtual]
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
copy(PropertyInterface *property)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
countListeners() const tlp::Observable
countObservers() const tlp::Observable
countPropertyObservers() const tlp::PropertyInterface [inline]
crossingNumber() const tlp::LayoutProperty
delEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
delLocalProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
delSubGraph(Graph *, Graph *)tlp::GraphObserver [inline, virtual]
destroy(Graph *)tlp::GraphObserver [inline, virtual]
edgeDefaultValuetlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [protected]
edgeLength(const edge e) const tlp::LayoutProperty
edgePropertiestlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [protected]
erase(const node n)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
erase(const edge e)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getEdgeDataMemValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getEdgeDefaultDataMemValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getEdgeDefaultStringValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getEdgeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >
getEdgeStringValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getEdgeValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >
getGraph()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< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNodeDefaultDataMemValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNodeDefaultStringValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNodeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >
getNodeStringValue(const node n) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNodeValue(const node n) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >
getNonDefaultDataMemValue(const node n) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNonDefaultDataMemValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
getNonDefaultValuatedEdges(const Graph *g=NULL) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
getNonDefaultValuatedNodes(const Graph *g=NULL) const tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [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 [inline, virtual]
graphtlp::PropertyInterface [protected]
GraphObserver()tlp::GraphObserver [inline]
GraphObserver(const GraphObserver &)tlp::GraphObserver [inline]
hasOnlookers() const tlp::Observable [protected]
holdObservers()tlp::Observable [static]
isAlive(tlp::node n)tlp::Observable [static]
LayoutAlgorithm classtlp::LayoutProperty [friend]
LayoutProperty(Graph *graph, std::string name="")tlp::LayoutProperty
metaValueCalculatortlp::PropertyInterface [protected]
nametlp::PropertyInterface [protected]
nodeDefaultValuetlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [protected]
nodePropertiestlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [protected]
normalize(Graph *subgraph=NULL)tlp::LayoutProperty
notifyAfterSetAllEdgeValue()tlp::PropertyInterface [protected]
notifyAfterSetAllNodeValue()tlp::PropertyInterface [protected]
notifyAfterSetEdgeValue(const edge e)tlp::PropertyInterface [protected]
notifyAfterSetNodeValue(const node n)tlp::PropertyInterface [protected]
notifyBeforeSetAllEdgeValue()tlp::PropertyInterface [protected]
notifyBeforeSetAllNodeValue()tlp::PropertyInterface [protected]
notifyBeforeSetEdgeValue(const edge e)tlp::PropertyInterface [protected]
notifyBeforeSetNodeValue(const node n)tlp::PropertyInterface [protected]
notifyDestroy()tlp::PropertyInterface [protected]
notifyObservers()tlp::Observable [protected]
Observable()tlp::Observable [protected]
Observable(const Observable &)tlp::Observable [protected]
observableDeleted()tlp::Observable [protected]
observableDestroyed(Observable *)tlp::Observable [protected, virtual]
observersHoldCounter()tlp::Observable [inline, static]
tlp::operator=(AbstractProperty< Tnode, Tedge, TPROPERTY > &prop)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
tlp::PropertyInterface::operator=(const Observable &)tlp::Observable [protected]
tlp::GraphObserver::operator=(const GraphObserver &)tlp::GraphObserver [inline]
perfectAspectRatio()tlp::LayoutProperty
propertyTypenametlp::LayoutProperty [static]
removeAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
removeListener(Observable *const obs) const tlp::Observable
removeObserver(Observable *const obs) const tlp::Observable
removePropertyObserver(PropertyObserver *pObs)tlp::PropertyInterface
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 &)tlp::Observable [protected]
setAllEdgeDataMemValue(const DataMem *v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setAllEdgeStringValue(const std::string &inV)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setAllEdgeValue(const std::vector< Coord > &v)tlp::LayoutProperty [virtual]
tlp::AbstractProperty::setAllEdgeValue(const typename Tedge::RealType &v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
setAllNodeDataMemValue(const DataMem *v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setAllNodeStringValue(const std::string &inV)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setAllNodeValue(const Coord &v)tlp::LayoutProperty [virtual]
tlp::AbstractProperty::setAllNodeValue(const typename Tnode::RealType &v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
setEdgeDataMemValue(const edge e, const DataMem *v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setEdgeStringValue(const edge inE, const std::string &inV)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setEdgeValue(const edge, const std::vector< Coord > &v)tlp::LayoutProperty [virtual]
tlp::AbstractProperty::setEdgeValue(const edge e, const typename Tedge::RealType &v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setNodeDataMemValue(const node n, const DataMem *v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setNodeStringValue(const node inN, const std::string &inV)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [inline, virtual]
setNodeValue(const node, const Coord &v)tlp::LayoutProperty [virtual]
tlp::AbstractProperty::setNodeValue(const node n, const typename Tnode::RealType &v)tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > [virtual]
translate(const Vec3f &move, Graph *subgraph=NULL)tlp::LayoutProperty
translate(const Vec3f &move, Iterator< node > *itNodes, Iterator< edge > *itEdges)tlp::LayoutProperty
treatEvent(const Event &)tlp::Observable [protected, virtual]
treatEvents(const std::vector< Event > &events)tlp::Observable [protected, virtual]
unholdObservers()tlp::Observable [static]
unholdObservers(bool)tlp::Observable [inline, static]
update(std::set< Observable * >::iterator, std::set< Observable * >::iterator)tlp::Observable [protected, virtual]
~GraphObserver()tlp::GraphObserver [inline, virtual]
~Observable()tlp::Observable [protected, virtual]
~PropertyInterface()tlp::PropertyInterface [virtual]


Tulip Software by LaBRI Visualization Team    2001 - 2012