- S - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- scalarAdd(double) - Method in class org.graphstream.ui.geom.Vector2
-
Add value to each element.
- scalarAdd(double) - Method in class org.graphstream.ui.geom.Vector3
-
Add value to each element.
- scalarDiv(double) - Method in class org.graphstream.ui.geom.Vector2
-
Divide each element by value.
- scalarDiv(double) - Method in class org.graphstream.ui.geom.Vector3
-
Divide each element by value.
- scalarMult(double) - Method in class org.graphstream.ui.geom.Vector2
-
Multiply each element by value.
- scalarMult(double) - Method in class org.graphstream.ui.geom.Vector3
-
Multiply each element by value.
- scalarSub(double) - Method in class org.graphstream.ui.geom.Vector2
-
Substract value to each element.
- scalarSub(double) - Method in class org.graphstream.ui.geom.Vector3
-
Substract value to each element.
- scale(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Scale of factor (sx,sy).
- scale(Point2) - Method in class org.graphstream.ui.geom.Point2
-
Scale by factor s.
- scale(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Scale of factor (sx,sy,sz).
- scale(Point3) - Method in class org.graphstream.ui.geom.Point3
-
Scale by factor s.
- scale(Vector3) - Method in class org.graphstream.ui.geom.Point3
-
Scale by factor s.
- scale(double) - Method in class org.graphstream.ui.geom.Point3
-
Scale by a given scalar.
- scale(double, double, double) - Method in interface org.graphstream.ui.view.camera.Backend
-
Multiply the top-most matrix by a scaling matrix.
- screenshot(String, int, int) - Method in interface org.graphstream.ui.view.GraphRenderer
-
- SECOND - Static variable in class org.graphstream.util.time.ISODateComponent
-
- seek(int) - Method in class org.graphstream.stream.Timeline
-
- seekEnd() - Method in class org.graphstream.stream.Timeline
-
- seekStart() - Method in class org.graphstream.stream.Timeline
-
- segmentLength(int) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
Length of the i-th segment.
- segmentsLengths() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
Compute the length of each segment between the points making up this edge.
- select() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- SELECTED - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- Selection - Class in org.graphstream.ui.view
-
- Selection() - Constructor for class org.graphstream.ui.view.Selection
-
- selectionGrowsAt(double, double) - Method in interface org.graphstream.ui.view.GraphRenderer
-
The selection already started grows toward position (x, y).
- selectionGrowsAt(double, double) - Method in class org.graphstream.ui.view.GraphRendererBase
-
- selectionGrowsAt(double, double) - Method in interface org.graphstream.ui.view.View
-
The selection already started grows toward position (x, y).
- selector - Variable in class org.graphstream.ui.graphicGraph.stylesheet.Rule
-
The match.
- Selector - Class in org.graphstream.ui.graphicGraph.stylesheet
-
A selector is the part of a CSS rule that defines to which element a style
applies in the graph.
- Selector(Selector.Type) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
New selector for a given type of element.
- Selector(Selector.Type, String, String) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
New selector for a given type of element.
- Selector(String) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
Utility constructor that assign the correct type to the selector from a
string.
- Selector(Selector) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
New selector, copy of another.
- Selector.Type - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Types of elements.
- SEMICOLON - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- send(ByteBuffer) - Method in interface org.graphstream.stream.binary.ByteEncoder.Transport
-
Called by the encoder once an event has been encoded.
- sendAttributeChangedEvent(String, String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a add/change/remove attribute event on an element.
- sendAttributeChangedEvent(String, long, String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
- sendAttributeChangedEvent(String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Method in class org.graphstream.util.GraphListeners
-
- sendEdgeAdded(String, String, String, String, boolean) - Method in class org.graphstream.stream.SourceBase
-
Send an "edge added" event to all element sinks.
- sendEdgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.SourceBase
-
Send an "edge added" event to all element sinks.
- sendEdgeAdded(String, String, String, boolean) - Method in class org.graphstream.util.GraphListeners
-
- sendEdgeAttributeAdded(String, String, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute added" event to all attribute sinks.
- sendEdgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute added" event to all attribute sinks.
- sendEdgeAttributeChanged(String, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute changed" event to all attribute sinks.
- sendEdgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute changed" event to all attribute sinks.
- sendEdgeAttributeRemoved(String, String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute removed" event to all attribute sinks.
- sendEdgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge attribute removed" event to all attribute sinks.
- sendEdgeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge removed" event to all element sinks.
- sendEdgeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "edge removed" event to all element sinks.
- sendEdgeRemoved(String) - Method in class org.graphstream.util.GraphListeners
-
- sendGraphAttributeAdded(String, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute added" event to all attribute sinks.
- sendGraphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute added" event to all attribute sinks.
- sendGraphAttributeChanged(String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute changed" event to all attribute sinks.
- sendGraphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute changed" event to all attribute sinks.
- sendGraphAttributeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute removed" event to all attribute sinks.
- sendGraphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph attribute removed" event to all attribute sinks.
- sendGraphCleared(String) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph cleared" event to all element sinks.
- sendGraphCleared(String, long) - Method in class org.graphstream.stream.SourceBase
-
Send a "graph cleared" event to all element sinks.
- sendGraphCleared() - Method in class org.graphstream.util.GraphListeners
-
- sendNodeAdded(String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node added" event to all element sinks.
- sendNodeAdded(String, long, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node added" event to all element sinks.
- sendNodeAdded(String) - Method in class org.graphstream.util.GraphListeners
-
- sendNodeAttributeAdded(String, String, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute added" event to all attribute sinks.
- sendNodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute added" event to all attribute sinks.
- sendNodeAttributeChanged(String, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute changed" event to all attribute sinks.
- sendNodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute changed" event to all attribute sinks.
- sendNodeAttributeRemoved(String, String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute removed" event to all attribute sinks.
- sendNodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node attribute removed" event to all attribute sinks.
- sendNodeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node removed" event to all element sinks.
- sendNodeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
-
Send a "node removed" event to all element sinks.
- sendNodeRemoved(String) - Method in class org.graphstream.util.GraphListeners
-
- sendStepBegins(String, double) - Method in class org.graphstream.stream.SourceBase
-
Send a "step begins" event to all element sinks.
- sendStepBegins(String, long, double) - Method in class org.graphstream.stream.SourceBase
-
Send a "step begins" event to all element sinks.
- sendStepBegins(double) - Method in class org.graphstream.util.GraphListeners
-
- set(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Like #moveTo().
- set(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Like #moveTo().
- set(int, double) - Method in class org.graphstream.ui.geom.Vector2
-
Explicitly set the i-th component to value.
- set(double, double) - Method in class org.graphstream.ui.geom.Vector2
-
Explicitly set the three components.
- set(int, double) - Method in class org.graphstream.ui.geom.Vector3
-
Explicitly set the i-th component to value.
- set(double, double, double) - Method in class org.graphstream.ui.geom.Vector3
-
Explicitly set the three components.
- set(String, Object) - Method in class org.graphstream.util.cumulative.CumulativeAttributes
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AliasComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AMPMComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.EpochComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.FieldComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.NotImplementedComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent
-
Handle the value catched with the replacement value.
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.TextComponent
-
- set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.UTCOffsetComponent
-
- setAlpha(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- setAntialias(Boolean) - Method in interface org.graphstream.ui.view.camera.Backend
-
Enable or disable anti-aliasing.
- setAttachedData(Object) - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- setAttribute(String, Object...) - Method in interface org.graphstream.graph.Element
-
Add or replace the value of an attribute.
- setAttribute(String, Object...) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- setAttribute(String, Object...) - Method in class org.graphstream.ui.graphicGraph.GraphicElement
-
- setAttribute(String, Object...) - Method in class org.graphstream.ui.spriteManager.Sprite
-
- setAttributeEventEnabled(boolean) - Method in class org.graphstream.util.VerboseSink
-
Enable or disable all messages associated with element events.
- setAttributes(Map<String, Object>) - Method in interface org.graphstream.graph.Element
-
Add or replace each attribute found in attributes.
- setAttributes(Map<String, Object>) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- setAttributes(Map<String, Object>) - Method in class org.graphstream.ui.spriteManager.Sprite
-
- setAutoCreate(boolean) - Method in interface org.graphstream.graph.Graph
-
Enable or disable the automatic creation of missing elements.
- setAutoCreate(boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- setAutoCreate(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- setAutofit(boolean) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setAutoFitView(boolean) - Method in interface org.graphstream.ui.view.camera.Camera
-
Enable or disable automatic adjustment of the view to see the entire graph.
- setAutoFitView(boolean) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Enable or disable automatic adjustment of the view to see the entire graph.
- setAutoFlush(boolean) - Method in class org.graphstream.util.VerboseSink
-
Enable or disable autoflush.
- setBackend(Backend) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setBackLayerRenderer(LayerRenderer<G>) - Method in interface org.graphstream.ui.view.GraphRenderer
-
Set a layer renderer that will be called each time the graph needs to be
redrawn before the graph is rendered.
- setBarnesHutTheta(double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
Change the barnes-hut theta parameter allowing to know if we use a pole or
not.
- setBlue(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- setBounds(double, double, double, double, double, double) - Method in interface org.graphstream.ui.view.camera.Camera
-
Set the bounds of the graphic graph in GU.
- setBounds(double, double, double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Set the graphic graph bounds (the lowest and highest points).
- setBounds(GraphicGraph) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Set the graphic graph bounds from the graphic graph.
- setBounds(double, double, double, double, double, double) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Set the graphic graph bounds (the lowest and highest points).
- setClass(String) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
Specify the class of the elements this selector applies to.
- setClearImageBeforeOutputEnabled(boolean) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setCloseFramePolicy(Viewer.CloseFramePolicy) - Method in class org.graphstream.ui.view.Viewer
-
What to do when the frame containing one or more views is closed.
- setComponent(Object) - Method in class org.graphstream.ui.graphicGraph.GraphicElement
-
Set the GUI component of this element.
- setControlPoints(double[]) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
Change the control points array for this edge.
- setCSS(String) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- setCurve(double, double, double, double, double, double, double, double, double, double, double, double) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
-
Set debug output.
- setDefaults() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
-
Set the default values for each setting.
- setDirected(boolean) - Method in class org.graphstream.stream.file.FileSinkDOT
-
Set flag indicating if exported graph is directed or not.
- setDirected(boolean) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- setDirected(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
- setDisplaySize(double, double) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- setEdgeAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
-
Set an attribute filter for edge attributes only (graph an node attributes
are not filtered by this filter).
- setEdgeAttributesFiltered(ArrayList<String>) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Set the whole list of edge attributes filtered
- setEdgeFactory(EdgeFactory<? extends Edge>) - Method in interface org.graphstream.graph.Graph
-
Set the edge factory used to create edges.
- setEdgeFactory(EdgeFactory<? extends Edge>) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- setEdgeFactory(EdgeFactory<? extends Edge>) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- setElementEventEnabled(boolean) - Method in class org.graphstream.util.VerboseSink
-
Enable or disable all messages associated with attribute events.
- setEndOpen(boolean) - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- setEventEnabled(VerboseSink.EventType, boolean) - Method in class org.graphstream.util.VerboseSink
-
Enable or disable an event.
- setEventFormat(VerboseSink.EventType, String) - Method in class org.graphstream.util.VerboseSink
-
Redefines message format of an event.
- setForce(double) - Method in interface org.graphstream.ui.layout.Layout
-
The general "speed" of the algorithm.
- setForce(double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- setForeLayoutRenderer(LayerRenderer<G>) - Method in interface org.graphstream.ui.view.GraphRenderer
-
Set a layer renderer that will be called each time the graph needs to be
redrawn after the graph is rendered.
- setFormat(String) - Method in class org.graphstream.util.time.ISODateIO
-
Set the format of this scanner.
- setGlobalAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
-
Set an attribute filter for graph, node and edge attributes.
- setGraph(Graph) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- setGraphAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
-
Set an attribute filter for graph attributes only (node an edge attributes
are not filtered by this filter).
- setGraphAttributesFiltered(ArrayList<String>) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Set the whole list of graph attributes filtered
- setGraphName(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- setGraphViewport(double, double, double, double) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setGraphViewport(double, double, double, double) - Method in interface org.graphstream.ui.view.camera.Camera
-
Specify exactly the minimum and maximum points in GU that are visible (more
points may be visible due to aspect-ratio constraints).
- setGraphViewport(double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setGravityFactor(double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
Set the gravity factor that attracts all nodes to the center of the layout to
avoid flying components.
- setGreen(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- setHeight(double) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- setHost(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- setId(String) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
Specify the identifier of the unique element this selector applies to.
- setIdentity() - Method in interface org.graphstream.ui.view.camera.Backend
-
Make the top-most matrix as an identity matrix.
- setLayout(boolean) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- setLayoutPolicy(FileSinkImages.LayoutPolicy) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the layout policy.
- setLayoutStabilizationLimit(double) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the stabilization limit of the layout used to compute coordinates of
nodes.
- setLayoutStepAfterStabilization(int) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the amount of steps after the stabilization of the algorithm.
- setLayoutStepPerFrame(int) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the amount of step before output a new image.
- setLine(double, double, double, double, double, double) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setLoop(double, double, double, double, double, double, double, double, double) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setMouseManager(MouseManager) - Method in interface org.graphstream.ui.view.View
-
Change the manager for mouse events on this view.
- setMulti(int) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setNaps(long, long) - Method in class org.graphstream.ui.layout.LayoutRunner
-
Configure the time to wait between each layout invocation.
- setNodeAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
-
Set an attribute filter for node attributes only (graph an edge attributes
are not filtered by this filter).
- setNodeAttributesFiltered(ArrayList<String>) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Set the whole list of node attributes filtered
- setNodeFactory(NodeFactory<? extends Node>) - Method in interface org.graphstream.graph.Graph
-
Set the node factory used to create nodes.
- setNodeFactory(NodeFactory<? extends Node>) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- setNodeFactory(NodeFactory<? extends Node>) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- setNoFilterEdgeAdded(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- setNoFilterEdgeAttributeAdded(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterEdgeAttributeChanged(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- setNoFilterEdgeAttributeRemoved(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- setNoFilterEdgeRemoved(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterGraphAttributeAdded(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterGraphAttributeChanged(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterGraphAttributeRemoved(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterGraphCleared(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterNodeAdded(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterNodeAttributeAdded(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterNodeAttributeChanged(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterNodeAttributeRemoved(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterNodeRemoved(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setNoFilterStepBegins(boolean) - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
Disable or enable this filter
- setOutputPolicy(FileSinkImages.OutputPolicy) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the output policy.
- setOutputRunnerDelay(long) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setOutputRunnerEnabled(boolean) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setOutputType(FileSinkImages.OutputType) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set the output type.
- setPadding(GraphicGraph) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Set the graph padding.
- setParameter(String, String) - Method in class org.graphstream.util.Environment
-
Set the value of a parameter.
- setPoly(Object) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setPoly(Point3[]) - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- setPosition(double) - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
Reposition this sprite.
- setPosition(double, double, double, StyleConstants.Units) - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
Reposition this sprite.
- setPosition(Values) - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
- setPosition(double) - Method in class org.graphstream.ui.spriteManager.Sprite
-
- setPosition(double, double, double) - Method in class org.graphstream.ui.spriteManager.Sprite
-
- setPosition(StyleConstants.Units, double, double, double) - Method in class org.graphstream.ui.spriteManager.Sprite
-
- setPrefix(String) - Method in class org.graphstream.util.VerboseSink
-
Set prefix used in messages.
- setPseudoClass(String) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
Specify the pseudo-class of the elements this selector applies to.
- setQuality(FileSinkImages.Quality) - Method in class org.graphstream.stream.file.FileSinkImages
-
Enable high-quality rendering and anti-aliasing.
- setQuality(double) - Method in interface org.graphstream.ui.layout.Layout
-
Set the overall quality level, a number between 0 and 1 with 1 the highest
quality available, but often with a slower computation.
- setQuality(double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- setQuality(double) - Method in class org.graphstream.ui.layout.springbox.implementations.LinLog
-
- setQuality(double) - Method in class org.graphstream.ui.layout.springbox.implementations.SpringBox
-
- setQuality(Boolean) - Method in interface org.graphstream.ui.view.camera.Backend
-
Enable or disable the hi-quality mode.
- setRatioPx2Gu(double) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
The ratio to pass by multiplication from pixels to graph units.
- setRed(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- setRemoveEmptyGroups(boolean) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
-
Remove or keep groups that becomes empty, if true the groups are removed.
- setReplayable(Replayable) - Method in class org.graphstream.stream.binary.ByteProxy
-
Set the stream that can be replayed on a new connection.
- setResolution(Resolution) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set resolution of images.
- setResolution(int, int) - Method in class org.graphstream.stream.file.FileSinkImages
-
Set a custom resolution.
- setRoot(Node) - Method in class org.graphstream.graph.Path
-
Set the root (first node) of the path.
- setSendNodeInfos(boolean) - Method in interface org.graphstream.ui.layout.Layout
-
If true, node informations messages are sent for every node.
- setSendNodeInfos(boolean) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- setShortcutManager(ShortcutManager) - Method in interface org.graphstream.ui.view.View
-
Change the manager for key and shortcuts events on this view.
- setSinkTime(SinkTime) - Method in class org.graphstream.stream.sync.SourceTime
-
- setSourceId(String) - Method in class org.graphstream.stream.sync.SourceTime
-
- setSpriteFactory(SpriteFactory) - Method in class org.graphstream.ui.spriteManager.SpriteManager
-
Specify the sprite factory to use.
- setStabilizationLimit(double) - Method in interface org.graphstream.ui.layout.Layout
-
Change the stabilization limit for this layout algorithm.
- setStabilizationLimit(double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- setStartOpen(boolean) - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- setStrict(boolean) - Method in interface org.graphstream.graph.Graph
-
Enable or disable strict checking.
- setStrict(boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- setStrict(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- setStrictMode(boolean) - Method in class org.graphstream.stream.file.FileSourceXML
-
- setStyle(Style) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
-
Change the style.
- setStyleSheet(String) - Method in class org.graphstream.stream.file.FileSinkImages
-
Defines style of the graph as a css stylesheet.
- setSuffix(String) - Method in class org.graphstream.util.VerboseSink
-
Set suffix used in messages.
- setTimeFormat(FileSinkGEXF.TimeFormat) - Method in class org.graphstream.stream.file.FileSinkGEXF
-
- setUnits(StyleConstants.Units) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
-
Change the values units.
- setValue(String, Object) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
-
Redefinition of the
Style
to forbid changing the values.
- setValue(String, Object) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
-
- setValue(int, double) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
-
Change the i-th value.
- setViewCenter(double, double) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setViewCenter(double, double, double) - Method in interface org.graphstream.ui.view.camera.Camera
-
Change the view centre.
- setViewCenter(double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setViewCenter(Point3) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setViewPercent(double) - Method in class org.graphstream.stream.file.FileSinkImages
-
- setViewPercent(double) - Method in interface org.graphstream.ui.view.camera.Camera
-
Zoom the view.
- setViewPercent(double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setViewport(double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Set the output view port size in pixels.
- setViewport(double, double, double, double) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Set the output view port size in pixels.
- setViewRotation(double) - Method in interface org.graphstream.ui.view.camera.Camera
-
Rotate the view around its centre point by a given theta angles (in degrees).
- setViewRotation(double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- setWidth(double) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- setX(double) - Method in class org.graphstream.ui.geom.Point2
-
Change only abscissa at absolute coordinate x.
- setY(double) - Method in class org.graphstream.ui.geom.Point2
-
Change only ordinate at absolute coordinate y.
- setZ(double) - Method in class org.graphstream.ui.geom.Point3
-
Change only depth at absolute coordinate z.
- setZoom(double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Set the zoom (or percent of the graph visible), 1 means the graph is fully
visible.
- SHADOWCOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- shadowMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- SHADOWMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- SHADOWOFFSET - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- shadows() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
-
Iterable set of groups that cast shadow.
- ShadowSet() - Constructor for class org.graphstream.ui.graphicGraph.StyleGroupSet.ShadowSet
-
- SHADOWWIDTH - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- shake() - Method in interface org.graphstream.ui.layout.Layout
-
Add a random vector whose length is 10% of the size of the graph to all node
positions.
- shake() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- shape() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- SHAPE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- SHAPEPOINTS - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- SHARP - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- ShortcutManager - Interface in org.graphstream.ui.view.util
-
Utility to centralise the shortcuts and actions for all view instances.
- SimpleCharStream - Class in org.graphstream.util.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.graphstream.util.parser.SimpleCharStream
-
Constructor.
- SingleGraph - Class in org.graphstream.graph.implementations
-
An implementation of graph that supports only one edge between two nodes.
- SingleGraph(String, boolean, boolean, int, int) - Constructor for class org.graphstream.graph.implementations.SingleGraph
-
Creates an empty graph.
- SingleGraph(String, boolean, boolean) - Constructor for class org.graphstream.graph.implementations.SingleGraph
-
Creates an empty graph with default edge and node capacity.
- SingleGraph(String) - Constructor for class org.graphstream.graph.implementations.SingleGraph
-
Creates an empty graph with strict checking and without auto-creation.
- SingleNode - Class in org.graphstream.graph.implementations
-
- Sink - Interface in org.graphstream.stream
-
Sink of graph events.
- SinkAdapter - Class in org.graphstream.stream
-
Adapter for the
Sink
interface.
- SinkAdapter() - Constructor for class org.graphstream.stream.SinkAdapter
-
- sinkFor(String) - Static method in class org.graphstream.stream.file.FileSinkFactory
-
Looks at the file name given and its extension and propose a file output for
the format that match this extension.
- SinkTime - Class in org.graphstream.stream.sync
-
- SinkTime() - Constructor for class org.graphstream.stream.sync.SinkTime
-
- size() - Method in class org.graphstream.graph.Path
-
Returns the size of the path
- SIZE - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- SIZE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- size() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
-
Number of values in this set.
- size() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
The number of points in the edge shape.
- size - Variable in class org.graphstream.ui.view.util.GraphMetrics
-
Graph dimension.
- size() - Method in class org.graphstream.util.set.FixedArrayList
-
Number of elements in the array.
- sizeMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- SIZEMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- Skeleton - Interface in org.graphstream.ui.view.camera
-
Elements of rendering that, contrary to the shapes, are specific to the
element, not the style group and define the basic geometry of the shape.
- SmartXMLWriter - Class in org.graphstream.stream.file.gexf
-
- SmartXMLWriter(Writer, boolean) - Constructor for class org.graphstream.stream.file.gexf.SmartXMLWriter
-
- Source - Interface in org.graphstream.stream
-
Source of graph events.
- SourceAdapter - Class in org.graphstream.stream
-
Adapter for the input interface.
- SourceAdapter() - Constructor for class org.graphstream.stream.SourceAdapter
-
- SourceBase - Class in org.graphstream.stream
-
Base implementation of an input that provide basic sink handling.
- SourceBase.ElementType - Enum in org.graphstream.stream
-
- sourceFor(String) - Static method in class org.graphstream.stream.file.FileSourceFactory
-
Create a file input for the given file name.
- SourceTime - Class in org.graphstream.stream.sync
-
- SourceTime() - Constructor for class org.graphstream.stream.sync.SourceTime
-
Create a new SourceTime for a given id.
- SourceTime(long) - Constructor for class org.graphstream.stream.sync.SourceTime
-
Create a new SourceTime for a given id and a given time.
- SourceTime(String) - Constructor for class org.graphstream.stream.sync.SourceTime
-
- SourceTime(String, SinkTime) - Constructor for class org.graphstream.stream.sync.SourceTime
-
- SourceTime(String, long) - Constructor for class org.graphstream.stream.sync.SourceTime
-
Create a new SourceTime for a given id and a given time.
- SourceTime(String, long, SinkTime) - Constructor for class org.graphstream.stream.sync.SourceTime
-
- specialToken - Variable in class org.graphstream.util.parser.Token
-
This field is used to access special tokens that occur prior to this token,
but after the immediately preceding regular (non-special) token.
- Spell(double, boolean, double, boolean) - Constructor for class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- Spell(double, double) - Constructor for class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- Spell(double) - Constructor for class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- spring - Variable in class org.graphstream.ui.layout.springbox.EdgeSpring
-
The attraction force on this edge.
- SpringBox - Class in org.graphstream.ui.layout.springbox.implementations
-
The GraphStream Spring-Box layout.
- SpringBox() - Constructor for class org.graphstream.ui.layout.springbox.implementations.SpringBox
-
New "Spring-Box" 2D Barnes-Hut simulation.
- SpringBox(boolean) - Constructor for class org.graphstream.ui.layout.springbox.implementations.SpringBox
-
New "Spring-Box" Barnes-Hut simulation.
- SpringBox(boolean, Random) - Constructor for class org.graphstream.ui.layout.springbox.implementations.SpringBox
-
New "Spring-Box" Barnes-Hut simulation.
- SpringBoxNodeParticle - Class in org.graphstream.ui.layout.springbox.implementations
-
- SpringBoxNodeParticle(SpringBox, String) - Constructor for class org.graphstream.ui.layout.springbox.implementations.SpringBoxNodeParticle
-
New node.
- SpringBoxNodeParticle(SpringBox, String, double, double, double) - Constructor for class org.graphstream.ui.layout.springbox.implementations.SpringBoxNodeParticle
-
New node at a given position.
- SPRITE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- Sprite - Class in org.graphstream.ui.spriteManager
-
A gentle little sprite.
- spriteContains(GraphicElement, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- SpriteFactory - Class in org.graphstream.ui.spriteManager
-
Factory for sprites.
- SpriteFactory() - Constructor for class org.graphstream.ui.spriteManager.SpriteFactory
-
- spriteIterator() - Method in class org.graphstream.ui.spriteManager.SpriteManager
-
Iterator on the set of sprites.
- SpriteManager - Class in org.graphstream.ui.spriteManager
-
Set of sprites associated with a graph.
- SpriteManager(Graph) - Constructor for class org.graphstream.ui.spriteManager.SpriteManager
-
Create a new manager for sprite and bind it to the given graph.
- spriteOrient() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- SPRITEORIENT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- spritePositionPx(GraphicSprite) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- spriteRules - Variable in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
-
The default, id and class rules for sprites.
- sprites() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- sprites() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
-
- sprites() - Method in class org.graphstream.ui.spriteManager.SpriteManager
-
Iterable set of sprites in no particular order.
- SQUARELINE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- stabilizeLayout(double) - Method in class org.graphstream.stream.file.FileSinkImages
-
- start() - Method in class org.graphstream.stream.binary.ByteProxy
-
Starts the proxy worker.
- start() - Method in class org.graphstream.stream.file.gexf.GEXFSpells
-
- start() - Method in class org.graphstream.stream.file.gml.GMLParser
-
Unused rule, call it to slurp in the whole file.
- start() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- start(Graph) - Method in class org.graphstream.util.GraphDiff
-
Start to record changes.
- startElement(String) - Method in class org.graphstream.stream.file.gexf.SmartXMLWriter
-
- startSpell(double) - Method in class org.graphstream.util.cumulative.CumulativeSpells
-
- STATIC_LEXER_ERROR - Static variable in error org.graphstream.util.parser.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.graphstream.util.parser.SimpleCharStream
-
Whether parser is static.
- step() - Method in class org.graphstream.stream.file.gml.GMLParser
-
- step - Variable in class org.graphstream.ui.graphicGraph.GraphicGraph
-
Memorize the step events.
- stepBegins(double) - Method in interface org.graphstream.graph.Graph
-
Since dynamic graphs are based on discrete event modifications, the notion of
step is defined to simulate elapsed time between events.
- stepBegins(double) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- stepBegins(String, long, double) - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.AnnotatedSink
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.binary.ByteProxy
-
- stepBegins(String, long, double) - Method in interface org.graphstream.stream.ElementSink
-
Since dynamic graphs are based on discrete event modifications, the notion of
step is defined to simulate elapsed time between events.
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDGS
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDOT
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGEXF
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGML
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGraphML
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkImages
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkSVG
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkSVG2
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkTikZ
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.file.gexf.GEXF
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.PipeAdapter
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.PipeBase
-
- stepBegins(String, long, double) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.rmi.RMISink
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.rmi.RMISource
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.SinkAdapter
-
- stepBegins(String, long, double) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
- stepBegins(double) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- stepBegins(String, long, double) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- stepBegins(String, long, double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- stepBegins(String, long, double) - Method in class org.graphstream.ui.view.ViewerPipe
-
- stepBegins(String, long, double) - Method in class org.graphstream.util.cumulative.GraphSpells
-
- stepBegins(String, long, double) - Method in class org.graphstream.util.GraphListeners
-
- stepBegins(String, long, double) - Method in class org.graphstream.util.StepCounter
-
- stepBegins(String, long, double) - Method in class org.graphstream.util.VerboseSink
-
- StepCounter - Class in org.graphstream.util
-
Count the step of a stream.
- StepCounter() - Constructor for class org.graphstream.util.StepCounter
-
Default constructor.
- stepFinished(int) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- stop() - Method in class org.graphstream.stream.binary.ByteProxy
-
Stops the proxy worker, if running, and wait the end of the worker thread.
- storeEnergy() - Method in class org.graphstream.ui.layout.springbox.Energies
-
Add a the current accumulated energy value in the set.
- stream - Variable in class org.graphstream.stream.file.gexf.SmartXMLWriter
-
- STRICT - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- STROKECOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- strokeMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- STROKEMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- STROKEWIDTH - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- Structure - Interface in org.graphstream.graph
-
Structures are generic objects which may contain nodes and edges.
- style - Variable in class org.graphstream.ui.graphicGraph.GraphicElement
-
The node style.
- style - Variable in class org.graphstream.ui.graphicGraph.GraphicGraph
-
The style of this graph.
- style(Style) - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- style - Variable in class org.graphstream.ui.graphicGraph.stylesheet.Rule
-
The style.
- Style - Class in org.graphstream.ui.graphicGraph.stylesheet
-
A style is a whole set of settings for a graphic element.
- Style() - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Style
-
New style with all settings to a special value meaning "unset".
- Style(Rule) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.Style
-
New style with all settings to a special value meaning "unset".
- styleAdded(Rule, Rule) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
-
- styleAdded(Rule, Rule) - Method in interface org.graphstream.ui.graphicGraph.stylesheet.StyleSheetListener
-
A style was changed or added.
- styleChanged(StyleGroup) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- StyleConstants - Class in org.graphstream.ui.graphicGraph.stylesheet
-
The various constants and static constant conversion methods used for
styling.
- StyleConstants() - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.StyleConstants
-
- StyleConstants.ArrowShape - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Possible shapes for arrows on edges.
- StyleConstants.FillMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to fill the contents of the element.
- StyleConstants.IconMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Where to place the icon around the text (or instead of the text).
- StyleConstants.JComponents - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Possible JComponents.
- StyleConstants.ShadowMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to draw the shadow of the element.
- StyleConstants.Shape - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Possible shapes for elements.
- StyleConstants.ShapeKind - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
- StyleConstants.SizeMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to set the size of the element.
- StyleConstants.SpriteOrientation - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Orientation of a sprite toward its attachment point.
- StyleConstants.StrokeMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to draw the contour of the element.
- StyleConstants.TextAlignment - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to align words around their attach point.
- StyleConstants.TextBackgroundMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
- StyleConstants.TextMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to draw the text of an element.
- StyleConstants.TextStyle - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
Variant of the font.
- StyleConstants.TextVisibilityMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to show the text of an element.
- StyleConstants.Units - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
The available units for numerical values.
- StyleConstants.VisibilityMode - Enum in org.graphstream.ui.graphicGraph.stylesheet
-
How to show an element.
- StyleGroup - Class in org.graphstream.ui.graphicGraph
-
A group of graph elements that share the same style.
- StyleGroup(String, Collection<Rule>, Element, StyleGroupSet.EventSet) - Constructor for class org.graphstream.ui.graphicGraph.StyleGroup
-
New style group for a first graph element and the set of style rules that
matches it.
- StyleGroup.ElementEvents - Class in org.graphstream.ui.graphicGraph
-
Description of an element that is actually modified by one or more events
occurring on it.
- StyleGroupListener - Interface in org.graphstream.ui.graphicGraph
-
Listen at the changes in the style group set.
- StyleGroupSet - Class in org.graphstream.ui.graphicGraph
-
A set of style groups.
- StyleGroupSet(StyleSheet) - Constructor for class org.graphstream.ui.graphicGraph.StyleGroupSet
-
New empty style group set, using the given style sheet to create style
groups.
- StyleGroupSet.EventSet - Class in org.graphstream.ui.graphicGraph
-
Set of events (meta-classes) actually active.
- StyleGroupSet.ShadowSet - Class in org.graphstream.ui.graphicGraph
-
Set of groups that cast a shadow.
- StyleGroupSet.ZIndex - Class in org.graphstream.ui.graphicGraph
-
All the style groups sorted by their Z index.
- StyleGroupSet.ZIndex.ZIndexIterator - Class in org.graphstream.ui.graphicGraph
-
- styles(Style) - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- StyleSheet - Class in org.graphstream.ui.graphicGraph.stylesheet
-
Implementation of the style sheets that can be stored in the graphic graph.
- StyleSheet() - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
-
New style sheet initialised to defaults.
- StyleSheet.NameSpace - Class in org.graphstream.ui.graphicGraph.stylesheet
-
A name space is a tuple (default rule, id rule set, class rule set).
- styleSheetCleared() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
-
- styleSheetCleared() - Method in interface org.graphstream.ui.graphicGraph.stylesheet.StyleSheetListener
-
The complete style sheet was cleared.
- StyleSheetListener - Interface in org.graphstream.ui.graphicGraph.stylesheet
-
Listener for style events.
- StyleSheetParser - Class in org.graphstream.ui.graphicGraph.stylesheet.parser
-
- StyleSheetParser(StyleSheet, InputStream) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- StyleSheetParser(StyleSheet, Reader) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- StyleSheetParser(InputStream) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
Constructor with InputStream.
- StyleSheetParser(InputStream, String) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
Constructor with InputStream and supplied encoding
- StyleSheetParser(Reader) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
Constructor.
- StyleSheetParser(StyleSheetParserTokenManager) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
Constructor with generated Token Manager.
- StyleSheetParser.Number - Class in org.graphstream.ui.graphicGraph.stylesheet.parser
-
- StyleSheetParserConstants - Interface in org.graphstream.ui.graphicGraph.stylesheet.parser
-
Token literal values and constants.
- StyleSheetParserTokenManager - Class in org.graphstream.ui.graphicGraph.stylesheet.parser
-
Token Manager.
- StyleSheetParserTokenManager(SimpleCharStream) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserTokenManager
-
Constructor.
- StyleSheetParserTokenManager(SimpleCharStream, int) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserTokenManager
-
Constructor.
- stylesStart(Style) - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- sub(Vector2) - Method in class org.graphstream.ui.geom.Vector2
-
Subtract each element of other to the corresponding element of this.
- sub(Vector3) - Method in class org.graphstream.ui.geom.Vector3
-
Substract each element of other to the corresponding element of this.
- SUBGRAPH - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- swap(Point2) - Method in class org.graphstream.ui.geom.Point2
-
Exchange the values of this and other.
- swap(Point3) - Method in class org.graphstream.ui.geom.Point3
-
Exchange the values of this and other.
- switchDirection() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
- SwitchTo(int) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserTokenManager
-
Switch to specified lex state.
- SYNC_DISABLE_KEY - Static variable in class org.graphstream.stream.sync.SinkTime
-
Key used to disable synchro.
- synchronizedGraph(Graph) - Static method in class org.graphstream.graph.implementations.Graphs
-
Synchronizes a graph.