Index
A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- i - Variable in class org.graphstream.ui.javafx.renderer.Skeleton.Triplet
- iconAndText - Variable in class org.graphstream.ui.javafx.renderer.Skeleton
- iconAndText(Style, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.javafx.renderer.shape.javafx.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.javafx.renderer.shape.javafx
- IconAndText(TextBox, double, double, double, double) - Constructor for class org.graphstream.ui.javafx.renderer.shape.javafx.IconAndText
- ImageCache - Class in org.graphstream.ui.javafx.util
- ImageCache() - Constructor for class org.graphstream.ui.javafx.util.ImageCache
- ImageOnEdge - Class in org.graphstream.ui.javafx.renderer.shape.javafx.arrowShapes
- ImageOnEdge() - Constructor for class org.graphstream.ui.javafx.renderer.shape.javafx.arrowShapes.ImageOnEdge
- init() - Method in class org.graphstream.ui.javafx.util.ImageCache
- init(FxDefaultView, Graph) - Static method in class org.graphstream.ui.fx_viewer.util.DefaultApplication
- init(GraphicGraph, ProxyPipe, Source) - Method in class org.graphstream.ui.fx_viewer.FxViewer
-
Initialise the viewer.
- init(GraphicGraph, View) - Method in class org.graphstream.ui.fx_viewer.util.FxMouseManager
- init(GraphicGraph, View) - Method in class org.graphstream.ui.fx_viewer.util.FxMouseOverMouseManager
- init(GraphicGraph, View) - Method in class org.graphstream.ui.fx_viewer.util.FxShortcutManager
- instanceJavaFX - Static variable in class org.graphstream.ui.javafx.util.Display
- interpolateColor(Stop[], double) - Method in interface org.graphstream.ui.javafx.renderer.shape.javafx.ShapePaint
- interpolateColor(Colors, double) - Static method in interface org.graphstream.ui.javafx.renderer.shape.javafx.ShapePaint
- inverseTransform(double, double, double) - Method in class org.graphstream.ui.javafx.BackendJ2D
- inverseTransform(Point3) - Method in class org.graphstream.ui.javafx.BackendJ2D
- isActive() - Method in class org.graphstream.ui.javafx.util.Selection
- isCurve() - Method in class org.graphstream.ui.javafx.renderer.ConnectorSkeleton
-
If true the edge shape is a loop defined by four points.
- isDirected - Variable in class org.graphstream.ui.javafx.renderer.shape.Connector
-
Is the connector directed ?
- isInstance - Static variable in class org.graphstream.ui.fx_viewer.util.DefaultApplication
- isLoop() - Method in class org.graphstream.ui.javafx.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.javafx.renderer.ConnectorSkeleton
- isPointIn(GraphicElement, Point3, double, double) - Static method in class org.graphstream.ui.javafx.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.javafx.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.javafx.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.javafx.renderer.ConnectorSkeleton
-
If true the edge shape is a polyline made of size points.
- isTextVisible(GraphicElement) - Method in class org.graphstream.ui.fx_viewer.util.DefaultCamera
- isVisible(GraphicElement) - Method in class org.graphstream.ui.fx_viewer.util.DefaultCamera
-
True if the element should be visible on screen.
All Classes All Packages