- 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.SwingGraphRenderer
-
- allGraphicElementsIn(EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- 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(StyleGroup, SwingGraphRenderer) - Static method in class org.graphstream.ui.swing.renderer.NodeRenderer
-
- apply(Style, DefaultCamera2D, GraphicElement) - Static method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
- 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(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(int) - Method in class org.graphstream.ui.swing.util.EdgePoints
-
- 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 - 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
-
- area - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.AreaShape
-
- 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.
- cache - Static variable in class org.graphstream.ui.swing.util.FontCache
-
- cache - Variable in class org.graphstream.ui.swing_viewer.util.FontCache
-
Cached fonts.
- 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
-
- chooseEdgeShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
-
- chooseEdgeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- chooseGraphBackgroundRenderer() - Method in interface org.graphstream.ui.swing.Backend
-
- chooseGraphBackgroundRenderer() - Method in class org.graphstream.ui.swing.BackendJ2D
-
- chooseNodeShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
-
- chooseNodeShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- chooseSpriteShape(Shape, StyleGroup) - Method in interface org.graphstream.ui.swing.Backend
-
- chooseSpriteShape(Shape, StyleGroup) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- 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 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.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
-
- close() - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Close definitively this viewer and all its views.
- 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, 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
-
- createColors(Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- createDefaultView(Viewer, String) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
- createFileSinkImages() - Method in class org.graphstream.ui.swing.util.Display
-
- 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.
- createFractions(Style, int) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- createFractions(Style) - Static method in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- 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
-
- dashes - Static variable in class org.graphstream.ui.swing_viewer.util.StrokeFactory
-
- 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
-
- decorable - Variable in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.ConnectorShape
-
- 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 - Class in org.graphstream.ui.swing.util
-
- Display() - Constructor for class org.graphstream.ui.swing.util.Display
-
- display(Graph, boolean) - Method in class org.graphstream.ui.swing.util.Display
-
- display(GraphicGraph, boolean) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- 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
-
- drawingSurface() - Method in interface org.graphstream.ui.swing.Backend
-
The drawing surface.
- drawingSurface() - Method in class org.graphstream.ui.swing.BackendJ2D
-
- dummy - Static variable in class org.graphstream.ui.swing.util.ImageCache
-
- 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).
- dummyImage() - Static method in class org.graphstream.ui.swing.util.ImageCache
-
- 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(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(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(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.SwingGraphRenderer
-
- endSelectionAt(double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- endTransform() - Method in class org.graphstream.ui.swing.BackendJ2D
-
- 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(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(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.
- 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, 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`.
- 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, 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.
- 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.
- 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(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(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).
- 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(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`.
- 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
-
- getCamera() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
- getCamera() - Method in class org.graphstream.ui.swing.util.SwingFileSinkImages
-
- getCamera() - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- 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() - Static method in class org.graphstream.ui.swing.util.FontCache
-
- getDefaultFont(StyleConstants.TextStyle, int) - Static method in class org.graphstream.ui.swing.util.FontCache
-
- getDefaultFont() - Method in class org.graphstream.ui.swing_viewer.util.FontCache
-
The default font.
- getDefaultFont(StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swing_viewer.util.FontCache
-
- getDefaultID() - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
- 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) - Static method in class org.graphstream.ui.swing.util.FontCache
-
- 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.
- 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 Graphics2D of AWT.
- getGraphViewport() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
- getHeight() - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
- 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
-
- getManagedTypes() - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
-
- 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(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.
- 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.
- 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
- 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
-
- 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.SwingGraphRenderer
-
- 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.
- 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
-
- 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
-
- i - Variable in class org.graphstream.ui.swing.renderer.Skeleton.Triplet
-
- 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
-
- 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 - Variable in class org.graphstream.ui.swing.renderer.Skeleton
-
- image - Variable in class org.graphstream.ui.swing.util.SwingFileSinkImages
-
- ImageCache - Class in org.graphstream.ui.swing.util
-
- ImageCache() - Constructor for class org.graphstream.ui.swing.util.ImageCache
-
- 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() - Constructor for class org.graphstream.ui.swing_viewer.util.ImageCache
-
New empty image cache.
- imageCache - Variable in class org.graphstream.ui.swing_viewer.util.ImageCache
-
The image cache.
- 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(Colors, double) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- interpolateColor(Color[], double) - Method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- inverseTransform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- inverseTransform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- 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.
- 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.
- 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(Shape, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapePaint.ShapeAreaPaint
-
- 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, 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.ShapePlainColorPaint
-
- paintComponent(Graphics) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- 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`.
- 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`.
- 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
-
- 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
-
- popView(Graphics2D) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
- 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 interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions10 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions10 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions2 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions2 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions3 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions3 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions4 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions4 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions5 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions5 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions6 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions6 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions7 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions7 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions8 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions8 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- predefFractions9 - Static variable in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
-
- predefFractions9 - Static variable in class org.graphstream.ui.swing_viewer.util.GradientFactory
-
- 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
-
- 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
-
- 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.
- scale(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- screenshot(String, int, int) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
- segmentLength(int) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Length of the i-th segment.
- segmentsLengths() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
Compute the length of each segment between the points making up this edge.
- selection - 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.SwingGraphRenderer
-
- selectionGrowsAt(double, double) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- SelectionRenderer - Class in org.graphstream.ui.swing.renderer
-
- SelectionRenderer(Selection, GraphicGraph) - Constructor for class org.graphstream.ui.swing.renderer.SelectionRenderer
-
- set(int, double, double, double) - Method in class org.graphstream.ui.swing.util.EdgePoints
-
- setActive(boolean) - Method in class org.graphstream.ui.swing.util.Selection
-
- setAntialias(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- setAutoFitView(boolean) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Enable or disable automatic adjustment of the view to see the entire
graph.
- setBackLayerRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing.SwingGraphRenderer
-
- setBackLayerRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- 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.SwingGraphRenderer
-
- setForeLayoutRenderer(LayerRenderer<Graphics2D>) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- setGraphics2D(Graphics2D) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- setGraphViewport(double, double, double, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
- setIcon(Backend, String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
- setIdentity() - Method in class org.graphstream.ui.swing.BackendJ2D
-
- setLine(double, double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
- setLoop(double, double, double, double, double, double, double, double, double) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
- setMouseManager(MouseManager) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- setMulti(int) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
- setPadding(GraphicGraph) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
Set the graph padding.
- setPoly(Object) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
- setPoly(Point3[]) - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
- setQuality(Boolean) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- setRenderer(SelectionRenderer) - Method in class org.graphstream.ui.swing.util.Selection
-
- setShortcutManager(ShortcutManager) - Method in class org.graphstream.ui.swing_viewer.DefaultView
-
- setText(Backend, String) - Method in class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
-
- 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, double) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
- setViewCenter(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, double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Shadowable
-
Set the shadow width added to the shape width.
- shadowWidth(double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.ShadowableLine
-
Sety 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() - Method in class org.graphstream.ui.swing.renderer.ConnectorSkeleton
-
The number of points in the edge shape.
- size - Variable in class org.graphstream.ui.swing.renderer.JComponentRenderer
-
The size of components.
- 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.
- size() - Method in class org.graphstream.ui.swing.util.EdgePoints
-
- Skeleton - Class in org.graphstream.ui.swing.renderer
-
Elements of rendering that, contrary to the shapes, are specific to the element, not the style
group and define the basic geometry of the shape.
- Skeleton() - Constructor for class org.graphstream.ui.swing.renderer.Skeleton
-
- Skeleton.EdgeShapeKind - Enum in org.graphstream.ui.swing.renderer
-
- Skeleton.Triplet<X,Y,Z> - Class in org.graphstream.ui.swing.renderer
-
- SpriteArrowShape - Class in org.graphstream.ui.swing.renderer.shape.swing.spriteShapes
-
- SpriteArrowShape() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.spriteShapes.SpriteArrowShape
-
- 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(Graphics2D, Shape) - Method in class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
-
Paint the stroke of the shape.
- stroke(double) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
-
- 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
-
- SwingFileSinkImages - Class in org.graphstream.ui.swing.util
-
- SwingFileSinkImages() - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
-
- SwingFileSinkImages(FileSinkImages.OutputType, Resolution) - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
-
- SwingFileSinkImages(FileSinkImages.OutputType, Resolution, FileSinkImages.OutputPolicy) - Constructor for class org.graphstream.ui.swing.util.SwingFileSinkImages
-
- SwingGraphRenderer - Class in org.graphstream.ui.swing
-
2D renderer.
- SwingGraphRenderer() - Constructor for class org.graphstream.ui.swing.SwingGraphRenderer
-
- SwingViewer - Class in org.graphstream.ui.swing_viewer
-
Set of views on a graphic graph.
- SwingViewer(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.
- SwingViewer(Graph, Viewer.ThreadingModel) - Constructor for class org.graphstream.ui.swing_viewer.SwingViewer
-
New viewer on an existing graph.
- 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() - Method in class org.graphstream.ui.swing.renderer.AreaSkeleton
-
- theCenter - Variable in class org.graphstream.ui.swing.renderer.shape.swing.Area
-
The shape position.
- 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 !!! bad !!! XXX
- 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() - Method in class org.graphstream.ui.swing.renderer.shape.swing.baseShapes.PolygonalShape
-
- 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.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() - Method 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.
- 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.renderer.ConnectorSkeleton
-
- toString() - Method in class org.graphstream.ui.swing.util.EdgePoints
-
- toString() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
- transform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- transform(Point3) - Method in class org.graphstream.ui.swing.BackendJ2D
-
- 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
-
- 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.