This is the complete list of members for dialect::ACALayout, including all inherited members.
ACALayout(const vpsc::Rectangles &rs, const std::vector< cola::Edge > &es, cola::CompoundConstraints &ccs, const double idealLength, const cola::EdgeLengths &eLengths=cola::StandardEdgeLengths, cola::TestConvergence *doneTest=nullptr, cola::PreIteration *preIteration=nullptr) | dialect::ACALayout | |
ACALayout(std::shared_ptr< dialect::Graph > G) | dialect::ACALayout | |
addBendPointPenalty(bool b) | dialect::ACALayout | |
addGroupOfNonOverlapExemptRectangles(std::vector< unsigned > rs) | dialect::ACALayout | |
aggressiveOrdering(bool b) | dialect::ACALayout | |
allAtOnce(bool b) | dialect::ACALayout | |
applyOAsAllOrNothing(OrderedAlignments oas) | dialect::ACALayout | |
createAlignments(void) | dialect::ACALayout | |
createOneAlignment(void) | dialect::ACALayout | |
edgeIsAligned(int j) const | dialect::ACALayout | |
favourLongEdges(bool b) | dialect::ACALayout | |
ignoreEdges(std::vector< bool > ignore) | dialect::ACALayout | |
ignoreNodesForOPWithOffsets(std::vector< bool > ignore) | dialect::ACALayout | |
layout(void) | dialect::ACALayout | |
layoutWithCurrentConstraints(void) | dialect::ACALayout | |
postponeLeaves(bool b) | dialect::ACALayout | |
removeOverlaps(void) | dialect::ACALayout | |
setAlignmentOffsetsForCompassDirection(ACASepFlag sf, EdgeOffsets offsets) | dialect::ACALayout | |
setAllowedDirections(ACASepFlags seps) | dialect::ACALayout | |
setAvoidNodeOverlaps(bool avoidOverlaps) | dialect::ACALayout | |
setClusterHierarchy(cola::RootCluster *rc) | dialect::ACALayout | |
setNodeAliases(std::map< int, int > aliases) | dialect::ACALayout | |
updateGraph(void) | dialect::ACALayout | |
updateSepMatrix(void) | dialect::ACALayout | |
updateSepMatrix(SepMatrix &M, const std::map< size_t, id_type > &ix2id) | dialect::ACALayout | |
useNonLeafDegree(bool b) | dialect::ACALayout | |