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
All Classes All Packages
All Classes All Packages
I
- i - Variable in class org.graphstream.ui.swing.renderer.Skeleton.Triplet
- iconAndText - Variable in class org.graphstream.ui.swing.renderer.Skeleton
- iconAndText(Style, DefaultCamera2D, GraphicElement) - Method in class org.graphstream.ui.swing.renderer.shape.swing.ShapeDecor
-
Generate a new icon and text specific to the given `element`, according to the given `style` and `camera`.
- IconAndText - Class in org.graphstream.ui.swing.renderer.shape.swing
- IconAndText(TextBox, double, double, double, double) - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.IconAndText
- ImageCache - Class in org.graphstream.ui.swing_viewer.util
-
A simple cache for images to avoid reloading them constantly and to allow sharing.
- ImageCache - Class in org.graphstream.ui.swing.util
- ImageCache() - Constructor for class org.graphstream.ui.swing_viewer.util.ImageCache
-
New empty image cache.
- ImageCache() - Constructor for class org.graphstream.ui.swing.util.ImageCache
- ImageOnEdge - Class in org.graphstream.ui.swing.renderer.shape.swing.arrowShapes
- ImageOnEdge() - Constructor for class org.graphstream.ui.swing.renderer.shape.swing.arrowShapes.ImageOnEdge
- init() - Method in class org.graphstream.ui.swing.util.ImageCache
- init(GraphicGraph, ProxyPipe, Source) - Method in class org.graphstream.ui.swing_viewer.SwingViewer
-
Initialise the viewer.
- init(GraphicGraph, View) - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- init(GraphicGraph, View) - Method in class org.graphstream.ui.swing_viewer.util.DefaultShortcutManager
- interpolateColor(Color[], double) - Method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- interpolateColor(Colors, double) - Static method in interface org.graphstream.ui.swing.renderer.shape.swing.ShapePaint
- inverseTransform(double, double, double) - Method in class org.graphstream.ui.swing.BackendJ2D
- inverseTransform(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 ?
- 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
- 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.
- isVisible(GraphicElement) - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
-
True if the element should be visible on screen.
All Classes All Packages