Index

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

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
 
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(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
 
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
 
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
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages