Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::UMLGraph Member List

This is the complete list of members for ogdf::UMLGraph, including all inherited members.

addAttributes(long attr)ogdf::GraphAttributes
addNodeCenter2Bends(int mode=1)ogdf::GraphAttributes
addSubGraph(edge e, int n)ogdf::GraphAttributesinline
adjustHierarchyParents()ogdf::UMLGraph
allogdf::GraphAttributesstatic
arrowType(edge e) constogdf::GraphAttributesinline
arrowType(edge e)ogdf::GraphAttributesinline
assClass(edge e) constogdf::UMLGraphinline
assClassList() constogdf::UMLGraphinline
attributes() constogdf::GraphAttributesinline
bends(edge e) constogdf::GraphAttributesinline
bends(edge e)ogdf::GraphAttributesinline
boundingBox() constogdf::GraphAttributesvirtual
centerNodes()ogdf::UMLGraphinline
circularBound(node center)ogdf::UMLGraphprotected
clearAllBends()ogdf::GraphAttributes
cliquePos(node v)ogdf::UMLGraphinline
cliqueRect(node v)ogdf::UMLGraphinline
computeCliquePosition(List< node > &adjNodes, node center, double rectMin=-1.0)ogdf::UMLGraph
constGraph() constogdf::GraphAttributesinline
copyEdgeAttributes(GraphAttributes &toAttr, edge eFrom, edge eTo, long attrs) constogdf::GraphAttributesprivate
copyNodeAttributes(GraphAttributes &toAttr, node vFrom, node vTo, long attrs) constogdf::GraphAttributesprivate
createAssociationClass(edge e, double width=1.0, double height=1.0)ogdf::UMLGraphinline
destroyAttributes(long attr)ogdf::GraphAttributes
directed() constogdf::GraphAttributesinline
directed()ogdf::GraphAttributesinline
doInsertMergers(node v, SList< edge > &inGens)ogdf::UMLGraph
doubleWeight(edge e) constogdf::GraphAttributesinline
doubleWeight(edge e)ogdf::GraphAttributesinline
edgeArrowogdf::GraphAttributesstatic
EdgeAttributeGetter typedefogdf::GraphAttributes
edgeDoubleWeightogdf::GraphAttributesstatic
edgeGraphicsogdf::GraphAttributesstatic
edgeIntWeightogdf::GraphAttributesstatic
edgeLabelogdf::GraphAttributesstatic
edgeStyleogdf::GraphAttributesstatic
edgeSubGraphsogdf::GraphAttributesstatic
edgeTypeogdf::GraphAttributesstatic
fillBgColor(node v) constogdf::GraphAttributesinline
fillBgColor(node v)ogdf::GraphAttributesinline
fillColor(node v) constogdf::GraphAttributesinline
fillColor(node v)ogdf::GraphAttributesinline
fillPattern(node v) constogdf::GraphAttributesinline
fillPattern(node v)ogdf::GraphAttributesinline
flipHorizontal()ogdf::GraphAttributesinlinevirtual
flipHorizontal(const DRect &box)ogdf::GraphAttributesvirtual
flipVertical()ogdf::GraphAttributesinlinevirtual
flipVertical(const DRect &box)ogdf::GraphAttributesvirtual
getDefaultCliqueCenterSize()ogdf::UMLGraphinline
GraphAttributes()ogdf::GraphAttributes
GraphAttributes(const Graph &G, long attr=nodeGraphics|edgeGraphics)ogdf::GraphAttributesexplicit
GraphAttributes(const GraphAttributes &)=defaultogdf::GraphAttributes
has(long attr) constogdf::GraphAttributesinline
height(node v) constogdf::GraphAttributesinline
height(node v)ogdf::GraphAttributesinline
height() constogdf::GraphAttributesinline
height()ogdf::GraphAttributesinline
hierarchyList(List< List< node > * > &list) constogdf::GraphAttributes
hierarchyList(List< List< edge > * > &list) constogdf::GraphAttributes
idNode(node v) constogdf::GraphAttributesinline
idNode(node v)ogdf::GraphAttributesinline
init(Graph &G, long initAttr)ogdf::UMLGraphinlinevirtual
init(const Graph &G, long initAttr) overrideogdf::UMLGraphinlinevirtual
ogdf::GraphAttributes::init(long attr)ogdf::GraphAttributes
insertGenMergers()ogdf::UMLGraph
inSubGraph(edge e, int n) constogdf::GraphAttributesinline
intWeight(edge e) constogdf::GraphAttributesinline
intWeight(edge e)ogdf::GraphAttributesinline
isAssociationClass(node v) constogdf::GraphAttributesinline
isReplacement(edge e)ogdf::UMLGraphinline
isUniform(long attributes) constogdf::GraphAttributes
isUniformForEdges(EdgeAttributeGetter< T > attribute) constogdf::GraphAttributesinline
isUniformForNodes(NodeAttributeGetter< T > attribute) constogdf::GraphAttributesinline
label(node v) constogdf::GraphAttributesinline
label(node v)ogdf::GraphAttributesinline
label(edge e) constogdf::GraphAttributesinline
label(edge e)ogdf::GraphAttributesinline
m_assClassogdf::UMLGraphprivate
m_assClassListogdf::UMLGraphprivate
m_associationClassModelogdf::UMLGraphprivate
m_attributesogdf::GraphAttributesprotected
m_bendsogdf::GraphAttributesprotected
m_centerNodesogdf::UMLGraphprivate
m_cliqueCenterSizeogdf::UMLGraphprivate
m_cliqueCirclePosogdf::UMLGraphprivate
m_cliqueCircleSizeogdf::UMLGraphprivate
m_directedogdf::GraphAttributesprotected
m_doubleWeightogdf::GraphAttributesprotected
m_edgeArrowogdf::GraphAttributesprotected
m_edgeLabelogdf::GraphAttributesprotected
m_edgeStrokeogdf::GraphAttributesprotected
m_eTypeogdf::GraphAttributesprotected
m_heightogdf::GraphAttributesprotected
m_hiddenEdgesogdf::UMLGraphprivate
m_hierarchyParentogdf::UMLGraphprivate
m_intWeightogdf::GraphAttributesprotected
m_mergeEdgesogdf::UMLGraphprivate
m_nodeFillogdf::GraphAttributesprotected
m_nodeIdogdf::GraphAttributesprotected
m_nodeIntWeightogdf::GraphAttributesprotected
m_nodeLabelogdf::GraphAttributesprotected
m_nodeLabelPosXogdf::GraphAttributesprotected
m_nodeLabelPosYogdf::GraphAttributesprotected
m_nodeLabelPosZogdf::GraphAttributesprotected
m_nodeShapeogdf::GraphAttributesprotected
m_nodeStrokeogdf::GraphAttributesprotected
m_nodeTemplateogdf::GraphAttributesprotected
m_pGogdf::UMLGraphprivate
m_pGraphogdf::GraphAttributesprotected
m_replacementEdgeogdf::UMLGraphprivate
m_subGraphogdf::GraphAttributesprotected
m_upwardEdgeogdf::UMLGraphprivate
m_vTypeogdf::GraphAttributesprotected
m_widthogdf::GraphAttributesprotected
m_xogdf::GraphAttributesprotected
m_yogdf::GraphAttributesprotected
m_zogdf::GraphAttributesprotected
modelAssociationClass(AssociationClass *ac)ogdf::UMLGraphinline
modelAssociationClasses()ogdf::UMLGraphinline
NodeAttributeGetter typedefogdf::GraphAttributes
nodeBoundingBoxes(NodeArray< Rectangle > &boundingBoxes) constogdf::GraphAttributesinline
nodeGraphicsogdf::GraphAttributesstatic
nodeIdogdf::GraphAttributesstatic
nodeLabelogdf::GraphAttributesstatic
nodeLabelPositionogdf::GraphAttributesstatic
nodeStyleogdf::GraphAttributesstatic
nodeTemplateogdf::GraphAttributesstatic
nodeTypeogdf::GraphAttributesstatic
nodeWeightogdf::GraphAttributesstatic
operator=(const GraphAttributes &)=defaultogdf::GraphAttributes
point(node v) constogdf::GraphAttributesinline
removeSubGraph(edge e, int n)ogdf::GraphAttributesinline
removeUnnecessaryBendsHV()ogdf::GraphAttributes
replaceByStar(List< List< node > > &cliques)ogdf::UMLGraph
replaceByStar(List< node > &clique, NodeArray< int > &cliqueNum)ogdf::UMLGraphprotected
rotateLeft90()ogdf::GraphAttributesvirtual
rotateRight90()ogdf::GraphAttributesvirtual
scale(double sx, double sy, bool scaleNodes=true)ogdf::GraphAttributesvirtual
scale(double s, bool scaleNodes=true)ogdf::GraphAttributesinlinevirtual
scaleAndTranslate(double sx, double sy, double dx, double dy, bool scaleNodes=true)ogdf::GraphAttributesvirtual
scaleAndTranslate(double s, double dx, double dy, bool scaleNodes=true)ogdf::GraphAttributesinlinevirtual
setAllHeight(double h)ogdf::GraphAttributes
setAllWidth(double w)ogdf::GraphAttributes
setDefaultCliqueCenterSize(double i)ogdf::UMLGraphinline
setUpwards(adjEntry a, bool b)ogdf::UMLGraphinline
shape(node v) constogdf::GraphAttributesinline
shape(node v)ogdf::GraphAttributesinline
strokeColor(node v) constogdf::GraphAttributesinline
strokeColor(node v)ogdf::GraphAttributesinline
strokeColor(edge e) constogdf::GraphAttributesinline
strokeColor(edge e)ogdf::GraphAttributesinline
strokeType(node v) constogdf::GraphAttributesinline
strokeType(node v)ogdf::GraphAttributesinline
strokeType(edge e) constogdf::GraphAttributesinline
strokeType(edge e)ogdf::GraphAttributesinline
strokeWidth(node v) constogdf::GraphAttributesinline
strokeWidth(node v)ogdf::GraphAttributesinline
strokeWidth(edge e) constogdf::GraphAttributesinline
strokeWidth(edge e)ogdf::GraphAttributesinline
subGraphBits(edge e) constogdf::GraphAttributesinline
subGraphBits(edge e)ogdf::GraphAttributesinline
templateNode(node v) constogdf::GraphAttributesinline
templateNode(node v)ogdf::GraphAttributesinline
threeDogdf::GraphAttributesstatic
transferToCopy(GraphAttributes &copyAttr) constogdf::GraphAttributes
transferToOriginal(GraphAttributes &origAttr) constogdf::GraphAttributes
translate(double dx, double dy)ogdf::GraphAttributesvirtual
translateToNonNeg()ogdf::GraphAttributesvirtual
type(node v) constogdf::GraphAttributesinline
type(node v)ogdf::GraphAttributesinline
type(edge e) constogdf::GraphAttributesinline
type(edge e)ogdf::GraphAttributesinline
UMLGraph()ogdf::UMLGraphinline
UMLGraph(Graph &G, long initAttributes=0)ogdf::UMLGraphexplicit
undoAssociationClass(AssociationClass *ac)ogdf::UMLGraphinline
undoAssociationClasses()ogdf::UMLGraphinline
undoGenMergers()ogdf::UMLGraph
undoStar(node center, bool restoreAllEdges)ogdf::UMLGraph
undoStars()ogdf::UMLGraph
upwards(adjEntry a) constogdf::UMLGraphinline
weight(node v) constogdf::GraphAttributesinline
weight(node v)ogdf::GraphAttributesinline
width(node v) constogdf::GraphAttributesinline
width(node v)ogdf::GraphAttributesinline
width() constogdf::GraphAttributesinline
width()ogdf::GraphAttributesinline
writeGML(const char *fileName)ogdf::UMLGraph
writeGML(std::ostream &os)ogdf::UMLGraph
x(node v) constogdf::GraphAttributesinline
x(node v)ogdf::GraphAttributesinline
xLabel(node v) constogdf::GraphAttributesinline
xLabel(node v)ogdf::GraphAttributesinline
y(node v) constogdf::GraphAttributesinline
y(node v)ogdf::GraphAttributesinline
yLabel(node v) constogdf::GraphAttributesinline
yLabel(node v)ogdf::GraphAttributesinline
z(node v) constogdf::GraphAttributesinline
z(node v)ogdf::GraphAttributesinline
zLabel(node v) constogdf::GraphAttributesinline
zLabel(node v)ogdf::GraphAttributesinline
~GraphAttributes()ogdf::GraphAttributesinlinevirtual
~UMLGraph()ogdf::UMLGraphvirtual