Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages

S

scale(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
 
screenshot(String, int, int) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
 
segmentLength(int) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
Length of the i-th segment.
segmentsLengths() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
Compute the length of each segment between the points making up this edge.
Selection - Class in org.graphstream.ui.swing.util
 
Selection() - Constructor for class org.graphstream.ui.swing.util.Selection
 
selectionGrowsAt(double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
 
selectionGrowsAt(double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
 
SelectionRenderer - Class in org.graphstream.ui.swing.renderer
 
SelectionRenderer(Selection, GraphicGraph) - Constructor for class org.graphstream.ui.swing.renderer.SelectionRenderer
 
set(int, double, double, double) - Method in class org.graphstream.ui.swing.util.EdgePoints
 
setActive(boolean) - Method in class org.graphstream.ui.swing.util.Selection
 
setAntialias(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2D
 
setAutoFitView(boolean) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
Enable or disable automatic adjustment of the view to see the entire graph.
setBackLayerRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing_viewer.DefaultView
 
setBackLayerRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
 
setBounds(double, double, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
 
setCurve(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setForeLayoutRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing_viewer.DefaultView
 
setForeLayoutRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
 
setGraphics2D(Graphics2D) - Method in class org.graphstream.ui.swing.BackendJ2D
 
setGraphViewport(double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
 
setIcon(Backend, String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
 
setIdentity() - Method in class org.graphstream.ui.swing.BackendJ2D
 
setLine(double, double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setLoop(double, double, double, double, double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setMouseManager(MouseManager) - Method in class org.graphstream.ui.swing_viewer.DefaultView
 
setMulti(int) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setPadding(GraphicGraph) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
Set the graph padding.
setPoly(Object) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setPoly(Point3[]) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
 
setQuality(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2D
 
setRenderer(SelectionRenderer) - Method in class org.graphstream.ui.swing.util.Selection
 
setShortcutManager(ShortcutManager) - Method in class org.graphstream.ui.swing_viewer.DefaultView
 
setText(Backend, String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
 
setupRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
 
setupRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
 
setupRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
 
setupRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
 
setupRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
Called before the whole rendering pass for all elements.
setViewCenter(double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
 
setViewCenter(double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
 
setViewPercent(double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
 
setViewport(double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
Set the output view port size in pixels.
setViewRotation(double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
Set the rotation angle around the centre.
setZoom(double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
Set the zoom (or percent of the graph visible), 1 means the graph is fully visible.
shadowable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
 
shadowable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
 
shadowable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
 
Shadowable - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
 
Shadowable() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
 
shadowableLine - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
 
ShadowableLine - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
 
ShadowableLine() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
 
shadowOffset(double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
Set the shadow offset according to the shape.
shadowOffset(double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
Set the shadow offset according to the shape.
shadowPaint - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
The shadow paint.
shadowStroke - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
The shadow paint.
shadowWidth(double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
Sety the shadow width added to the shape width.
shadowWidth(double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
Set the shadow width added to the shape width.
Shape - Interface in org.graphstream.ui.swing.renderer.shape
Base for all shapes.
ShapeAreaPaint() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
 
ShapeColorPaint() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeColorPaint
 
ShapeDecor - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapeDecor() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
 
ShapeDiagonal1GradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDiagonal1GradientPaint
 
ShapeDiagonal2GradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDiagonal2GradientPaint
 
ShapeDynPlainColorPaint(Color[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDynPlainColorPaint
 
ShapeGradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
 
ShapeHorizontalGradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeHorizontalGradientPaint
 
ShapeImageScaledPaint(String) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledPaint
 
ShapeImageScaledRatioMaxPaint(String) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledRatioMaxPaint
 
ShapeImageScaledRatioMinPaint(String) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledRatioMinPaint
 
ShapeImageTiledPaint(String) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageTiledPaint
 
ShapePaint - Interface in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeAreaPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeColorPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeDiagonal1GradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeDiagonal2GradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeDynPlainColorPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeGradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeHorizontalGradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeImageScaledPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeImageScaledRatioMaxPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeImageScaledRatioMinPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeImageTiledPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapePlainColorPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeRadialGradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePaint.ShapeVerticalGradientPaint - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapePlainColorPaint(Color) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapePlainColorPaint
 
ShapeRadialGradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeRadialGradientPaint
 
ShapeStroke - Class in org.graphstream.ui.swing.renderer.shape.swing
 
ShapeStroke() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
ShapeUtil - Class in org.graphstream.ui.swing.util
 
ShapeUtil() - Constructor for class org.graphstream.ui.swing.util.ShapeUtil
 
ShapeVerticalGradientPaint(Color[], float[]) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeVerticalGradientPaint
 
showControlPolygon - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShowCubics
 
showCtrlPoints(Graphics2D, Camera, ConnectorSkeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShowCubics
Show the control polygons.
showCubics - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
 
ShowCubics - Class in org.graphstream.ui.swing.renderer.shape.swing
Utility trait to display cubics Bézier curves control polygons.
ShowCubics() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.ShowCubics
 
size() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
The number of points in the edge shape.
size() - Method in class org.graphstream.ui.swing.util.EdgePoints
 
size(Backend, DefaultCamera2D, IconAndText) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
Overall size (getWidth() and getHeight()) of the decoration, taking into account the `iconAndText` as well as the various metrics specified by the style.
Skeleton - Class in org.graphstream.ui.swing.renderer
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.
Skeleton() - Constructor for class org.graphstream.ui.swing.renderer.Skeleton
 
Skeleton.EdgeShapeKind - Enum in org.graphstream.ui.swing.renderer
 
Skeleton.Triplet<X,​Y,​Z> - Class in org.graphstream.ui.swing.renderer
 
SpriteArrowShape - Class in org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
 
SpriteArrowShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
 
SpriteFlowShape - Class in org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
 
SpriteFlowShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
 
SpriteRenderer - Class in org.graphstream.ui.swing.renderer
 
SpriteRenderer(StyleGroup) - Constructor for class org.graphstream.ui.swing.renderer.SpriteRenderer
 
SquareShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
 
SquareShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.SquareShape
 
strokable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
 
strokable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
 
strokable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
 
Strokable - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
 
Strokable() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
 
strokableLine - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
 
StrokableLine - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
 
StrokableLine() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.StrokableLine
 
stroke(double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
stroke(Graphics2D, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
Paint the stroke of the shape.
strokeColor - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
The stroke color.
strokeColor(Style) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
StrokeFactory - Class in org.graphstream.ui.swing_viewer.util
Generator for strokes based on the given style.
StrokeFactory() - Constructor for class org.graphstream.ui.swing_viewer.util.StrokeFactory
 
strokeForArea(Style) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
strokeForConnectorFill(Style) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
strokeForConnectorStroke(Style) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
 
StyleRenderer - Class in org.graphstream.ui.swing.renderer
 
StyleRenderer(StyleGroup) - Constructor for class org.graphstream.ui.swing.renderer.StyleRenderer
 
sum - Variable in class org.graphstream.ui.swing.renderer.Skeleton.Triplet
 
SwingFileSinkImages - Class in org.graphstream.ui.swing.util
 
SwingFileSinkImages() - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
 
SwingFileSinkImages(FileSinkImages.OutputType, Resolution) - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
 
SwingFileSinkImages(FileSinkImages.OutputType, Resolution, FileSinkImages.OutputPolicy) - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
 
SwingGraphRenderer - Class in org.graphstream.ui.swing
2D renderer.
SwingGraphRenderer() - Constructor for class org.graphstream.ui.swing.SwingGraphRenderer
 
SwingViewer - Class in org.graphstream.ui.swing_viewer
Set of views on a graphic graph.
SwingViewer(Graph, Viewer.ThreadingModel) - Constructor for class org.graphstream.ui.swing_viewer.SwingViewer
New viewer on an existing graph.
SwingViewer(ProxyPipe) - Constructor for class org.graphstream.ui.swing_viewer.SwingViewer
The graph or source of graph events is in another thread or on another machine, but the pipe already exists.
SwingViewer(GraphicGraph) - Constructor for class org.graphstream.ui.swing_viewer.SwingViewer
We draw a pre-existing graphic graph.
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages