A B C D E F G H I J L M N O P R S T U W

M

META_RELATIONSHIP_EDGES_CREATED_TYPE - Static variable in class giny.model.RootGraphChangeEvent
 
META_RELATIONSHIP_EDGES_REMOVED_TYPE - Static variable in class giny.model.RootGraphChangeEvent
 
META_RELATIONSHIP_NODES_CREATED_TYPE - Static variable in class giny.model.RootGraphChangeEvent
 
META_RELATIONSHIP_NODES_REMOVED_TYPE - Static variable in class giny.model.RootGraphChangeEvent
 
MetaTree - class giny.util.MetaTree.
A MetaTree provides a view onto the MetaEdges of a GraphPerspective.
MetaTree() - Constructor for class giny.util.MetaTree
 
MonitorableTask - interface giny.util.MonitorableTask.
Classes that perform long tasks (like graph algorithms) can implement this interface so that they can be monitored by a GUI like a javax.swing.plaf.ProgressBarUI or a javax.swing.ProgressMonitor
matrixIndexToNodeIndexMap - Variable in class giny.util.SpringEmbeddedLayouter
 
metaParentsList(Node) - Method in interface giny.model.GraphPerspective
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
metaParentsList(Edge) - Method in interface giny.model.GraphPerspective
Nodes and Edges comprise an additional directed graph through the contains-a relationship, in which a MetaParent Node contains each of its MetaChild Nodes and Edges.
metaParentsList(Node) - Method in interface giny.model.RootGraph
Deprecated. Use getNodeMetaParentIndicesArray(int) instead.
metaParentsList(Edge) - Method in interface giny.model.RootGraph
Deprecated. Use getEdgeMetaParentIndicesArray(int) instead.
moveHandle(int, Point2D) - Method in interface giny.view.Bend
Moves the handle specified at the given index to the given point.
moveNode(SpringEmbeddedLayouter.PartialDerivatives, List, SpringEmbeddedLayouter.PotentialEnergy) - Method in class giny.util.SpringEmbeddedLayouter
Move the node with the given partials and adjust all partials in the given List to reflect that move, and adjust the potential energy too.
moveNodes() - Method in class giny.util.JUNGSpringLayout
 

A B C D E F G H I J L M N O P R S T U W