addAttributes(long attr) | ogdf::GraphAttributes | |
addNodeCenter2Bends(int mode=1) | ogdf::GraphAttributes | |
addSubGraph(edge e, int n) | ogdf::GraphAttributes | inline |
adjustHierarchyParents() | ogdf::UMLGraph | |
all | ogdf::GraphAttributes | static |
arrowType(edge e) const | ogdf::GraphAttributes | inline |
arrowType(edge e) | ogdf::GraphAttributes | inline |
assClass(edge e) const | ogdf::UMLGraph | inline |
assClassList() const | ogdf::UMLGraph | inline |
attributes() const | ogdf::GraphAttributes | inline |
bends(edge e) const | ogdf::GraphAttributes | inline |
bends(edge e) | ogdf::GraphAttributes | inline |
boundingBox() const | ogdf::GraphAttributes | virtual |
centerNodes() | ogdf::UMLGraph | inline |
circularBound(node center) | ogdf::UMLGraph | protected |
clearAllBends() | ogdf::GraphAttributes | |
cliquePos(node v) | ogdf::UMLGraph | inline |
cliqueRect(node v) | ogdf::UMLGraph | inline |
computeCliquePosition(List< node > &adjNodes, node center, double rectMin=-1.0) | ogdf::UMLGraph | |
constGraph() const | ogdf::GraphAttributes | inline |
copyEdgeAttributes(GraphAttributes &toAttr, edge eFrom, edge eTo, long attrs) const | ogdf::GraphAttributes | private |
copyNodeAttributes(GraphAttributes &toAttr, node vFrom, node vTo, long attrs) const | ogdf::GraphAttributes | private |
createAssociationClass(edge e, double width=1.0, double height=1.0) | ogdf::UMLGraph | inline |
destroyAttributes(long attr) | ogdf::GraphAttributes | |
directed() const | ogdf::GraphAttributes | inline |
directed() | ogdf::GraphAttributes | inline |
doInsertMergers(node v, SList< edge > &inGens) | ogdf::UMLGraph | |
doubleWeight(edge e) const | ogdf::GraphAttributes | inline |
doubleWeight(edge e) | ogdf::GraphAttributes | inline |
edgeArrow | ogdf::GraphAttributes | static |
EdgeAttributeGetter typedef | ogdf::GraphAttributes | |
edgeDoubleWeight | ogdf::GraphAttributes | static |
edgeGraphics | ogdf::GraphAttributes | static |
edgeIntWeight | ogdf::GraphAttributes | static |
edgeLabel | ogdf::GraphAttributes | static |
edgeStyle | ogdf::GraphAttributes | static |
edgeSubGraphs | ogdf::GraphAttributes | static |
edgeType | ogdf::GraphAttributes | static |
fillBgColor(node v) const | ogdf::GraphAttributes | inline |
fillBgColor(node v) | ogdf::GraphAttributes | inline |
fillColor(node v) const | ogdf::GraphAttributes | inline |
fillColor(node v) | ogdf::GraphAttributes | inline |
fillPattern(node v) const | ogdf::GraphAttributes | inline |
fillPattern(node v) | ogdf::GraphAttributes | inline |
flipHorizontal() | ogdf::GraphAttributes | inlinevirtual |
flipHorizontal(const DRect &box) | ogdf::GraphAttributes | virtual |
flipVertical() | ogdf::GraphAttributes | inlinevirtual |
flipVertical(const DRect &box) | ogdf::GraphAttributes | virtual |
getDefaultCliqueCenterSize() | ogdf::UMLGraph | inline |
GraphAttributes() | ogdf::GraphAttributes | |
GraphAttributes(const Graph &G, long attr=nodeGraphics|edgeGraphics) | ogdf::GraphAttributes | explicit |
has(long attr) const | ogdf::GraphAttributes | inline |
height(node v) const | ogdf::GraphAttributes | inline |
height(node v) | ogdf::GraphAttributes | inline |
height() const | ogdf::GraphAttributes | inline |
height() | ogdf::GraphAttributes | inline |
hierarchyList(List< List< node > * > &list) const | ogdf::GraphAttributes | |
hierarchyList(List< List< edge > * > &list) const | ogdf::GraphAttributes | |
idNode(node v) const | ogdf::GraphAttributes | inline |
idNode(node v) | ogdf::GraphAttributes | inline |
init(Graph &G, long initAttr) | ogdf::UMLGraph | inlinevirtual |
init(const Graph &G, long initAttr) override | ogdf::UMLGraph | inlinevirtual |
ogdf::GraphAttributes::init(long attr) | ogdf::GraphAttributes | |
insertGenMergers() | ogdf::UMLGraph | |
inSubGraph(edge e, int n) const | ogdf::GraphAttributes | inline |
intWeight(edge e) const | ogdf::GraphAttributes | inline |
intWeight(edge e) | ogdf::GraphAttributes | inline |
isAssociationClass(node v) const | ogdf::GraphAttributes | inline |
isReplacement(edge e) | ogdf::UMLGraph | inline |
isUniform(long attributes) const | ogdf::GraphAttributes | |
isUniformForEdges(EdgeAttributeGetter< T > attribute) const | ogdf::GraphAttributes | inline |
isUniformForNodes(NodeAttributeGetter< T > attribute) const | ogdf::GraphAttributes | inline |
label(node v) const | ogdf::GraphAttributes | inline |
label(node v) | ogdf::GraphAttributes | inline |
label(edge e) const | ogdf::GraphAttributes | inline |
label(edge e) | ogdf::GraphAttributes | inline |
m_assClass | ogdf::UMLGraph | private |
m_assClassList | ogdf::UMLGraph | private |
m_associationClassModel | ogdf::UMLGraph | private |
m_attributes | ogdf::GraphAttributes | protected |
m_bends | ogdf::GraphAttributes | protected |
m_centerNodes | ogdf::UMLGraph | private |
m_cliqueCenterSize | ogdf::UMLGraph | private |
m_cliqueCirclePos | ogdf::UMLGraph | private |
m_cliqueCircleSize | ogdf::UMLGraph | private |
m_directed | ogdf::GraphAttributes | protected |
m_doubleWeight | ogdf::GraphAttributes | protected |
m_edgeArrow | ogdf::GraphAttributes | protected |
m_edgeLabel | ogdf::GraphAttributes | protected |
m_edgeStroke | ogdf::GraphAttributes | protected |
m_eType | ogdf::GraphAttributes | protected |
m_height | ogdf::GraphAttributes | protected |
m_hiddenEdges | ogdf::UMLGraph | private |
m_hierarchyParent | ogdf::UMLGraph | private |
m_intWeight | ogdf::GraphAttributes | protected |
m_mergeEdges | ogdf::UMLGraph | private |
m_nodeFill | ogdf::GraphAttributes | protected |
m_nodeId | ogdf::GraphAttributes | protected |
m_nodeIntWeight | ogdf::GraphAttributes | protected |
m_nodeLabel | ogdf::GraphAttributes | protected |
m_nodeLabelPosX | ogdf::GraphAttributes | protected |
m_nodeLabelPosY | ogdf::GraphAttributes | protected |
m_nodeLabelPosZ | ogdf::GraphAttributes | protected |
m_nodeShape | ogdf::GraphAttributes | protected |
m_nodeStroke | ogdf::GraphAttributes | protected |
m_nodeTemplate | ogdf::GraphAttributes | protected |
m_pG | ogdf::UMLGraph | private |
m_pGraph | ogdf::GraphAttributes | protected |
m_replacementEdge | ogdf::UMLGraph | private |
m_subGraph | ogdf::GraphAttributes | protected |
m_upwardEdge | ogdf::UMLGraph | private |
m_vType | ogdf::GraphAttributes | protected |
m_width | ogdf::GraphAttributes | protected |
m_x | ogdf::GraphAttributes | protected |
m_y | ogdf::GraphAttributes | protected |
m_z | ogdf::GraphAttributes | protected |
modelAssociationClass(AssociationClass *ac) | ogdf::UMLGraph | inline |
modelAssociationClasses() | ogdf::UMLGraph | inline |
NodeAttributeGetter typedef | ogdf::GraphAttributes | |
nodeBoundingBoxes(NodeArray< Rectangle > &boundingBoxes) const | ogdf::GraphAttributes | inline |
nodeGraphics | ogdf::GraphAttributes | static |
nodeId | ogdf::GraphAttributes | static |
nodeLabel | ogdf::GraphAttributes | static |
nodeLabelPosition | ogdf::GraphAttributes | static |
nodeStyle | ogdf::GraphAttributes | static |
nodeTemplate | ogdf::GraphAttributes | static |
nodeType | ogdf::GraphAttributes | static |
nodeWeight | ogdf::GraphAttributes | static |
point(node v) const | ogdf::GraphAttributes | inline |
removeSubGraph(edge e, int n) | ogdf::GraphAttributes | inline |
removeUnnecessaryBendsHV() | ogdf::GraphAttributes | |
replaceByStar(List< List< node >> &cliques) | ogdf::UMLGraph | |
replaceByStar(List< node > &clique, NodeArray< int > &cliqueNum) | ogdf::UMLGraph | protected |
rotateLeft90() | ogdf::GraphAttributes | virtual |
rotateRight90() | ogdf::GraphAttributes | virtual |
scale(double sx, double sy, bool scaleNodes=true) | ogdf::GraphAttributes | virtual |
scale(double s, bool scaleNodes=true) | ogdf::GraphAttributes | inlinevirtual |
scaleAndTranslate(double sx, double sy, double dx, double dy, bool scaleNodes=true) | ogdf::GraphAttributes | virtual |
scaleAndTranslate(double s, double dx, double dy, bool scaleNodes=true) | ogdf::GraphAttributes | inlinevirtual |
setAllHeight(double h) | ogdf::GraphAttributes | |
setAllWidth(double w) | ogdf::GraphAttributes | |
setDefaultCliqueCenterSize(double i) | ogdf::UMLGraph | inline |
setUpwards(adjEntry a, bool b) | ogdf::UMLGraph | inline |
shape(node v) const | ogdf::GraphAttributes | inline |
shape(node v) | ogdf::GraphAttributes | inline |
strokeColor(node v) const | ogdf::GraphAttributes | inline |
strokeColor(node v) | ogdf::GraphAttributes | inline |
strokeColor(edge e) const | ogdf::GraphAttributes | inline |
strokeColor(edge e) | ogdf::GraphAttributes | inline |
strokeType(node v) const | ogdf::GraphAttributes | inline |
strokeType(node v) | ogdf::GraphAttributes | inline |
strokeType(edge e) const | ogdf::GraphAttributes | inline |
strokeType(edge e) | ogdf::GraphAttributes | inline |
strokeWidth(node v) const | ogdf::GraphAttributes | inline |
strokeWidth(node v) | ogdf::GraphAttributes | inline |
strokeWidth(edge e) const | ogdf::GraphAttributes | inline |
strokeWidth(edge e) | ogdf::GraphAttributes | inline |
subGraphBits(edge e) const | ogdf::GraphAttributes | inline |
subGraphBits(edge e) | ogdf::GraphAttributes | inline |
templateNode(node v) const | ogdf::GraphAttributes | inline |
templateNode(node v) | ogdf::GraphAttributes | inline |
threeD | ogdf::GraphAttributes | static |
transferToCopy(GraphAttributes ©Attr) const | ogdf::GraphAttributes | |
transferToOriginal(GraphAttributes &origAttr) const | ogdf::GraphAttributes | |
translate(double dx, double dy) | ogdf::GraphAttributes | virtual |
translateToNonNeg() | ogdf::GraphAttributes | virtual |
type(node v) const | ogdf::GraphAttributes | inline |
type(node v) | ogdf::GraphAttributes | inline |
type(edge e) const | ogdf::GraphAttributes | inline |
type(edge e) | ogdf::GraphAttributes | inline |
UMLGraph() | ogdf::UMLGraph | inline |
UMLGraph(Graph &G, long initAttributes=0) | ogdf::UMLGraph | explicit |
undoAssociationClass(AssociationClass *ac) | ogdf::UMLGraph | inline |
undoAssociationClasses() | ogdf::UMLGraph | inline |
undoGenMergers() | ogdf::UMLGraph | |
undoStar(node center, bool restoreAllEdges) | ogdf::UMLGraph | |
undoStars() | ogdf::UMLGraph | |
upwards(adjEntry a) const | ogdf::UMLGraph | inline |
weight(node v) const | ogdf::GraphAttributes | inline |
weight(node v) | ogdf::GraphAttributes | inline |
width(node v) const | ogdf::GraphAttributes | inline |
width(node v) | ogdf::GraphAttributes | inline |
width() const | ogdf::GraphAttributes | inline |
width() | ogdf::GraphAttributes | inline |
writeGML(const char *fileName) | ogdf::UMLGraph | |
writeGML(std::ostream &os) | ogdf::UMLGraph | |
x(node v) const | ogdf::GraphAttributes | inline |
x(node v) | ogdf::GraphAttributes | inline |
xLabel(node v) const | ogdf::GraphAttributes | inline |
xLabel(node v) | ogdf::GraphAttributes | inline |
y(node v) const | ogdf::GraphAttributes | inline |
y(node v) | ogdf::GraphAttributes | inline |
yLabel(node v) const | ogdf::GraphAttributes | inline |
yLabel(node v) | ogdf::GraphAttributes | inline |
z(node v) const | ogdf::GraphAttributes | inline |
z(node v) | ogdf::GraphAttributes | inline |
zLabel(node v) const | ogdf::GraphAttributes | inline |
zLabel(node v) | ogdf::GraphAttributes | inline |
~GraphAttributes()=default | ogdf::GraphAttributes | virtual |
~UMLGraph() | ogdf::UMLGraph | virtual |