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
G
- 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_viewer.DefaultView
- getCamera() - Method in class org.graphstream.ui.swing.SwingGraphRenderer
- 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() - Method in class org.graphstream.ui.swing_viewer.util.FontCache
-
The default font.
- getDefaultFont() - Static method in class org.graphstream.ui.swing.util.FontCache
- getDefaultFont(StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swing_viewer.util.FontCache
- getDefaultFont(StyleConstants.TextStyle, int) - Static method in class org.graphstream.ui.swing.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) - 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.
- getFont(String, StyleConstants.TextStyle, int) - Static method in class org.graphstream.ui.swing.util.FontCache
- 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
-
The same as
ImageCache.getImage(String)
but you can force the cache to try to reload an image that where not found before. - getManagedTypes() - Method in class org.graphstream.ui.swing_viewer.util.DefaultMouseManager
- getMetrics() - Method in class org.graphstream.ui.swing_viewer.util.DefaultCamera
- getPoints(Object) - Method in interface org.graphstream.ui.swing.util.AttributeUtils
- 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.
- 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
- 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.
- 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.
- grows(double, double) - Method in class org.graphstream.ui.swing.util.Selection
All Classes All Packages