|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphAttributes | |
---|---|
de.cau.cs.kieler.kiml.ogdf | Wrapper classes and layout provider to connect the OGDF to KIML. |
net.ogdf.lib |
Uses of GraphAttributes in de.cau.cs.kieler.kiml.ogdf |
---|
Methods in de.cau.cs.kieler.kiml.ogdf with parameters of type GraphAttributes | |
---|---|
protected void |
OgdfLayouter.applyLayout(KNode parentNode,
GraphAttributes graphAttributes)
Applies the layout result to the original graph. |
protected void |
OgdfLayouter.layoutLabels(KNode layoutNode,
GraphAttributes graphAttributes,
ELabelInterfaceDouble thelabelInterface)
Layout the edge labels. |
Uses of GraphAttributes in net.ogdf.lib |
---|
Subclasses of GraphAttributes in net.ogdf.lib | |
---|---|
class |
UMLGraph
|
Methods in net.ogdf.lib with parameters of type GraphAttributes | |
---|---|
void |
LayoutModule.call(GraphAttributes arg0)
|
void |
PlanarizationLayout.call(GraphAttributes arg0)
|
void |
SugiyamaLayout.call(GraphAttributes arg0)
|
void |
ELabelPosSimple.call(GraphAttributes arg0,
ELabelInterfaceDouble arg1)
|
protected static long |
GraphAttributes.getCPtr(GraphAttributes obj)
|
Constructors in net.ogdf.lib with parameters of type GraphAttributes | |
---|---|
ELabelInterfaceDouble(GraphAttributes arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |