- main(String...) - Static method in class org.graphstream.stream.file.FileSinkGEXF
-
- main(String[]) - Static method in class org.graphstream.stream.file.FileSinkSWF
-
- main(String[]) - Static method in class org.graphstream.stream.netstream.packing.Base64Unpacker
-
- make(double, double) - Method in class org.graphstream.ui.geom.Point2
-
New 2D point at (x,y).
- manageEvents() - Method in class org.graphstream.stream.SourceBase
-
If in "event processing mode", ensure all pending events are processed.
- map() - Method in class org.graphstream.stream.file.dgs.DGSParser
-
- MAP_CLOSE - Static variable in class org.graphstream.stream.file.dgs.DGSParser
-
- MAP_OPEN - Static variable in class org.graphstream.stream.file.dgs.DGSParser
-
- mat - Variable in class org.graphstream.stream.file.pajek.EdgeMatrix
-
- matches(String, Object) - Method in class org.graphstream.stream.AttributePipe.FalsePredicate
-
- matches(String, Object) - Method in interface org.graphstream.stream.AttributePredicate
-
Tell if an attribute is recognized or not.
- matrix() - Method in class org.graphstream.stream.file.pajek.PajekParser
-
- MATRIX - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- matrixline(EdgeMatrix) - Method in class org.graphstream.stream.file.pajek.PajekParser
-
- MAX_LINE_LENGTH - Static variable in class org.graphstream.stream.netstream.packing.Base64
-
Maximum line length (76) of Base64 output.
- maxDepth - Variable in class org.graphstream.graph.DepthFirstIterator
-
- maxNextCharInd - Variable in class org.graphstream.util.parser.SimpleCharStream
-
- maybeUnregister() - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
- maybeUnregister() - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
-
Deprecated.
- merge(Graph...) - Static method in class org.graphstream.graph.implementations.Graphs
-
Merge several graphs in one.
- mergeIn(Graph, Graph...) - Static method in class org.graphstream.graph.implementations.Graphs
-
Merge several graphs in one.
- methods - Variable in class org.graphstream.stream.AnnotatedSink
-
- MILLISECOND - Static variable in class org.graphstream.util.time.ISODateComponent
-
- MINUTE - Static variable in class org.graphstream.util.time.ISODateComponent
-
- MONTH - Static variable in class org.graphstream.util.time.ISODateComponent
-
- move(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Move of given vector (dx,dy).
- move(Point2) - Method in class org.graphstream.ui.geom.Point2
-
Move of given point p
.
- move(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Move of given vector(dx,dy,dz).
- move(Point3) - Method in class org.graphstream.ui.geom.Point3
-
Move of given point p
.
- move(Vector3) - Method in class org.graphstream.ui.geom.Point3
-
Move of given vector d.
- moveTo(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Move to absolute position (x,y).
- moveTo(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Move to absolute position (x,y,z).
- moveX(double) - Method in class org.graphstream.ui.geom.Point2
-
Move horizontally of dx.
- moveY(double) - Method in class org.graphstream.ui.geom.Point2
-
Move vertically of dy.
- moveZ(double) - Method in class org.graphstream.ui.geom.Point3
-
Move in depth of dz.
- mult(Vector2) - Method in class org.graphstream.ui.geom.Vector2
-
Multiply each element of this by the corresponding element of other.
- mult(Vector3) - Method in class org.graphstream.ui.geom.Vector3
-
Multiply each element of this by the corresponding element of other.
- MultiGraph - Class in org.graphstream.graph.implementations
-
A graph implementation that supports multiple edges between two nodes.
- MultiGraph(String, boolean, boolean, int, int) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph.
- MultiGraph(String, boolean, boolean) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with default edge and node capacity.
- MultiGraph(String) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with strict checking and without auto-creation.
- MultiNode - Class in org.graphstream.graph.implementations
-
- MultiNode(AbstractGraph, String) - Constructor for class org.graphstream.graph.implementations.MultiNode
-
- myGraphId() - Method in class org.graphstream.graph.implementations.AbstractEdge
-
- myGraphId() - Method in class org.graphstream.graph.implementations.AbstractElement
-
- myGraphId() - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- myGraphId() - Method in class org.graphstream.graph.implementations.AbstractNode
-