- addListener(T, U) - Method in class org.graphstream.ui.android_viewer.DefaultView
-
- allGraphicElementsIn(EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.android.AndroidFullGraphRenderer
-
- allGraphicElementsIn(EnumSet<InteractiveElement>, double, double, double, double) - Method in class org.graphstream.ui.android_viewer.DefaultView
-
- AndroidFullGraphRenderer - Class in org.graphstream.ui.android
-
2D renderer.
- AndroidFullGraphRenderer() - Constructor for class org.graphstream.ui.android.AndroidFullGraphRenderer
-
- AndroidViewer - Class in org.graphstream.ui.android_viewer
-
Set of views on a graphic graph.
- AndroidViewer(ProxyPipe) - Constructor for class org.graphstream.ui.android_viewer.AndroidViewer
-
The graph or source of graph events is in another thread or on another
machine, but the pipe already exists.
- AndroidViewer(GraphicGraph) - Constructor for class org.graphstream.ui.android_viewer.AndroidViewer
-
We draw a pre-existing graphic graph.
- AndroidViewer(Graph, Viewer.ThreadingModel) - Constructor for class org.graphstream.ui.android_viewer.AndroidViewer
-
New viewer on an existing graph.
- AngleShape - Class in org.graphstream.ui.android.renderer.shape.android.advancedShapes
-
- AngleShape() - Constructor for class org.graphstream.ui.android.renderer.shape.android.advancedShapes.AngleShape
-
- apply(int) - Method in class org.graphstream.ui.android.renderer.ConnectorSkeleton
-
The i-th point of the edge shape.
- apply(StyleGroup, AndroidFullGraphRenderer) - Static method in class org.graphstream.ui.android.renderer.NodeRenderer
-
- apply(Style, DefaultCamera2D, GraphicElement) - Static method in class org.graphstream.ui.android.renderer.shape.android.IconAndText
-
- apply(Style) - Static method in class org.graphstream.ui.android.renderer.shape.android.ShapeDecor
-
- apply(Style) - Static method in interface org.graphstream.ui.android.renderer.shape.android.ShapePaint
-
- apply(Style, boolean) - Static method in interface org.graphstream.ui.android.renderer.shape.android.ShapePaint
-
- apply(StyleGroup, AndroidFullGraphRenderer) - Static method in class org.graphstream.ui.android.renderer.SpriteRenderer
-
- apply(StyleGroup, AndroidFullGraphRenderer) - Static method in class org.graphstream.ui.android.renderer.StyleRenderer
-
- apply(int) - Method in class org.graphstream.ui.android.util.EdgePoints
-
- applyPaint(Canvas, Paint) - Method in class org.graphstream.ui.android.util.Background
-
- approxIntersectionPointOnCurve(GraphicEdge, Connector, DefaultCamera2D) - Static method in class org.graphstream.ui.android.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.android.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.android.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.android.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.android.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.android.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.
- Arc2D() - Constructor for class org.graphstream.ui.android.renderer.shape.android.baseShapes.Form.Arc2D
-
- Area - Class in org.graphstream.ui.android.renderer.shape.android
-
Trait for elements painted inside an area (most nodes and sprites).
- Area() - Constructor for class org.graphstream.ui.android.renderer.shape.android.Area
-
- area - Variable in class org.graphstream.ui.android.renderer.shape.android.baseShapes.AreaShape
-
- AreaConnectorShape - Class in org.graphstream.ui.android.renderer.shape.android.baseShapes
-
- AreaConnectorShape() - Constructor for class org.graphstream.ui.android.renderer.shape.android.baseShapes.AreaConnectorShape
-
- AreaOnConnector - Class in org.graphstream.ui.android.renderer.shape
-
Some areas are attached to a connector (sprites).
- AreaOnConnector() - Constructor for class org.graphstream.ui.android.renderer.shape.AreaOnConnector
-
- AreaOnConnectorShape - Class in org.graphstream.ui.android.renderer.shape.android.baseShapes
-
- AreaOnConnectorShape() - Constructor for class org.graphstream.ui.android.renderer.shape.android.baseShapes.AreaOnConnectorShape
-
- AreaShape - Class in org.graphstream.ui.android.renderer.shape.android.baseShapes
-
- AreaShape() - Constructor for class org.graphstream.ui.android.renderer.shape.android.baseShapes.AreaShape
-
- AreaSkeleton - Class in org.graphstream.ui.android.renderer
-
Skeleton for nodes and sprites.
- AreaSkeleton() - Constructor for class org.graphstream.ui.android.renderer.AreaSkeleton
-
- ArrowOnEdge - Class in org.graphstream.ui.android.renderer.shape.android.arrowShapes
-
- ArrowOnEdge() - Constructor for class org.graphstream.ui.android.renderer.shape.android.arrowShapes.ArrowOnEdge
-
- ascent - Variable in class org.graphstream.ui.android.renderer.shape.android.IconAndText
-
Overall ascent of the icon and text with all space and padding included.
- AttributeUtils - Interface in org.graphstream.ui.android.util
-
- AttributeUtils.Tuple<X,Y> - Class in org.graphstream.ui.android.util
-
- autoLayout - Static variable in class org.graphstream.ui.android_viewer.util.DefaultFragment
-