Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actionPerformed(ActionEvent) - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Called on a regular basis by the timer.
- addDefaultView(boolean, GraphRenderer<?, ?>) - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Build the default graph view and insert it.
- addListener(T, U) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- allGraphicElementsIn(EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- allGraphicElementsIn(EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- allGraphicElementsIn(GraphicGraph, EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- AngleShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- AngleShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.AngleShape
- antialiasSetting - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
- apply(int) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
The i-th point of the edge shape.
- apply(int) - Method in class org.graphstream.ui.swing.util.EdgePoints
- apply(String, StyleConstants.TextStyle, int, Color, Color, boolean, double, double) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- apply(StyleGroup, SwingGraphRenderer) - Static method in class org.graphstream.ui.swing.renderer.NodeRenderer
- apply(StyleGroup, SwingGraphRenderer) - Static method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- apply(StyleGroup, SwingGraphRenderer) - Static method in class org.graphstream.ui.swing.renderer.StyleRenderer
- apply(Style) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
- apply(Style) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- apply(Style, boolean) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- apply(Style, DefaultCamera2D, GraphicElement) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- apply(DefaultCamera2D, Style) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- approxIntersectionPointOnCurve(GraphicEdge, Connector, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Use a dichotomy method to evaluate the intersection between the `edge` destination node shape and the Bézier curve of the connector `c`.
- approxIntersectionPointOnCurve(GraphicEdge, Connector, DefaultCamera2D, int) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Use a dichotomy method to evaluate the intersection between the `edge` destination node shape and the Bézier curve of the connector `c`.
- approxLengthOfCurve(Connector) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate the length of a Bézier curve by taking n points on the curve and summing the lengths of the n+1 segments thus defined.
- approxLengthOfCurveQuick(Connector) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate the length of a Bézier curve by taking four points on the curve and summing the lengths of the five segments thus defined.
- approxLengthOfCurveQuickAndDirty(Connector) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
A quick and dirty hack to evaluate the length of a cubic bezier curve.
- approxVectorEnteringCurve(GraphicEdge, Connector, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Return two points, one inside and the second outside of the shape of the destination node of the given `edge`, the points can be used to deduce a vector along the Bézier curve entering point in the shape.
- area - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
- Area - Class in org.graphstream.ui.swing.renderer.shape.swing
-
Trait for elements painted inside an area (most nodes and sprites).
- Area() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.Area
- AreaConnectorShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- AreaConnectorShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
- AreaOnConnector - Class in org.graphstream.ui.swing.renderer.shape
-
Some areas are attached to a connector (sprites).
- AreaOnConnector() - Constructor for class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
- AreaOnConnectorShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- AreaOnConnectorShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
- AreaShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- AreaShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
- AreaSkeleton - Class in org.graphstream.ui.swing.renderer
-
Skeleton for nodes and sprites.
- AreaSkeleton() - Constructor for class org.graphstream.ui.swing.renderer.AreaSkeleton
- ArrowOnEdge - Class in org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- ArrowOnEdge() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ArrowOnEdge
- ascent - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
Overall ascent of the icon and text with all space and padding included.
- attributeName - Static variable in class org.graphstream.ui.swing.renderer.Skeleton
- AttributeUtils - Interface in org.graphstream.ui.swing.util
- AttributeUtils.Tuple<X,
Y> - Class in org.graphstream.ui.swing.util - autoFit - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Automatic centring of the view.
- autoFitView(Graphics2D) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute a transformation matrix that pass from graph units (user space) to pixel units (device space) so that the whole graph is visible.
B
- Backend - Interface in org.graphstream.ui.swing
- BackendJ2D - Class in org.graphstream.ui.swing
- BackendJ2D() - Constructor for class org.graphstream.ui.swing.BackendJ2D
- BackendJ2DDummy - Class in org.graphstream.ui.swing
- BackendJ2DDummy() - Constructor for class org.graphstream.ui.swing.BackendJ2DDummy
- backRenderer - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- beginFrame() - Method in class org.graphstream.ui.swing.util.FPSLogger
-
Start a new frame measurement.
- begins(double, double) - Method in class org.graphstream.ui.swing.util.Selection
- beginSelectionAt(double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- beginSelectionAt(double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- beginTransform() - Method in class org.graphstream.ui.swing.BackendJ2D
- beginTransform() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- BlobShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- BlobShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.BlobShape
- boundingBoxOfPoints(Point3[]) - Method in interface org.graphstream.ui.swing.util.AttributeUtils
- byPos1() - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
First control point.
- byPos2() - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Second control point.
C
- cache - Variable in class org.graphstream.ui.swing_viewer.util.FontCache
-
Cached fonts.
- cache - Static variable in class org.graphstream.ui.swing.util.FontCache
- camera - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- cast(Graphics2D, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
-
Render the shadow.
- cast(Graphics2D, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
-
Render the shadow.
- center - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The camera centre of view.
- checkStyle(DefaultCamera2D, JComponentRenderer.ComponentElement, boolean) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- checkTitle() - Method in class org.graphstream.ui.swing_viewer.DefaultView
- checkVisibility(GraphicGraph) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Process each node to check if it is in the actual view port, and mark invisible nodes.
- chooseEdgeArrowShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
- chooseEdgeArrowShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
- chooseEdgeArrowShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- chooseEdgeShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
- chooseEdgeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
- chooseEdgeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- chooseGraphBackgroundRenderer() - Method in interface org.graphstream.ui.swing.Backend
- chooseGraphBackgroundRenderer() - Method in class org.graphstream.ui.swing.BackendJ2D
- chooseGraphBackgroundRenderer() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- chooseNodeShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
- chooseNodeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
- chooseNodeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- chooseSpriteShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
- chooseSpriteShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
- chooseSpriteShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- CircleOnEdge - Class in org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- CircleOnEdge() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- CircleShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- CircleShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.CircleShape
- clearImage(int) - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
- close() - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Close definitively this viewer and all its views.
- close() - Method in interface org.graphstream.ui.swing.Backend
-
Called after finished using this object.
- close() - Method in class org.graphstream.ui.swing.BackendJ2D
- close() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- close() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- close() - Method in class org.graphstream.ui.swing.util.FPSLogger
-
Ensure the log file is flushed and closed.
- close(GraphicGraph) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- color - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapePlainColorPaint
- ColorManager - Class in org.graphstream.ui.swing.util
-
Static class used for translate awt color to javafx
- ColorManager() - Constructor for class org.graphstream.ui.swing.util.ColorManager
- colors - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDynPlainColorPaint
- colors - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- componentHidden(ComponentEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- componentMoved(ComponentEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- componentResized(ComponentEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- componentShown(ComponentEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- compToElement - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
Association between Swing components and graph elements.
- configureAreaForElement(Backend, DefaultCamera2D, AreaSkeleton, GraphicElement, ShapeDecor) - Method in class org.graphstream.ui.swing.renderer.shape.swing.Area
-
Select the general size and position of the shape.
- configureAreaForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.Area
- configureAreaOnConnectorForElement(GraphicEdge, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
- configureAreaOnConnectorForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
- configureConnectorForElement(DefaultCamera2D, GraphicEdge, ConnectorSkeleton) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
- configureConnectorForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
- configureDecorableForElement(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.Decorable
-
Setup the parts of the decor specific to each element.
- configureDecorableForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.Decorable
-
Configure all the static parts needed to decor the shape.
- configureFillableForElement(Style, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Fillable
-
Configure the dynamic parts needed to fill the shape.
- configureFillableForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Fillable
-
Configure all static parts needed to fill the shape.
- configureFillableLineForElement(Style, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
- configureFillableLineForGroup(Backend, Style, DefaultCamera2D, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
- configureFillableMultiColoredForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableMulticolored
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Configure all the dynamic and per element settings.
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.ConnectorShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.PolygonShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
- configureForElement(Backend, GraphicElement, Skeleton, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Configure as much as possible the graphics before painting several version of this shape at different positions.
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.ConnectorShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
- configureForGroup(Backend, Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- configureOrientableForElement(DefaultCamera2D, GraphicSprite) - Method in class org.graphstream.ui.swing.renderer.shape.Orientable
-
Compute the orientation vector for the given element according to the orientation mode.
- configureOrientableForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.Orientable
-
Configure the orientation mode for the group according to the style.
- configureShadowableForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
-
Configure all the static parts needed to cast the shadow of the shape.
- configureShadowableLineForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
-
Configure all the static parts needed to cast the shadow of the shape.
- configureStrokableForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
-
Configure all the static parts needed to stroke the shape.
- configureStrokableForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.StrokableLine
- configureStrokableLineForGroup(Style, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.StrokableLine
- Connector - Class in org.graphstream.ui.swing.renderer.shape
- Connector() - Constructor for class org.graphstream.ui.swing.renderer.shape.Connector
- ConnectorShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- ConnectorShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.ConnectorShape
- ConnectorSkeleton - Class in org.graphstream.ui.swing.renderer
-
Skeleton for edges.
- ConnectorSkeleton() - Constructor for class org.graphstream.ui.swing.renderer.ConnectorSkeleton
- copy(Point3[]) - Method in class org.graphstream.ui.swing.util.EdgePoints
- createColors(Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
- createColors(Style, boolean) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
The array of colors in the fill-color property of the style.
- createColors(Style, int, Colors) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- createDefaultView(Viewer, String) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- createFileSinkImages() - Method in class org.graphstream.ui.swing.util.Display
- createFractions(Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
- createFractions(Style, int) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- createFractions(Style, Boolean) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
An array of floats regularly spaced in range [0,1], the number of floats is given by the style fill-color count.
- CrossShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- CrossShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.CrossShape
- CubicCurve - Class in org.graphstream.ui.swing.util
-
Utility methods to deal with cubic Bézier curves.
- CubicCurve() - Constructor for class org.graphstream.ui.swing.util.CubicCurve
- CubicCurveShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- CubicCurveShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- curElement - Variable in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- CURVE - Enum constant in enum class org.graphstream.ui.swing.renderer.Skeleton.EdgeShapeKind
D
- dashes - Static variable in class org.graphstream.ui.swing_viewer.util.StrokeFactory
- decorable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.ConnectorShape
- Decorable - Class in org.graphstream.ui.swing.renderer.shape
-
Trait for shapes that can be decorated by an icon and/or a text.
- Decorable() - Constructor for class org.graphstream.ui.swing.renderer.shape.Decorable
- decorArea(Backend, DefaultCamera2D, IconAndText, GraphicElement, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.Decorable
-
Paint the decorations (text and icon).
- decorConnector(Backend, DefaultCamera2D, IconAndText, GraphicElement, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.Decorable
- DEFAULT_RENDERER - Static variable in class org.graphstream.ui.swing.SwingGraphRenderer
- DEFAULT_VIEW_ID - Static variable in class org.graphstream.ui.swing_viewer.SwingViewer
-
Name of the default view.
- DefaultCamera - Class in org.graphstream.ui.swing_viewer.util
-
Define how the graph is viewed.
- DefaultCamera(GraphicGraph) - Constructor for class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
New camera.
- defaultFont - Variable in class org.graphstream.ui.swing_viewer.util.FontCache
-
The default font.
- defaultFontCache - Static variable in class org.graphstream.ui.swing_viewer.util.FontCache
-
The default font cache.
- defaultFontCache() - Static method in class org.graphstream.ui.swing_viewer.util.FontCache
-
Default singleton instance for shared font cache.
- defaultImageCache - Static variable in class org.graphstream.ui.swing_viewer.util.ImageCache
-
The default singleton image cache instance.
- defaultImageCache() - Static method in class org.graphstream.ui.swing_viewer.util.ImageCache
-
Default singleton image cache instance that can be shared.
- DefaultMouseManager - Class in org.graphstream.ui.swing_viewer.util
- DefaultMouseManager() - Constructor for class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- DefaultMouseManager(EnumSet<InteractiveElement>) - Constructor for class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- DefaultShortcutManager - Class in org.graphstream.ui.swing_viewer.util
- DefaultShortcutManager() - Constructor for class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- DefaultView - Class in org.graphstream.ui.swing_viewer
-
Base for constructing views.
- DefaultView(Viewer, String, GraphRenderer) - Constructor for class org.graphstream.ui.swing_viewer.DefaultView
- defFont - Static variable in class org.graphstream.ui.swing.util.FontCache
- delay - Variable in class org.graphstream.ui.swing_viewer.SwingViewer
-
Delay in milliseconds between frames.
- derivative(double, double, double, double, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Derivative of a cubic Bézier curve according to control points `x0`, `x1`, `x2` and `x3` at parametric position `t` of the curve.
- derivative(Point2, Point2, Point2, Point3, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Derivative point of a cubic Bézier curve according to control points `x0`, `x1`, `x2` and `x3` at parametric position `t` of the curve.
- derivative(Point2, Point2, Point2, Point3, double, Point2) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Store in `result` the derivative point of a cubic Bézier curve according to control points `x0`, `x1`, `x2` and `x3` at parametric position `t` of the curve.
- descent - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
Overall descent of the icon and text with all space and padding included.
- DiamondOnEdge - Class in org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- DiamondOnEdge() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.DiamondOnEdge
- DiamondShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- DiamondShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.DiamondShape
- display(Graph, boolean) - Method in class org.graphstream.ui.swing.util.Display
- display(GraphicGraph, boolean) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- Display - Class in org.graphstream.ui.swing.util
- Display() - Constructor for class org.graphstream.ui.swing.util.Display
- displayNothingToDo(Backend, int, int) - Method in class org.graphstream.ui.swing.renderer.GraphBackgroundRenderer
-
Render a background indicating there is nothing to draw.
- dots - Static variable in class org.graphstream.ui.swing_viewer.util.StrokeFactory
- draw(Graphics2D, float, float, int) - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- drawingSurface() - Method in interface org.graphstream.ui.swing.Backend
-
The drawing surface.
- drawingSurface() - Method in class org.graphstream.ui.swing.BackendJ2D
- drawingSurface() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- dummy - Variable in class org.graphstream.ui.swing_viewer.util.ImageCache
-
The dummy image used to mark a not found image (and avoid trying to reload it again and again).
- dummy - Static variable in class org.graphstream.ui.swing.util.ImageCache
- dummyImage() - Static method in class org.graphstream.ui.swing.util.ImageCache
E
- edgeContains(GraphicElement, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Check if an edge contains the given point (x,y).
- EdgePoints - Class in org.graphstream.ui.swing.util
- EdgePoints(int) - Constructor for class org.graphstream.ui.swing.util.EdgePoints
- EdgeRenderer - Class in org.graphstream.ui.swing.renderer
- EdgeRenderer(StyleGroup) - Constructor for class org.graphstream.ui.swing.renderer.EdgeRenderer
- EdgeRenderer(StyleGroup, SwingGraphRenderer) - Constructor for class org.graphstream.ui.swing.renderer.EdgeRenderer
- elementInvisible(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- elementInvisible(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- elementInvisible(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- elementInvisible(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- elementInvisible(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Called during rendering in place of
#renderElement(Graphics2D, DefaultCamera2D, GraphicElement)to signal that the given element is not inside the view. - elementMoving(GraphicElement, MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- elementStyleChanged(Element, StyleGroup, StyleGroup) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- enableMouseOptions() - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
This is a shortcut to a call setMouseManager with a MouseOverMouseManager instance and with (InteractiveElement.EDGE, InteractiveElement.NODE, InteractiveElement.SPRITE).
- enableMouseOptions() - Method in class org.graphstream.ui.swing_viewer.ViewPanel
- endFrame() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- endFrame() - Method in class org.graphstream.ui.swing.util.FPSLogger
- endPoints(double, double, boolean) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Define the two end points sizes (does not use the style nor the fit size).
- endPoints(double, double, double, double, boolean) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Define the two end points sizes (does not use the style nor the fit size).
- endPoints(GraphicNode, GraphicNode, boolean, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Define the two end points sizes using the fit size stored in the nodes.
- endPoints(StyleGroup, StyleGroup, boolean, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
- endRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- endRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- endRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- endRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- endRenderingPass(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Called at the end of the rendering pass.
- endSelectionAt(double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- endSelectionAt(double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- endTransform() - Method in class org.graphstream.ui.swing.BackendJ2D
- endTransform() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- eval(double, double, double, double, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate a cubic Bézier curve according to control points `x0`, `x1`, `x2` and `x3` and return the position at parametric position `t` of the curve.
- eval(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate a cubic Bézier curve according to control points `p0`, `p1`, `p2` and `p3` and return the position at parametric position `t` of the curve.
- eval(Point2, Point2, Point2, Point2, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate a cubic Bézier curve according to control points `p0`, `p1`, `p2` and `p3` and return the position at parametric position `t` of the curve.
- eval(Point2, Point2, Point2, Point2, double, Point2) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate a cubic Bézier curve according to control points `p0`, `p1`, `p2` and `p3` and store the position at parametric position `t` of the curve in `result`.
- eval(Point3, Point3, Point3, Point3, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Evaluate a cubic Bézier curve according to control points `p0`, `p1`, `p2` and `p3` and return the position at parametric position `t` of the curve.
- evalBoxRadius2D(Point3, Point3, Point3, Point3, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute the length of a vector along the edge from the box center that match the box "radius".
- evalEllipseRadius2D(Point3, Point3, Point3, Point3, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute the length of a vector along the edge from the ellipse center that match the ellipse radius.
- evalEllipseRadius2D(Point3, Point3, Point3, Point3, double, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute the length of a (eventually cubic curve) vector along the edge from the ellipse center toward the intersection point with the ellipse that match the ellipse radius.
- evalTargetRadius2D(Point3, Point3, GraphicNode, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Try to evaluate the "radius" of the given node considering an edge between points `from` and `to`.
- evalTargetRadius2D(GraphicEdge, Point3, Point3, Point3, Point3, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Try to evaluate the "radius" of the given area skeleton considering a cubic curve edge between points `p0` and point `p3` and curving to control points `p1` and `p2`.
- evalTargetRadius2D(GraphicEdge, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Try to evaluate the "radius" of the edge target node shape along the edge.
- evalTargetRadius2D(Style, AreaSkeleton, Point3, Point3, Point3, Point3, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Try to evaluate the "radius" of the given area skeleton considering a cubic curve edge between points `p0` and point `p3` and curving to control points `p1` and `p2`.
- evalTargetRadius2D(Style, AreaSkeleton, Point3, Point3, DefaultCamera2D) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Try to evaluate the "radius" of the given area skeleton considering an edge between points `p0` and point `p3` (the edge is considered a straight line).
F
- fill(Graphics2D, double, double, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
- fill(Graphics2D, double, Color, Shape, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Fillable
-
Fill the shape.
- fill(Graphics2D, double, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
- fill(Graphics2D, Shape, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Fillable
-
Fill the shape.
- fillable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaConnectorShape
- fillable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaOnConnectorShape
- fillable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
- Fillable - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
- Fillable() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Fillable
- fillableLine - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
- FillableLine - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
- FillableLine() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
- FillableMulticolored - Class in org.graphstream.ui.swing.renderer.shape.swing.shapePart
- FillableMulticolored() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableMulticolored
- fillColor - Variable in class org.graphstream.ui.swing.renderer.SelectionRenderer
- fillColors - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableMulticolored
- fillGradient(Graphics2D, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.GraphBackgroundRenderer
- findGraphicElementAt(EnumSet<InteractiveElement>, double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- findGraphicElementAt(EnumSet<InteractiveElement>, double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- findGraphicElementAt(GraphicGraph, EnumSet<InteractiveElement>, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Search for the first GraphicElement among those specified.
- fit - Variable in class org.graphstream.ui.swing.renderer.shape.swing.Area
-
Fit the shape size to its contents?
- FontCache - Class in org.graphstream.ui.swing_viewer.util
-
A cache for fonts.
- FontCache - Class in org.graphstream.ui.swing.util
- FontCache() - Constructor for class org.graphstream.ui.swing_viewer.util.FontCache
-
New empty font cache.
- FontCache() - Constructor for class org.graphstream.ui.swing.util.FontCache
- foreRenderer - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- fpsLogger - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- FPSLogger - Class in org.graphstream.ui.swing.util
-
Very simple logger for Frame-Per-Second measurements.
- FPSLogger(String) - Constructor for class org.graphstream.ui.swing.util.FPSLogger
- fractions - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- frame - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
The (optional) frame.
- FreePlaneEdgeShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- FreePlaneEdgeShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.FreePlaneEdgeShape
- FreePlaneNodeShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- FreePlaneNodeShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.FreePlaneNodeShape
- freezeElement(GraphicElement, boolean) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- from() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
The first point of the edge shape.
- fromPos() - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Origin point of the connector.
G
- g2d - Variable in class org.graphstream.ui.swing.util.SwingFileSinkImages
- generateDashesStroke(Style, GraphMetrics) - Static method in class org.graphstream.ui.swing_viewer.util.StrokeFactory
- generateDotsStroke(Style, GraphMetrics) - Static method in class org.graphstream.ui.swing_viewer.util.StrokeFactory
- generatePlainStroke(Style, GraphMetrics) - Static method in class org.graphstream.ui.swing_viewer.util.StrokeFactory
- generateStroke(Style, GraphMetrics) - Static method in class org.graphstream.ui.swing_viewer.util.StrokeFactory
-
Generate a stroke of the appropriate width and style according to the given style and metrics.
- get(int) - Method in class org.graphstream.ui.swing.util.EdgePoints
- getAscent() - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- getBounds() - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- getCamera() - Method in class org.graphstream.ui.swing_viewer.DefaultView
- getCamera() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- getCamera() - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
- getCanvasColor(StyleGroup, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get canvas awt color in styleGroup and convert to javafx Color
- getColor(Color) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Convert java.awt.Color to javafx.scene.paint.Color
- getDefaultFont() - Method in class org.graphstream.ui.swing_viewer.util.FontCache
-
The default font.
- getDefaultFont() - Static method in class org.graphstream.ui.swing.util.FontCache
- getDefaultFont(StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swing_viewer.util.FontCache
- getDefaultFont(StyleConstants.TextStyle, int) - Static method in class org.graphstream.ui.swing.util.FontCache
- getDefaultID() - Method in class org.graphstream.ui.swing_viewer.SwingViewer
- getDescent() - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- getDoubles(Object) - Method in interface org.graphstream.ui.swing.util.AttributeUtils
- getDummyImage() - Method in class org.graphstream.ui.swing_viewer.util.ImageCache
-
A dummy 16x16 image.
- getFillColor(StyleGroup, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get fill awt color in styleGroup and convert to javafx Color
- getFillColor(Style, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get fill awt color in group and convert to javafx Color
- getFont(String, StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swing_viewer.util.FontCache
-
Lookup a font, and if not found, try to load it, if still not available, return the default font.
- getFont(String, StyleConstants.TextStyle, int) - Static method in class org.graphstream.ui.swing.util.FontCache
- getGraphDimension() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getGraphics() - Method in interface org.graphstream.ui.swing_viewer.util.Graphics2DOutput
-
The graphics to use instead of the default
Graphics2Dof AWT. - getGraphViewport() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getHeight() - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- getHeight() - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- getIdView() - Method in class org.graphstream.ui.swing_viewer.ViewPanel
- getImage(String) - Method in class org.graphstream.ui.swing_viewer.util.ImageCache
-
Lookup an image based on its name, if found return it, else try to load it.
- getImage(String, boolean) - Method in class org.graphstream.ui.swing_viewer.util.ImageCache
-
The same as
ImageCache.getImage(String)but you can force the cache to try to reload an image that where not found before. - getManagedTypes() - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- getMaxWidth() - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- getMetrics() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getOrEquipWithJComponent(GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
Get the pair (swing component, graph element) corresponding to the given element.
- getOrSetConnectorSkeleton(GraphicElement) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
-
Retrieve the shared edge informations stored on the given edge element.
- getPaddingXgu() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getPaddingXpx() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getPaddingYgu() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getPaddingYpx() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getPoints(Object) - Method in interface org.graphstream.ui.swing.util.AttributeUtils
- getRenderedImage() - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
- getRenderer() - Method in class org.graphstream.ui.swing.util.Selection
- getShadowColor(StyleGroup, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get shadow awt color in styleGroup and convert to javafx Color
- getShadowColor(Style, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get shadow awt color in group and convert to javafx Color
- getSpritePosition(GraphicSprite, Point2D.Double, StyleConstants.Units) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute the real position of a sprite according to its eventual attachment in graph units.
- getSpritePositionEdge(GraphicSprite, Point2D.Double, StyleConstants.Units) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute the position of a sprite if attached to an edge.
- getSpritePositionFree(GraphicSprite, Point2D.Double, StyleConstants.Units) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute the position of a sprite if it is not attached.
- getSpritePositionNode(GraphicSprite, Point2D.Double, StyleConstants.Units) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute the position of a sprite if attached to a node.
- getStrokeColor(StyleGroup, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get stroke awt color in styleGroup and convert to javafx Color
- getStrokeColor(Style, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get stroke awt color in group and convert to javafx Color
- getStyleRenderer(GraphicElement) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Get (and assign if needed) the style renderer associated with the style group of the element.
- getStyleRenderer(GraphicGraph) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Get (and assign if needed) a style renderer to the graphic graph.
- getStyleRenderer(StyleGroup) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Get (and assign if needed) a style renderer to a style group.
- getText() - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- getText() - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- getText(Backend) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- getTextBackgroundColor(Style, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get text background awt color in group and convert to javafx Color
- getTextColor(Style, int) - Static method in class org.graphstream.ui.swing.util.ColorManager
-
Get text awt color in group and convert to javafx Color
- getTheShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- getViewCenter() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getViewPercent() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getViewRotation() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getWidth() - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- getWidth() - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- GradientFactory - Class in org.graphstream.ui.swing_viewer.util
- GradientFactory() - Constructor for class org.graphstream.ui.swing_viewer.util.GradientFactory
- gradientInArea(int, int, int, int, Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
Generate a gradient in the given pixel area following the given style.
- graph - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
The graph to render, shortcut to the viewers reference.
- graph - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The graph.
- graph - Variable in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
-
The graph to modify according to the view actions.
- graph - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- GraphBackgroundRenderer - Class in org.graphstream.ui.swing.renderer
-
Renderer for the graph background.
- GraphBackgroundRenderer(GraphicGraph, StyleGroup) - Constructor for class org.graphstream.ui.swing.renderer.GraphBackgroundRenderer
- graphics2D() - Method in interface org.graphstream.ui.swing.Backend
-
The Java2D graphics.
- graphics2D() - Method in class org.graphstream.ui.swing.BackendJ2D
- graphics2D() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- Graphics2DOutput - Interface in org.graphstream.ui.swing_viewer.util
-
A special interface for renderers that allows to replace the Graphics2D.
- group - Variable in class org.graphstream.ui.swing.renderer.StyleRenderer
- grows(double, double) - Method in class org.graphstream.ui.swing.util.Selection
- gviewport - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The graph view port, if any.
- gviewportDiagonal - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
H
- hadEvents - Variable in class org.graphstream.ui.swing.renderer.StyleRenderer
- height - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
The size in PX of components.
- HorizontalSquareEdgeShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- HorizontalSquareEdgeShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.HorizontalSquareEdgeShape
I
- i - Variable in class org.graphstream.ui.swing.renderer.Skeleton.Triplet
- iconAndText - Variable in class org.graphstream.ui.swing.renderer.Skeleton
- iconAndText(Style, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
-
Generate a new icon and text specific to the given `element`, according to the given `style` and `camera`.
- IconAndText - Class in org.graphstream.ui.swing.renderer.shape.swing
- IconAndText(TextBox, double, double, double, double) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- image - Variable in class org.graphstream.ui.swing.util.SwingFileSinkImages
- imageCache - Variable in class org.graphstream.ui.swing_viewer.util.ImageCache
-
The image cache.
- imageCache - Static variable in class org.graphstream.ui.swing.util.ImageCache
- ImageCache - Class in org.graphstream.ui.swing_viewer.util
-
A simple cache for images to avoid reloading them constantly and to allow sharing.
- ImageCache - Class in org.graphstream.ui.swing.util
- ImageCache() - Constructor for class org.graphstream.ui.swing_viewer.util.ImageCache
-
New empty image cache.
- ImageCache() - Constructor for class org.graphstream.ui.swing.util.ImageCache
- ImageOnEdge - Class in org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- ImageOnEdge() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- init() - Method in class org.graphstream.ui.swing.util.ImageCache
- init(GraphicGraph, ProxyPipe, Source) - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Initialise the viewer.
- init(GraphicGraph, View) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- init(GraphicGraph, View) - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- initImage() - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
- interpolateColor(Color[], double) - Method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- interpolateColor(Colors, double) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- inverseTransform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- inverseTransform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- inverseTransform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2D
- inverseTransform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- isActive() - Method in class org.graphstream.ui.swing.util.Selection
- isCurve() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
If true the edge shape is a loop defined by four points.
- isDirected - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
Is the connector directed ?
- isEdgeIn(GraphicEdge, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Is the given sprite visible in the given area.
- isEdgeVisible(GraphicEdge) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Check if an edge is visible in the current view port.
- isJustified() - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- isLoop() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
This is only set when the edge is a curve, if true the starting and ending nodes of the edge are the same node.
- isMulti() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
- isNodeIn(GraphicNode, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Is the given node visible in the given area.
- isPointIn(GraphicElement, Point3, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute if point `p` is inside of the shape of `elt` whose overall size is `w` x `h`.
- isPointIn2DBox(Point3, double, double, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute if point `p` is inside of a rectangular shape of overall size `w` x `h`.
- isPointIn2DEllipse(Point3, double, double, double, double) - Static method in class org.graphstream.ui.swing.util.ShapeUtil
-
Compute if point `p` is inside of a ellipsoid shape of overall size `w` x `h`.
- isPoly() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
If true the edge shape is a polyline made of size points.
- isSpriteIn(GraphicSprite, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Is the given sprite visible in the given area.
- isSpriteVisible(GraphicSprite) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Check if a sprite is visible in the current view port.
- isVisible(GraphicElement) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
True if the element should be visible on screen.
J
- JComponentRenderer - Class in org.graphstream.ui.swing.renderer
- JComponentRenderer(StyleGroup, SwingGraphRenderer) - Constructor for class org.graphstream.ui.swing.renderer.JComponentRenderer
- JMultilineLabel - Class in org.graphstream.ui.swing.renderer.shape.swing
- JMultilineLabel(String, Font, FontRenderContext, int) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
K
- keyPressed(KeyEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
-
A key has been pressed.
- keyReleased(KeyEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
-
A key has been pressed.
- keyTyped(KeyEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
-
A key has been typed.
- kindString() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
L
- length() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Total length of the polyline defined by the points.
- lengthOfCurve(Connector) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- LINE - Enum constant in enum class org.graphstream.ui.swing.renderer.Skeleton.EdgeShapeKind
- linearGradientFromStyle(float, float, float, float, Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
Generate a linear gradient between two given points corresponding to the given style.
- LineConnectorShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- LineConnectorShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineConnectorShape
- linesColor - Variable in class org.graphstream.ui.swing.renderer.SelectionRenderer
- linesColorQ - Variable in class org.graphstream.ui.swing.renderer.SelectionRenderer
- LineShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- LineShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- loadImage(String) - Static method in class org.graphstream.ui.swing.util.ImageCache
- loadImage(String, boolean) - Static method in class org.graphstream.ui.swing.util.ImageCache
- LSquareEdgeShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- LSquareEdgeShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.LSquareEdgeShape
M
- main(String[]) - Static method in class org.graphstream.ui.swing.util.CubicCurve
- make(Backend, DefaultCamera2D) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Must create the shape from informations given earlier, that is, resize it if needed and position it, and do all the things that are specific to each element, and cannot be done for the group of elements.
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.AngleShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.BlobShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.FreePlaneEdgeShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.HorizontalSquareEdgeShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.LSquareEdgeShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ArrowOnEdge
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.DiamondOnEdge
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.CrossShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.DiamondShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.FreePlaneNodeShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.PolygonShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.RoundedSquareShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.TriangleShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
- make(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- makeShadow(Backend, DefaultCamera2D) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Same as
#make(Camera)for the shadow shape. - makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.AngleShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.BlobShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.FreePlaneEdgeShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.HorizontalSquareEdgeShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.LSquareEdgeShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ArrowOnEdge
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.DiamondOnEdge
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.CrossShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.DiamondShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.FreePlaneNodeShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.PolygonShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.RoundedSquareShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.TriangleShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
- makeShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- makeSingle(Backend, DefaultCamera2D, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- maxWidth - Variable in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- metrics - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Information on the graph overall dimension and position.
- mouseButtonPress(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseButtonPressOnElement(GraphicElement, MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseButtonRelease(MouseEvent, Iterable<GraphicElement>) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseButtonReleaseOffElement(GraphicElement, MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseClicked(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseClicks - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
Manager for events with the mouse.
- mouseDragged(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseEntered(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseExited(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseLeftElement(GraphicElement) - Method in class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- mouseMoved(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseMoved(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- mouseOverElement(GraphicElement) - Method in class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- MouseOverMouseManager - Class in org.graphstream.ui.swing_viewer.util
- MouseOverMouseManager() - Constructor for class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- MouseOverMouseManager(long) - Constructor for class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- MouseOverMouseManager(EnumSet<InteractiveElement>) - Constructor for class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- MouseOverMouseManager(EnumSet<InteractiveElement>, long) - Constructor for class org.graphstream.ui.swing_viewer.util.MouseOverMouseManager
- mousePressed(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- mouseReleased(MouseEvent) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- moveElementAtPx(GraphicElement, double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- moveElementAtPx(GraphicElement, double, double) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- multi() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
If larger than one there are several edges between the two nodes of this edge.
N
- newDefaultGraphRenderer() - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Create a new instance of the default graph renderer.
- nodeContains(GraphicElement, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Check if a node contains the given point (x,y).
- nodeInvisible - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Which node is visible.
- NodeRenderer - Class in org.graphstream.ui.swing.renderer
- NodeRenderer(StyleGroup) - Constructor for class org.graphstream.ui.swing.renderer.NodeRenderer
O
- offx - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- offy - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- oldTx - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The previous affine transform.
- open(Container) - Method in interface org.graphstream.ui.swing.Backend
-
Called before any prior use of this back-end.
- open(Container) - Method in class org.graphstream.ui.swing.BackendJ2D
- open(Container) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- open(GraphicGraph, Container) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- openInAFrame(boolean) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- org.graphstream.ui.swing - package org.graphstream.ui.swing
- org.graphstream.ui.swing_viewer - package org.graphstream.ui.swing_viewer
- org.graphstream.ui.swing_viewer.util - package org.graphstream.ui.swing_viewer.util
- org.graphstream.ui.swing.renderer - package org.graphstream.ui.swing.renderer
- org.graphstream.ui.swing.renderer.shape - package org.graphstream.ui.swing.renderer.shape
- org.graphstream.ui.swing.renderer.shape.swing - package org.graphstream.ui.swing.renderer.shape.swing
- org.graphstream.ui.swing.renderer.shape.swing.advancedShapes - package org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- org.graphstream.ui.swing.renderer.shape.swing.arrowShapes - package org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- org.graphstream.ui.swing.renderer.shape.swing.baseShapes - package org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- org.graphstream.ui.swing.renderer.shape.swing.basicShapes - package org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- org.graphstream.ui.swing.renderer.shape.swing.shapePart - package org.graphstream.ui.swing.renderer.shape.swing.shapePart
- org.graphstream.ui.swing.renderer.shape.swing.spriteShapes - package org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
- org.graphstream.ui.swing.util - package org.graphstream.ui.swing.util
- Orientable - Class in org.graphstream.ui.swing.renderer.shape
-
Trait for all shapes that points at a direction.
- Orientable() - Constructor for class org.graphstream.ui.swing.renderer.shape.Orientable
- OrientableRectangularAreaShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- OrientableRectangularAreaShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- OrientableSquareShape - Class in org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
- OrientableSquareShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.OrientableSquareShape
- out - Variable in class org.graphstream.ui.swing.util.FPSLogger
-
Output channel.
- outputTo(String) - Method in interface org.graphstream.ui.swing_viewer.util.Graphics2DOutput
-
Output (if needed) the results of the last painting done with the
Graphics2D.
P
- padding - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Padding around the graph.
- padx - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- pady - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledPaint
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledRatioMaxPaint
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageScaledRatioMinPaint
- paint(double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeImageTiledPaint
- paint(double, Color) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeColorPaint
- paint(double, Color) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDynPlainColorPaint
- paint(double, Color) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapePlainColorPaint
- paint(Shape, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
- paintComponent(Graphics) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- perpendicular(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
The perpendicular vector to the curve defined by control points `p0`, `p1`, `p2` and `p3` at parametric position `t`.
- perpendicular(Point2, Point2, Point2, Point2, double) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
The perpendicular vector to the curve defined by control points `p0`, `p1`, `p2` and `p3` at parametric position `t`.
- perpendicular(Point2, Point2, Point2, Point2, double, Vector2) - Static method in class org.graphstream.ui.swing.util.CubicCurve
-
Store in `result` the perpendicular vector to the curve defined by control points `p0`, `p1`, `p2` and `p3` at parametric position `t`.
- PieChartShape - Class in org.graphstream.ui.swing.renderer.shape.swing.advancedShapes
- PieChartShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- pointOnShape(double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Compute a point at the given percent on the shape and return it.
- pointOnShape(double, Point3) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Compute a point at a given percent on the shape and store it in the target, also returning it.
- pointOnShapeAndPerpendicular(double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Compute a point at a given percent on the shape and push it from the shape perpendicular to it at a given distance in GU.
- pointOnShapeAndPerpendicular(double, double, Point3) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Compute a point at a given percent on the shape and push it from the shape perpendicular to it at a given distance in GU.
- points - Variable in class org.graphstream.ui.swing.util.EdgePoints
- PolygonalShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- PolygonalShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolygonalShape
- PolygonShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- PolygonShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.PolygonShape
- POLYLINE - Enum constant in enum class org.graphstream.ui.swing.renderer.Skeleton.EdgeShapeKind
- PolylineEdgeShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- PolylineEdgeShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- popTransform() - Method in class org.graphstream.ui.swing.BackendJ2D
- popTransform() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- popView(Graphics2D) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Restore the transform that was used before
DefaultCamera.pushView(GraphicGraph, Graphics2D)is used. - positionForLinesAndCurves(ConnectorSkeleton, StyleGroup, GraphicNode, GraphicNode) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
- positionForLinesAndCurves(ConnectorSkeleton, StyleGroup, GraphicNode, GraphicNode, int, GraphicEdge.EdgeGroup) - Method in class org.graphstream.ui.swing.renderer.shape.Connector
- predefFractions - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions10 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions10 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions2 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions2 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions3 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions3 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions4 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions4 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions5 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions5 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions6 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions6 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions7 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions7 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions8 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions8 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- predefFractions9 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- predefFractions9 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- prepareNewFrame(Graphics2D) - Method in interface org.graphstream.ui.swing.Backend
-
Setup the back-end for a new rendering session.
- prepareNewFrame(Graphics2D) - Method in class org.graphstream.ui.swing.BackendJ2D
- prepareNewFrame(Graphics2D) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- ps - Variable in class org.graphstream.ui.swing.renderer.Skeleton.Triplet
- pushDynStyle(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- pushDynStyle(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- pushDynStyle(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- pushDynStyle(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- pushDynStyle(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Called before the rendering of elements on dynamic styles.
- pushStyle(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- pushStyle(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- pushStyle(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- pushStyle(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- pushStyle(Backend, DefaultCamera2D, boolean) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Called before the rendering of bulk and event elements.
- pushTransform() - Method in class org.graphstream.ui.swing.BackendJ2D
- pushTransform() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- pushView(GraphicGraph, Graphics2D) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Set the camera view in the given graphics and backup the previous transform of the graphics.
R
- radialGradientFromStyle(float, float, float, float, float, Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
Generate a radial gradient between whose center is at (cx,cy) with the given radius.
- radialGradientFromStyle(float, float, float, Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDiagonal1GradientPaint
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeDiagonal2GradientPaint
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeHorizontalGradientPaint
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeRadialGradientPaint
- realPaint(double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeVerticalGradientPaint
- RectangularAreaShape - Class in org.graphstream.ui.swing.renderer.shape.swing.baseShapes
- RectangularAreaShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- release() - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- release() - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- removeGraphViewport() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- removeListener(T, U) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- removeRenderers() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Remove all the registered renderers from the graphic graph.
- render() - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
- render(Graphics2D) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- render(Graphics2D, int, int, int, int) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- render(Backend, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- render(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Render all the (visible) elements of the group.
- render(Backend, DefaultCamera2D, boolean, FunctionInVoid<Backend, DefaultCamera2D, GraphicElement>) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Main rendering method.
- render(Backend, DefaultCamera2D, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- render(Backend, DefaultCamera2D, int, int) - Method in class org.graphstream.ui.swing.renderer.GraphBackgroundRenderer
- render(Backend, DefaultCamera2D, int, int) - Method in class org.graphstream.ui.swing.renderer.SelectionRenderer
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Render the shape for the given element.
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.AngleShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.BlobShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.FreePlaneEdgeShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.HorizontalSquareEdgeShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.LSquareEdgeShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ArrowOnEdge
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.DiamondOnEdge
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolygonalShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.FreePlaneNodeShape
- render(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- renderAlong(Backend, DefaultCamera2D, IconAndText, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
-
Render along the given line coordinates.
- renderAlong(Backend, DefaultCamera2D, IconAndText, ConnectorSkeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
- renderBackLayer() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- renderElement(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- renderElement(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- renderElement(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- renderElement(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- renderElement(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Render a single element knowing the style is already prepared.
- renderer - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
The graph renderer.
- renderer - Variable in class org.graphstream.ui.swing.util.SwingFileSinkImages
- renderForeLayer() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- renderingSurface() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- renderInside(Backend, DefaultCamera2D, IconAndText, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
-
Render the decoration inside the given box coordinates.
- renderLayer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Render a back or from layer.
- renderShadow(Backend, DefaultCamera2D) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Render the shadow of all (visible) elements of the group.
- renderShadow(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.EdgeRenderer
- renderShadow(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- renderShadow(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.NodeRenderer
- renderShadow(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.SpriteRenderer
- renderShadow(Backend, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.StyleRenderer
-
Render the shadow of the element.
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in interface org.graphstream.ui.swing.renderer.shape.Shape
-
Render the shape shadow for the given element.
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.AngleShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.BlobShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.CubicCurveShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.FreePlaneEdgeShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.HorizontalSquareEdgeShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.LSquareEdgeShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.advancedShapes.PieChartShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ArrowOnEdge
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.CircleOnEdge
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.DiamondOnEdge
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.OrientableRectangularAreaShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolygonalShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- renderShadow(Backend, DefaultCamera2D, GraphicElement, Skeleton) - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- requireFocus() - Method in class org.graphstream.ui.swing_viewer.DefaultView
- resetView() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- resizeFrame(int, int) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- resizeFrame(int, int) - Method in class org.graphstream.ui.swing_viewer.ViewPanel
-
Set the size of the view frame, if any.
- rotate(double, double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- rotate(double, double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- rotation - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The rotation angle.
- rotation - Variable in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- RoundedSquareShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- RoundedSquareShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.RoundedSquareShape
S
- scale(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- scale(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- 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 - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- 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
- setAntialias(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- 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
- setIdentity() - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- setJustified(boolean) - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- 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
- setMaxWidth(int) - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- 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
- setQuality(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- setRenderer(SelectionRenderer) - Method in class org.graphstream.ui.swing.util.Selection
- setShortcutManager(ShortcutManager) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- setText(String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.JMultilineLabel
- setText(String, Backend) - Method in class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
-
Changes the text and compute its bounds.
- setText(Backend, String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- setupGraphics() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
Setup the graphic pipeline before drawing.
- 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.
- shadow - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
The potential shadow.
- 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 - Variable in class org.graphstream.ui.swing.renderer.SelectionRenderer
- 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
- shortcuts - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
Manager for events with the keyboard.
- 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 - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
The size of components.
- 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.
- skel - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
We will use it often, better store it.
- 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 Class 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
- spriteContains(GraphicElement, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Check if a sprite contains the given point (x,y).
- SpriteFlowShape - Class in org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
- SpriteFlowShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteFlowShape
- spritePositionPx(GraphicSprite) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- 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
- startFrame() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- 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.SelectionRenderer
- 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
- strokeColorQ - Variable in class org.graphstream.ui.swing.renderer.SelectionRenderer
- 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
- swingBackend - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- 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
- SwingTextBox - Class in org.graphstream.ui.swing.renderer.shape.swing
- SwingTextBox(Font, Color, Color, boolean, double, double) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.SwingTextBox
- 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.
T
- T1 - Variable in class org.graphstream.ui.swing.util.FPSLogger
-
Start time for a frame.
- T2 - Variable in class org.graphstream.ui.swing.util.FPSLogger
-
End Time for a frame.
- target - Variable in class org.graphstream.ui.swing.renderer.shape.Orientable
-
The shape target.
- text - Variable in class org.graphstream.ui.swing.renderer.shape.Decorable
-
The string of text of the contents.
- text - Variable in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- theCenter - Variable in class org.graphstream.ui.swing.renderer.AreaSkeleton
- theCenter - Variable in class org.graphstream.ui.swing.renderer.shape.swing.Area
-
The shape position.
- theCenter() - Method in class org.graphstream.ui.swing.renderer.AreaSkeleton
- theConnector - Variable in class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
-
The connector we are attached to.
- theConnectorYoureAttachedTo(Connector) - Method in class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
-
XXX must call this method explicitly in the renderer !!!
- theDecor - Variable in class org.graphstream.ui.swing.renderer.shape.Decorable
-
The text and icon.
- theEdge - Variable in class org.graphstream.ui.swing.renderer.shape.AreaOnConnector
-
The edge represented by the connector..
- theEdge - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
The edge, we will also need it often.
- theShadowColor - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
- theShadowOff - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
-
Offset of the shadow according to the shape center.
- theShadowOff - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
-
Offset of the shadow according to the shape center.
- theShadowWidth - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
-
Additional width of a shadow (added to the shape size).
- theShadowWidth - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
-
Additional width of a shadow (added to the shape size).
- theShape - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- theShape - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolylineEdgeShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolygonalShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.RectangularAreaShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.CircleShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.FreePlaneNodeShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.RoundedSquareShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.SquareShape
- theShape() - Method in class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.OrientableSquareShape
- theShapeC - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- theShapeL - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.LineShape
- theSize - Variable in class org.graphstream.ui.swing.renderer.AreaSkeleton
- theSize - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
Width of the connector.
- theSize - Variable in class org.graphstream.ui.swing.renderer.shape.swing.Area
-
The shape size.
- theSize() - Method in class org.graphstream.ui.swing.renderer.AreaSkeleton
- theSourceSize - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
Overall sizes of the area at the end of the connector.
- theStroke - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
-
The stroke.
- theStrokeWidth - Variable in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
-
The stroke width.
- theTargetSize - Variable in class org.graphstream.ui.swing.renderer.shape.Connector
-
Overall size of the area at the end of the connector.
- timer - Variable in class org.graphstream.ui.swing_viewer.SwingViewer
-
Timer in the Swing thread.
- to() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
The last point of the edge shape.
- toPos() - Method in class org.graphstream.ui.swing.renderer.shape.Connector
-
Destination of the connector.
- toString() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- toString() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
- toString() - Method in class org.graphstream.ui.swing.util.EdgePoints
- transform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- transform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- transform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2D
- transform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- transformGuToPx(double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- transformPxToGu(double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- translate(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- translate(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2DDummy
- TriangleShape - Class in org.graphstream.ui.swing.renderer.shape.swing.basicShapes
- TriangleShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.basicShapes.TriangleShape
- Triplet(X, Y, Z) - Constructor for class org.graphstream.ui.swing.renderer.Skeleton.Triplet
- Tuple(X, Y) - Constructor for class org.graphstream.ui.swing.util.AttributeUtils.Tuple
- Tx - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The graph-space -> pixel-space transformation.
U
- uhdBackend - Variable in class org.graphstream.ui.swing.SwingGraphRenderer
- unequipElement(GraphicElement) - Method in class org.graphstream.ui.swing.renderer.JComponentRenderer
- update(int, Point3) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Change the i-th point in the set of points making up the shape of this edge.
- update(int, Point3) - Method in class org.graphstream.ui.swing.util.EdgePoints
- userView(Graphics2D) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Compute a transformation that pass from graph units (user space) to a pixel units (device space) so that the view (zoom and centre) requested by the user is produced.
V
- valueOf(String) - Static method in enum class org.graphstream.ui.swing.renderer.Skeleton.EdgeShapeKind
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.graphstream.ui.swing.renderer.Skeleton.EdgeShapeKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version16 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
- version16 - Variable in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeGradientPaint
- view - Variable in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
-
The view this manager operates upon.
- view - Variable in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
-
The viewer to control.
- viewer - Variable in class org.graphstream.ui.swing_viewer.DefaultView
-
Parent viewer.
- ViewPanel - Class in org.graphstream.ui.swing_viewer
-
A view on a graphic graph.
- ViewPanel(String) - Constructor for class org.graphstream.ui.swing_viewer.ViewPanel
-
New view.
- viewPercent - Variable in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- viewPos - Variable in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
W
- wichSegment(double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
On which segment of the line shape is the value at.
- width - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
The size in PX of components.
- windowActivated(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowClosed(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowClosing(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowDeactivated(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowDeiconified(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowIconified(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
- windowOpened(WindowEvent) - Method in class org.graphstream.ui.swing_viewer.DefaultView
X
- x - Variable in class org.graphstream.ui.swing.util.AttributeUtils.Tuple
- x1 - Variable in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- x1() - Method in class org.graphstream.ui.swing.util.Selection
- x2() - Method in class org.graphstream.ui.swing.util.Selection
- xT - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The inverse transform of Tx.
Y
- y - Variable in class org.graphstream.ui.swing.util.AttributeUtils.Tuple
- y1 - Variable in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- y1() - Method in class org.graphstream.ui.swing.util.Selection
- y2() - Method in class org.graphstream.ui.swing.util.Selection
Z
- z1() - Method in class org.graphstream.ui.swing.util.Selection
- z2() - Method in class org.graphstream.ui.swing.util.Selection
- zoom - Variable in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
The camera zoom.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form