- AbsoluteCrossoverScalingControl - Class in edu.uci.ics.jung.visualization.control
-
Scales to the absolute value passed as an argument.
- AbsoluteCrossoverScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.AbsoluteCrossoverScalingControl
-
- AbstractGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
a base class for GraphMousePlugin instances.
- AbstractGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
Creates an instance with the specified mouse event modifiers.
- AbstractLensSupport<V,E> - Class in edu.uci.ics.jung.visualization.transform
-
A class to make it easy to add an
examining lens to a jung graph application.
- AbstractLensSupport(VisualizationViewer<V, E>, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
create the base class, setting common members and creating
a custom GraphMouse
- AbstractLensSupport.Lens - Class in edu.uci.ics.jung.visualization.transform
-
the background for the hyperbolic projection
- AbstractLensSupport.LensControls - Class in edu.uci.ics.jung.visualization.transform
-
the background for the hyperbolic projection
- AbstractModalGraphMouse - Class in edu.uci.ics.jung.visualization.control
-
AbstractModalGraphMouse is a PluggableGraphMouse class that
manages a collection of plugins for picking and
transforming the graph.
- AbstractModalGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- AbstractPickedState<T> - Class in edu.uci.ics.jung.visualization.picking
-
An abstract class to support ItemEvents for PickedState
- AbstractPickedState() - Constructor for class edu.uci.ics.jung.visualization.picking.AbstractPickedState
-
- AbstractPopupGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
- AbstractPopupGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- AbstractPopupGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- AbstractVertexShapeTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
- AbstractVertexShapeTransformer(Function<? super V, Integer>, Function<? super V, Float>) - Constructor for class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- AbstractVertexShapeTransformer() - Constructor for class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- activate(boolean) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- activate() - Method in class edu.uci.ics.jung.visualization.transform.LayoutLensSupport
-
- activate() - Method in interface edu.uci.ics.jung.visualization.transform.LensSupport
-
- activate(boolean) - Method in interface edu.uci.ics.jung.visualization.transform.LensSupport
-
- activate() - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- activate() - Method in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- add(Annotation.Layer, Annotation<?>) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- add(Annotation<?>) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- add(GraphMousePlugin) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- add(Icon) - Method in class edu.uci.ics.jung.visualization.LayeredIcon
-
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Adds a ChangeListener.
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Adds a ChangeListener.
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- addChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.util.ChangeEventSupport
-
- addChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
- addChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
Register l as a listeners to changes in the model.
- addChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Adds a ChangeListener.
- added - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
set to true when the AnnotationPaintable has been
added to the view component
- addEdge(E, V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- addEdge(E, V, V, EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- addEdge(E, Collection<? extends V>) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- addEdge(E, Collection<? extends V>, EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- addEdge(E, Collection<? extends V>, EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- addEdge(E, Collection<? extends V>) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- addEdge(E, V, V, EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- addEdge(E, V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- addGraphMouseListener(GraphMouseListener<V>) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
This is the interface for adding a mouse listener.
- addItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
add a listener for mode changes
- addItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.picking.AbstractPickedState
-
- additionalModifiers - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
additional modifiers for the action of adding to an existing
selection
- addKeyListener(KeyListener) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
Override to request focus on mouse enter, if a key listener is added
- addLayoutChangeListener(LayoutChangeListener<V, E>) - Method in interface edu.uci.ics.jung.visualization.layout.LayoutEventSupport
-
- addLayoutChangeListener(LayoutChangeListener<V, E>) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- addPostRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- addPostRenderPaintable(VisualizationServer.Paintable) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- addPreRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- addPreRenderPaintable(VisualizationServer.Paintable) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- addRenderingHints(Map<?, ?>) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- addToSelectionModifiers - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
additional modifiers for the action of adding to an existing
selection
- addVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- addVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- AffineTransformer - Class in edu.uci.ics.jung.visualization.transform
-
Provides methods to map points from one coordinate system to
another, by delegating to a wrapped AffineTransform (uniform)
and its inverse.
- AffineTransformer() - Constructor for class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
Create an instance that does not transform points.
- AffineTransformer(AffineTransform) - Constructor for class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
Create an instance with the supplied transform.
- AggregateGraph<V,E> - Class in edu.uci.ics.jung.visualization.spatial
-
- AggregateGraph() - Constructor for class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- angleBetween(Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
Returns the angle between two vectors from the origin
to points v1 and v2.
- AnimatedPickingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
AnimatedPickingGraphMousePlugin supports the picking of one Graph
Vertex.
- AnimatedPickingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
Creates an instance with default modifiers of BUTTON1_MASK and CTRL_MASK
- AnimatedPickingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
Creates an instance with the specified mouse event modifiers.
- animatedPickingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- Animator - Class in edu.uci.ics.jung.visualization.util
-
- Animator(IterativeContext) - Constructor for class edu.uci.ics.jung.visualization.util.Animator
-
- Animator(IterativeContext, long) - Constructor for class edu.uci.ics.jung.visualization.util.Animator
-
- AnnotatingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.annotations
-
AnnotatingGraphMousePlugin can create Shape and Text annotations
in a layer of the graph visualization.
- AnnotatingGraphMousePlugin(RenderContext<V, E>) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
Create an instance with defaults for primary (button 1) and secondary
(button 1 + shift) selection.
- AnnotatingGraphMousePlugin(RenderContext<V, E>, int, int) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
Create an instance with the specified primary and secondary selection
mechanisms.
- AnnotatingModalGraphMouse<V,E> - Class in edu.uci.ics.jung.visualization.annotations
-
a graph mouse that supplies an annotations mode
- AnnotatingModalGraphMouse(RenderContext<V, E>, AnnotatingGraphMousePlugin<V, E>) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
Create an instance with default values for scale in (1.1) and scale out (1/1.1).
- AnnotatingModalGraphMouse(RenderContext<V, E>, AnnotatingGraphMousePlugin<V, E>, float, float) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
Create an instance with the specified scale in and scale out values.
- AnnotatingModalGraphMouse.ModeKeyAdapter - Class in edu.uci.ics.jung.visualization.annotations
-
- annotatingPlugin - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- annotatingPlugin - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- annotatingPlugin - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- Annotation<T> - Class in edu.uci.ics.jung.visualization.annotations
-
stores an annotation, either a shape or a string
- Annotation(T, Annotation.Layer, Paint, boolean, Point2D) - Constructor for class edu.uci.ics.jung.visualization.annotations.Annotation
-
- annotation - Variable in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- Annotation.Layer - Enum in edu.uci.ics.jung.visualization.annotations
-
- annotationColor - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
color for annotations
- AnnotationControls<V,E> - Class in edu.uci.ics.jung.visualization.annotations
-
a collection of controls for annotations.
- AnnotationControls(AnnotatingGraphMousePlugin<V, E>) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- annotationManager - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
a Paintable to store all Annotations
- AnnotationManager - Class in edu.uci.ics.jung.visualization.annotations
-
handles the selection of annotations, and the support for the
tools to draw them at specific layers.
- AnnotationManager(RenderContext<?, ?>) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- AnnotationPaintable - Class in edu.uci.ics.jung.visualization.annotations
-
handles the actual drawing of annotations
- AnnotationPaintable(RenderContext<?, ?>, AnnotationRenderer) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- annotationRenderer - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- annotationRenderer - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- AnnotationRenderer - Class in edu.uci.ics.jung.visualization.annotations
-
AnnotationRenderer is similar to the cell renderers
used by the JTable and JTree JFC classes.
- AnnotationRenderer() - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Creates a default table cell renderer.
- annotations - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- apply(Context<Graph<V, E>, E>) - Method in class edu.uci.ics.jung.visualization.decorators.ConstantDirectionalEdgeValueTransformer
-
- apply(Context<Graph<V, E>, E>) - Method in class edu.uci.ics.jung.visualization.decorators.DirectionalEdgeArrowTransformer
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.BentLine
-
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
Loop shared instance.
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.Box
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.CubicCurve
-
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
Loop shared instance.
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.Line
-
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
Loop shared instance.
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.Loop
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.Orthogonal
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.QuadCurve
-
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
Loop shared instance.
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.SimpleLoop
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.Wedge
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.decorators.EllipseVertexShapeTransformer
-
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- apply(T) - Method in class edu.uci.ics.jung.visualization.decorators.NumberFormattingTransformer
-
Returns a formatted string for the input.
- apply(E) - Method in class edu.uci.ics.jung.visualization.decorators.PickableEdgePaintTransformer
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.decorators.PickableVertexIconTransformer
-
Returns the appropriate Icon, depending on picked state.
- apply(V) - Method in class edu.uci.ics.jung.visualization.decorators.PickableVertexPaintTransformer
-
- apply(Object) - Method in class edu.uci.ics.jung.visualization.decorators.ToStringLabeller
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
get the shape from the image.
- apply(V) - Method in class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl.RandomPointFactory
-
- apply(Context<Graph<V, E>, E>) - Method in class edu.uci.ics.jung.visualization.RenderContext.DirectedEdgeArrowPredicate
-
- apply(Context<Graph<V, E>, E>) - Method in class edu.uci.ics.jung.visualization.RenderContext.UndirectedEdgeArrowPredicate
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- apply(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- apply(String) - Method in class edu.uci.ics.jung.visualization.util.LabelWrapper
-
call 'wrap' to transform the passed String
- arrowDrawPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- ArrowFactory - Class in edu.uci.ics.jung.visualization.util
-
A utility class for creating arrowhead shapes.
- ArrowFactory() - Constructor for class edu.uci.ics.jung.visualization.util.ArrowFactory
-
- arrowFillPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- arrowPaintable - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- arrowPlacementTolerance - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- arrowShape - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- c1 - Variable in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- c2 - Variable in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- Caching - Interface in edu.uci.ics.jung.visualization.util
-
Interface to provide external controls to an
implementing class that manages a cache.
- CachingEdgeRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
- CachingEdgeRenderer(BasicVisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
- CachingLayout<V,E> - Class in edu.uci.ics.jung.visualization.layout
-
A LayoutDecorator that caches locations in a clearable Map.
- CachingLayout(Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- CachingRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
- CachingRenderer() - Constructor for class edu.uci.ics.jung.visualization.renderers.CachingRenderer
-
- CachingVertexRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
- CachingVertexRenderer(BasicVisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
- ceiling - Variable in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
- CenterEdgeArrowRenderingSupport<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
- CenterEdgeArrowRenderingSupport() - Constructor for class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
- changeEvent - Variable in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
Only one ChangeEvent is needed
instance since the
event's only state is the source property.
- ChangeEventSupport - Interface in edu.uci.ics.jung.visualization.util
-
the implementing class provides support for ChangeEvents.
- changeListener - Variable in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
listens for changes in the layout, forwards to the viewer
- changeSupport - Variable in class edu.uci.ics.jung.visualization.BasicTransformer
-
- changeSupport - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- changeSupport - Variable in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- changeSupport - Variable in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
- Checkmark - Class in edu.uci.ics.jung.visualization.renderers
-
a simple Icon that draws a checkmark in the lower-right quadrant of its
area.
- Checkmark() - Constructor for class edu.uci.ics.jung.visualization.renderers.Checkmark
-
- Checkmark(Color) - Constructor for class edu.uci.ics.jung.visualization.renderers.Checkmark
-
- checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
check the mouse event modifiers against the
instance member modifiers.
- checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
Overridden to be more flexible, and pass events with
key combinations.
- checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
-
- checkModifiers(MouseEvent) - Method in interface edu.uci.ics.jung.visualization.control.GraphMousePlugin
-
compare the set modifiers against those of the supplied event
- checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
override to check equality with a mask
- checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- checkOffscreenImage(Dimension) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
Ensure that, if doubleBuffering is enabled, the offscreen
image buffer exists and is the correct size.
- clear() - Method in class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- clear() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- clear() - Method in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
- clear() - Method in interface edu.uci.ics.jung.visualization.picking.PickedState
-
Clears the "picked" state from all elements.
- clear() - Method in interface edu.uci.ics.jung.visualization.util.Caching
-
clear cache
- clearRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- clip(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- clipRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- ClosestShapePickSupport<V,E> - Class in edu.uci.ics.jung.visualization.picking
-
A GraphElementAccessor that finds the closest element to
the pick point, and returns it if it is within the element's shape.
- ClosestShapePickSupport(VisualizationServer<V, E>, float) - Constructor for class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
Creates a ShapePickSupport for the vv
VisualizationServer, with the specified pick footprint.
- ClosestShapePickSupport(VisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
Create a ShapePickSupport with the vv
VisualizationServer and default pick footprint.
- collapse(Graph, Graph) - Method in class edu.uci.ics.jung.visualization.subLayout.GraphCollapser
-
- collapse(Layout, Forest, Object) - Method in class edu.uci.ics.jung.visualization.subLayout.TreeCollapser
-
- componentHidden(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
-
- ComponentListenerImpl() - Constructor for class edu.uci.ics.jung.visualization.transform.LensTransformer.ComponentListenerImpl
-
- componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer.VisualizationListener
-
create a new offscreen image for the graph
whenever the window is resied
- componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
-
- componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer.ComponentListenerImpl
-
- componentShown(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
-
- compute() - Method in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- concatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
- concatenate(AffineTransform) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- concatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- ConstantDirectionalEdgeValueTransformer<V,E> - Class in edu.uci.ics.jung.visualization.decorators
-
Returns the constructor-specified value for each edge type.
- ConstantDirectionalEdgeValueTransformer(double, double) - Constructor for class edu.uci.ics.jung.visualization.decorators.ConstantDirectionalEdgeValueTransformer
-
- containsEdge(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- containsEdge(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- containsVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- containsVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- control_offset_increment - Variable in class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
Specifies the distance between control points for edges being drawn in parallel.
- copyArea(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- corner - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- count - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- counter - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- create() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- create(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- create() - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- crossover - Variable in class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
-
Point where scale crosses over from view to layout.
- CrossoverScalingControl - Class in edu.uci.ics.jung.visualization.control
-
A scaling control that has a crossover point.
- CrossoverScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
-
- cubicCurve(Graph<V, E>) - Static method in class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
- CubicCurve() - Constructor for class edu.uci.ics.jung.visualization.decorators.EdgeShape.CubicCurve
-
- CubicCurveEdgeEffects<V,E> - Class in edu.uci.ics.jung.visualization.control
-
- CubicCurveEdgeEffects() - Constructor for class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- cursor - Variable in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
the special cursor that plugins may display
- DASHED - Static variable in interface edu.uci.ics.jung.visualization.RenderContext
-
A stroke for a dashed line: 1 pixel width, square caps, beveled joins, and an
array of {5.0f}.
- dashing - Static variable in interface edu.uci.ics.jung.visualization.RenderContext
-
- deactivate() - Method in class edu.uci.ics.jung.visualization.transform.LayoutLensSupport
-
- deactivate() - Method in interface edu.uci.ics.jung.visualization.transform.LensSupport
-
- deactivate() - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- deactivate() - Method in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- DEFAULT_ASPECT_RATIO - Static variable in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- DEFAULT_SIZE - Static variable in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- DefaultChangeEventSupport - Class in edu.uci.ics.jung.visualization.util
-
Basic implementation of ChangeEventSupport, using
standard jdk classes
- DefaultChangeEventSupport(Object) - Constructor for class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
- DefaultEdgeLabelRenderer - Class in edu.uci.ics.jung.visualization.renderers
-
DefaultEdgeLabelRenderer is similar to the cell renderers
used by the JTable and JTree jfc classes.
- DefaultEdgeLabelRenderer(Color) - Constructor for class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
- DefaultEdgeLabelRenderer(Color, boolean) - Constructor for class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Creates an instance with the specified properties.
- DefaultModalGraphMouse<V,E> - Class in edu.uci.ics.jung.visualization.control
-
DefaultModalGraphMouse is a PluggableGraphMouse class that
pre-installs a large collection of plugins for picking and
transforming the graph.
- DefaultModalGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse
-
create an instance with default values
- DefaultModalGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse
-
create an instance with passed values
- DefaultModalGraphMouse.ModeKeyAdapter - Class in edu.uci.ics.jung.visualization.control
-
- defaultToolTipText - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- DefaultVertexLabelRenderer - Class in edu.uci.ics.jung.visualization.renderers
-
DefaultVertexLabelRenderer is similar to the cell renderers
used by the JTable and JTree JFC classes.
- DefaultVertexLabelRenderer(Color) - Constructor for class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Creates a default table cell renderer.
- DefaultVisualizationModel<V,E> - Class in edu.uci.ics.jung.visualization
-
The model containing state values for
visualizations of graphs.
- DefaultVisualizationModel(Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
- DefaultVisualizationModel(Layout<V, E>, Dimension) - Constructor for class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Create an instance with the specified layout and dimension.
- degree(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- degree(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- delegate - Variable in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- delegate - Variable in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- delegate - Variable in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- delta - Variable in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
- directed_arrow - Variable in class edu.uci.ics.jung.visualization.decorators.DirectionalEdgeArrowTransformer
-
- directed_value - Variable in class edu.uci.ics.jung.visualization.decorators.ConstantDirectionalEdgeValueTransformer
-
- DirectedEdgeArrowPredicate() - Constructor for class edu.uci.ics.jung.visualization.RenderContext.DirectedEdgeArrowPredicate
-
- DirectionalEdgeArrowTransformer<V,E> - Class in edu.uci.ics.jung.visualization.decorators
-
Returns wedge arrows for undirected edges and notched arrows
for directed edges, of the specified dimensions.
- DirectionalEdgeArrowTransformer(int, int, int) - Constructor for class edu.uci.ics.jung.visualization.decorators.DirectionalEdgeArrowTransformer
-
- dirty - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- dirtyEdges - Variable in class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
- dirtyVertices - Variable in class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
- dispose() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- dispose() - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- done - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- done() - Method in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- done() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- done() - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
- dontmove - Variable in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
a collection of Vertices that should not move
- DOTTED - Static variable in interface edu.uci.ics.jung.visualization.RenderContext
-
A stroke for a dotted line: 1 pixel width, round caps, round joins, and an
array of {1.0f, 3.0f}.
- dotting - Static variable in interface edu.uci.ics.jung.visualization.RenderContext
-
- doubleBuffered - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
user-settable choice to use the offscreen image
or not.
- down - Variable in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
the location in the View where the mouse was pressed
- down - Variable in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- dragOnEdge - Variable in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
- dragOnLens - Variable in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
- draw(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- draw(Icon, Component, Shape, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- draw(Component, CellRendererPane, int, int, int, int, boolean) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- draw(Icon, Component, Shape, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyIconGraphics
-
- draw(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingFlatnessGraphics
-
- draw(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
transform the shape before letting the delegate draw it
- draw(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- draw3DRect(int, int, int, int, boolean) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- draw_paint - Variable in class edu.uci.ics.jung.visualization.decorators.PickableEdgePaintTransformer
-
- drawArc(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawBytes(byte[], int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawChars(char[], int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawGlyphVector(GlyphVector, float, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, AffineTransform, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, Color, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawImage(Image, int, int, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- drawImage(Image, AffineTransform, ImageObserver) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- drawLine(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawOval(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawPolygon(int[], int[], int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawPolygon(Polygon) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawPolyline(int[], int[], int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawRoundRect(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawSimpleEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
Draws the edge e, whose endpoints are at (x1,y1)
and (x2,y2), on the graphics context g.
- drawSimpleEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
Draws the edge e, whose endpoints are at (x1,y1)
and (x2,y2), on the graphics context g.
- drawSimpleEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.ReshapingEdgeRenderer
-
Draws the edge e, whose endpoints are at (x1,y1)
and (x2,y2), on the graphics context g.
- drawString(AttributedCharacterIterator, float, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawString(AttributedCharacterIterator, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawString(String, float, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- drawString(String, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- edge - Variable in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
the picked Edge, if any
- edge - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
the picked Edge, if any
- edge_index - Variable in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- edgeArrowPredicate - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeArrowRenderingSupport - Variable in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
- EdgeArrowRenderingSupport<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
- edgeArrowStrokeTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeArrowTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeDrawPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- EdgeEffects<V,E> - Interface in edu.uci.ics.jung.visualization.control
-
- edgeEffects - Variable in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- edgeFactory - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- edgeFactory - Variable in class edu.uci.ics.jung.visualization.control.EditingPopupGraphMousePlugin
-
- edgeFactory - Variable in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- edgeFillPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeFontTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeIncludePredicate - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeIndexFunction - Variable in class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
- edgeLabelClosenessTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeLabelRenderer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- EdgeLabelRenderer - Interface in edu.uci.ics.jung.visualization.renderers
-
- edgeLabelTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeOffset - Variable in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
- edgePaintable - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- edges - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- edgesAreFiltered() - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Quick test to allow optimization of getFilteredEdges().
- edgeShape - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- EdgeShape<V,E> - Class in edu.uci.ics.jung.visualization.decorators
-
An interface for decorators that return a
Shape for a specified edge.
- EdgeShape(Graph<V, E>) - Constructor for class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
- EdgeShape.BentLine - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a bent-line between the
vertex endpoints.
- EdgeShape.Box - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a diamond with its nadir at the
center of the vertex.
- EdgeShape.CubicCurve - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a CubicCurve between vertex
endpoints.
- EdgeShape.Line - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a straight line between
the vertex endpoints.
- EdgeShape.Loop - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a loop with its nadir at the
center of the vertex.
- EdgeShape.Orthogonal - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a bent-line between the vertex endpoints.
- EdgeShape.QuadCurve - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a QuadCurve between vertex
endpoints.
- EdgeShape.SimpleLoop - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as a loop with its nadir at the center of the
vertex.
- EdgeShape.Wedge - Class in edu.uci.ics.jung.visualization.decorators
-
An edge shape that renders as an isosceles triangle whose
apex is at the destination vertex for directed edges,
and as a "bowtie" shape for undirected edges.
- edgeShapeMap - Variable in class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
- edgeShapeMap - Variable in class edu.uci.ics.jung.visualization.renderers.CachingRenderer
-
- edgeShapeTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- edgeStrokeTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- EdgeSupport<V,E> - Interface in edu.uci.ics.jung.visualization.control
-
interface to support the creation of new edges by the EditingGraphMousePlugin
SimpleEdgeSupport is a sample implementation
- edgeSupport - Variable in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- edgeToolTipTransformer - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- edgeType - Variable in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- EditingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
A plugin that can create vertices, undirected edges, and directed edges
using mouse gestures.
- EditingGraphMousePlugin(Supplier<V>, Supplier<E>) - Constructor for class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
Creates an instance and prepares shapes for visual effects, using the default modifiers
of BUTTON1_MASK.
- EditingGraphMousePlugin(int, Supplier<V>, Supplier<E>) - Constructor for class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
Creates an instance and prepares shapes for visual effects.
- EditingModalGraphMouse<V,E> - Class in edu.uci.ics.jung.visualization.control
-
- EditingModalGraphMouse(RenderContext<V, E>, Supplier<V>, Supplier<E>) - Constructor for class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
Creates an instance with the specified rendering context and vertex/edge factories,
and with default zoom in/out values of 1.1 and 1/1.1.
- EditingModalGraphMouse(RenderContext<V, E>, Supplier<V>, Supplier<E>, float, float) - Constructor for class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
Creates an instance with the specified rendering context and vertex/edge factories,
and with the specified zoom in/out values.
- EditingModalGraphMouse.ModeKeyAdapter - Class in edu.uci.ics.jung.visualization.control
-
- editingPlugin - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- EditingPopupGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
a plugin that uses popup menus to create vertices, undirected edges,
and directed edges.
- EditingPopupGraphMousePlugin(Supplier<V>, Supplier<E>) - Constructor for class edu.uci.ics.jung.visualization.control.EditingPopupGraphMousePlugin
-
- edu.uci.ics.jung.visualization - package edu.uci.ics.jung.visualization
-
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
- edu.uci.ics.jung.visualization.annotations - package edu.uci.ics.jung.visualization.annotations
-
Classes which support creating visual annotations for graphs.
- edu.uci.ics.jung.visualization.control - package edu.uci.ics.jung.visualization.control
-
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
- edu.uci.ics.jung.visualization.decorators - package edu.uci.ics.jung.visualization.decorators
-
Mechanisms for associating data (shapes, colors, values, strings, etc.) with
graph elements.
- edu.uci.ics.jung.visualization.layout - package edu.uci.ics.jung.visualization.layout
-
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
- edu.uci.ics.jung.visualization.picking - package edu.uci.ics.jung.visualization.picking
-
Visualization mechanisms for supporting the selection of graph elements.
- edu.uci.ics.jung.visualization.renderers - package edu.uci.ics.jung.visualization.renderers
-
Visualization mechanisms relating to rendering.
- edu.uci.ics.jung.visualization.spatial - package edu.uci.ics.jung.visualization.spatial
-
- edu.uci.ics.jung.visualization.subLayout - package edu.uci.ics.jung.visualization.subLayout
-
Visualization mechanisms relating to grouping or hiding specified element sets.
- edu.uci.ics.jung.visualization.transform - package edu.uci.ics.jung.visualization.transform
-
Visualization mechanisms related to transformations, including lens effects.
- edu.uci.ics.jung.visualization.transform.shape - package edu.uci.ics.jung.visualization.transform.shape
-
Visualization mechanisms related to transformation of graph element shapes.
- edu.uci.ics.jung.visualization.util - package edu.uci.ics.jung.visualization.util
-
Utilities for graph visualization.
- EllipseVertexShapeTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
- EllipseVertexShapeTransformer() - Constructor for class edu.uci.ics.jung.visualization.decorators.EllipseVertexShapeTransformer
-
- EllipseVertexShapeTransformer(Function<V, Integer>, Function<V, Float>) - Constructor for class edu.uci.ics.jung.visualization.decorators.EllipseVertexShapeTransformer
-
- endArrowEffects(BasicVisualizationServer<V, E>) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- endArrowEffects(BasicVisualizationServer<V, E>) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- endEdgeCreate(BasicVisualizationServer<V, E>, V) - Method in interface edu.uci.ics.jung.visualization.control.EdgeSupport
-
- endEdgeCreate(BasicVisualizationServer<V, E>, V) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- endEdgeEffects(BasicVisualizationServer<V, E>) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- endEdgeEffects(BasicVisualizationServer<V, E>) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- endLayout - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- endVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- endVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.VertexSupport
-
- equals(Object) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- expand(Graph, Graph) - Method in class edu.uci.ics.jung.visualization.subLayout.GraphCollapser
-
- expand(Forest, Forest) - Method in class edu.uci.ics.jung.visualization.subLayout.TreeCollapser
-
- factory - Variable in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- FastRenderingGraph<V,E> - Class in edu.uci.ics.jung.visualization.spatial
-
maintains caches of vertices and edges that will be the subset of the
delegate graph's elements that are contained in some Rectangle.
- FastRenderingGraph(Graph<V, E>, Set<Rectangle2D>, BasicVisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- FastRenderingLayout<V,E> - Class in edu.uci.ics.jung.visualization.spatial
-
break into several rectangular areas, each of which will have a reference Graph
- FastRenderingLayout(Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- fill - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- fill - Variable in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- fill(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fill(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingFlatnessGraphics
-
- fill(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
transform the shape before letting the delegate fill it
- fill(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- fill3DRect(int, int, int, int, boolean) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fill_paint - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexPaintTransformer
-
- fillArc(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fillOval(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fillPolygon(int[], int[], int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fillPolygon(Polygon) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fillRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- fillRoundRect(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- finalize() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- findEdge(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- findEdge(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- findEdgeSet(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- findEdgeSet(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- fireItemStateChanged(ItemEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
Notifies all listeners that have registered interest for
notification on this event type.
- fireItemStateChanged(ItemEvent) - Method in class edu.uci.ics.jung.visualization.picking.AbstractPickedState
-
- firePropertyChange(String, Object, Object) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, boolean, boolean) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, Object, Object) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, boolean, boolean) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, Object, Object) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, boolean, boolean) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Notifies all listeners that have registered interest for
notification on this event type.
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Notifies all listeners that have registered interest for
notification on this event type.
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- fireStateChanged() - Method in interface edu.uci.ics.jung.visualization.util.ChangeEventSupport
-
- fireStateChanged() - Method in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
Notifies all listeners that have registered interest for
notification on this event type.
- fireStateChanged() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Notifies all listeners that have registered interest for
notification on this event type.
- floor - Variable in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
- FourPassImageShaper - Class in edu.uci.ics.jung.visualization
-
Provides Supplier methods that, given a BufferedImage, an Image,
or the fileName of an image, will return a java.awt.Shape that
is the contiguous traced outline of the opaque part of the image.
- FourPassImageShaper() - Constructor for class edu.uci.ics.jung.visualization.FourPassImageShaper
-
- GeneralPathAsString - Class in edu.uci.ics.jung.visualization.util
-
- GeneralPathAsString() - Constructor for class edu.uci.ics.jung.visualization.util.GeneralPathAsString
-
- getAnchorPoint(Rectangle2D, Dimension, Renderer.VertexLabel.Position) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- getAnnotatingPlugin() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- getAnnotation() - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- getAnnotation(Point2D) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- getAnnotation(Point2D, Collection<Annotation>) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- getAnnotationColor() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- getAnnotationPaintable(Annotation.Layer) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- getAnnotationRendererComponent(JComponent, Object) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Returns the default label renderer.
- getAnnotations() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- getAnnotationsToolBar() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- getArrowDrawPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getArrowDrawPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getArrowFillPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getArrowFillPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getArrowPlacementTolerance() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getArrowPlacementTolerance() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
- getArrowTransform(RenderContext<V, E>, Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
- getArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
- getArrowTransform(RenderContext<V, E>, Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
- getArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeArrowRenderingSupport
-
Returns a transform to position the arrowhead on this edge shape at the
point where it intersects the passed vertex shape.
- getArrowTransform(RenderContext<V, E>, Line2D, Shape) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeArrowRenderingSupport
-
Returns a transform to position the arrowhead on this edge shape at the
point where it intersects the passed vertex shape.
- getBackground() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getBounds() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getCenter() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getCenter() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Returns an array of all the ChangeListeners added
with addChangeListener().
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Returns an array of all the ChangeListeners added
with addChangeListener().
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getChangeListeners() - Method in interface edu.uci.ics.jung.visualization.util.ChangeEventSupport
-
Returns an array of all the ChangeListeners added
with addChangeListener().
- getChangeListeners() - Method in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
- getChangeListeners() - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
Returns an array of all the ChangeListeners added
with addChangeListener().
- getChangeListeners() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Returns an array of all the ChangeListeners added
with addChangeListener().
- getClip() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getClipBounds() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getClipBounds(Rectangle) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getClipRect() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getClusterGraph(Graph, Collection) - Method in class edu.uci.ics.jung.visualization.subLayout.GraphCollapser
-
- getColor() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getColor1(E) - Method in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
Returns c1.
- getColor2(E) - Method in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
Returns c2.
- getColorChooserButton() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- getComposite() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getCorner() - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- getCrossover() - Method in class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
-
- getCursor() - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
- getDashing() - Static method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getDefaultEdgeType() - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getDefaultEdgeType() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getDelegate() - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- getDelegate() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getDelegate() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getDest(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getDest(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getDeviceConfiguration() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getDistanceFromCenter(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getDotting() - Static method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdge(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
- getEdge(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.LayoutLensShapePickSupport
-
- getEdge(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
Gets the edge nearest to the location of the (x,y) location selected.
- getEdge(Layout<V, E>, double, double, double) - Method in class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
Gets the edge nearest to the location of the (x,y) location selected,
within a distance of maxDistance, Iterates through all
visible edges and checks their distance from the click.
- getEdge(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns an edge whose shape intersects the 'pickArea' footprint of the passed
x,y, coordinates.
- getEdge(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ViewLensShapePickSupport
-
- getEdgeArrowPredicate() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeArrowPredicate() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeArrowRenderingSupport() - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
- getEdgeArrowRenderingSupport() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.Edge
-
- getEdgeArrowRenderingSupport() - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.Edge.NOOP
-
- getEdgeArrowStrokeTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeArrowStrokeTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeArrowTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeArrowTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeCount() - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEdgeCount(EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEdgeCount() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getEdgeCount(EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getEdgeDrawPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeDrawPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeEffects() - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- getEdgeFactory() - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- getEdgeFillPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeFillPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeFontTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeFontTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeIncludePredicate() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeIncludePredicate() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeIndexFunction() - Method in class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
- getEdgeLabelClosenessTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeLabelClosenessTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeLabelRenderer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeLabelRenderer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeLabelRenderer() - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- getEdgeLabelRenderer() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- getEdgeLabelRendererComponent(JComponent, Object, Font, boolean, E) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Returns the default label renderer for an Edge
- getEdgeLabelRendererComponent(JComponent, Object, Font, boolean, E) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeLabelRenderer
-
Returns the component used for drawing the label.
- getEdgeLabelTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeLabelTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeRenderer() - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- getEdgeRenderer() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- getEdges() - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEdges(EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEdges() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getEdges(EdgeType) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getEdgeShapeTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeShapeTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeStrokeTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getEdgeStrokeTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getEdgeSupport() - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- getEdgeType() - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- getEdgeType(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEdgeType(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getEditingPlugin() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- getEllipse(V) - Method in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Returns a Ellipse2D whose width and
height are defined by this instance's size and
aspect ratio functions for this vertex.
- getEndpoints(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getEndpoints(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getFillButton() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- getFilteredEdges(Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
- getFilteredVertices(Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
- getFirstOutsideSegment(Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
Returns a line that intersects shape's boundary.
- getFont() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getFontMetrics() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getFontMetrics(Font) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getFontRenderContext() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getGraph() - Method in class edu.uci.ics.jung.visualization.layout.LayoutEvent
-
- getGraph() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- getGraphicsContext() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getGraphicsContext() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getGraphLayout() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getGraphLayout() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Returns the current graph layout.
- getGraphLayout() - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
- getGraphLayout() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getGraphMouse() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- getGraphMouse() - Method in interface edu.uci.ics.jung.visualization.transform.LensSupport
-
- getGraphMouse() - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- getHorizontalScrollBar() - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- getIconHeight() - Method in class edu.uci.ics.jung.visualization.renderers.Checkmark
-
- getIconMap() - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- getIconWidth() - Method in class edu.uci.ics.jung.visualization.renderers.Checkmark
-
- getImage(Point2D, Dimension) - Method in class edu.uci.ics.jung.visualization.VisualizationImageServer
-
- getIn() - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- getIncidentCount(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getIncidentCount(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getIncidentEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getIncidentEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getIncidentVertices(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getIncidentVertices(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getIndex(Graph<V, E>, E) - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
Returns the index for the specified edge.
- getIndex(Graph<V, E>, E, V, V) - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- getIndex(Graph<V, E>, E, V) - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- getInEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getInEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getInstance() - Static method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- getInverse() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getItemListeners() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
Returns an array of all the ItemListeners added
to this JComboBox with addItemListener().
- getLabelEditingPlugin() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- getLabelOffset() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getLabelOffset() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getLastOutsideSegment(Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
Returns a line that intersects shape's boundary.
- getLayer() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- getLayer() - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- getLayerBox() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- getLayoutTransformer() - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- getLens() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- getLensColor() - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- getLensControls() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- getLensShape() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getLensTransformer() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- getLensTransformer() - Method in interface edu.uci.ics.jung.visualization.transform.LensSupport
-
- getLine() - Method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- getLocation() - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- getLowerAnnotationPaintable() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- getMagnification() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getMaster() - Method in class edu.uci.ics.jung.visualization.control.SatelliteVisualizationViewer
-
- getModeComboBox() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- getModeComboBox() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- getModeComboBox() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- getModeKeyListener() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- getModel() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getModel() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getModeListener() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- getModeListener() - Method in interface edu.uci.ics.jung.visualization.control.ModalGraphMouse
-
- getModeMenu() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
create (if necessary) and return a menu that will change
the mode
- getModeMenu() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
create (if necessary) and return a menu that will change
the mode
- getModeMenu() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
create (if necessary) and return a menu that will change
the mode
- getModifiers() - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
getter for mouse modifiers
- getModifiers() - Method in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
-
- getModifiers() - Method in interface edu.uci.ics.jung.visualization.control.GraphMousePlugin
-
- getMultiLayerTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getMultiLayerTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getNeighborCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getNeighborCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getNeighbors(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getNeighbors(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getNotchedArrow(float, float, float) - Static method in class edu.uci.ics.jung.visualization.util.ArrowFactory
-
Returns an arrowhead in the shape of an isosceles triangle
with an isoceles-triangle notch taken out of the base,
with the specified base and height measurements.
- getOpposite(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getOpposite(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getOut() - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- getOutEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getOutEdges(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getPaint() - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- getPaint() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
-
- getPaint() - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.LensControls
-
- getPaint() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getParallelEdgeIndexFunction() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getParallelEdgeIndexFunction() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getPicked() - Method in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
- getPicked() - Method in interface edu.uci.ics.jung.visualization.picking.PickedState
-
- getPickedEdgeState() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getPickedEdgeState() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getPickedEdgeState() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getPickedEdgeState() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getPickedVertexState() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getPickedVertexState() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getPickedVertexState() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getPickedVertexState() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getPickSize() - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns the size of the edge picking area.
- getPickSupport() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getPickSupport() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getPickSupport() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getPickSupport() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getPoints() - Method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- getPopupEditingPlugin() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- getPosition() - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- getPosition(float, float, Dimension) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer.InsidePositioner
-
- getPosition(float, float, Dimension) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer.OutsidePositioner
-
- getPosition() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel
-
- getPosition() - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.NOOP
-
- getPosition(float, float, Dimension) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.Positioner
-
- getPosition() - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- getPositioner() - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- getPositioner() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel
-
- getPositioner() - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.NOOP
-
- getPositioner() - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- getPredecessorCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getPredecessorCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getPredecessors(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getPredecessors(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getPredicate() - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- getRatio() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getRectangle() - Method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- getRectangle(V) - Method in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Returns a Rectangle2D whose width and
height are defined by this instance's size and
aspect ratio functions for this vertex.
- getRectangles() - Method in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- getRectangularShape() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- getRegularPolygon(V, int) - Method in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Returns a regular num_sides-sided
Polygon whose bounding
box's width and height are defined by this instance's size and
aspect ratio functions for this vertex.
- getRegularStar(V, int) - Method in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Returns a regular Polygon of num_points
points whose bounding
box's width and height are defined by this instance's size and
aspect ratio functions for this vertex.
- getRelaxer() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
- getRelaxer() - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
- getRenderContext() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getRenderContext() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getRenderer() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getRenderer() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getRendererPane() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getRendererPane() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getRenderingHint(RenderingHints.Key) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getRenderingHints() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- getRenderingHints() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getRenderingHints() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape, boolean) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
- getReverseArrowTransform(RenderContext<V, E>, Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape, boolean) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
Returns a transform to position the arrowhead on this edge shape at the
point where it intersects the passed vertex shape.
- getReverseArrowTransform(RenderContext<V, E>, Line2D, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeArrowRenderingSupport
-
Returns a transform to position the arrowhead on this edge shape at the
point where it intersects the passed vertex shape.
- getReverseArrowTransform(RenderContext<V, E>, Shape, Shape, boolean) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeArrowRenderingSupport
-
Returns a transform to position the arrowhead on this edge shape at the
point where it intersects the passed vertex shape.
- getRotation() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getRotation() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getRotation() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getRoundRectangle(V) - Method in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Returns a RoundRectangle2D whose width and
height are defined by this instance's size and
aspect ratio functions for this vertex.
- getScale() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getScale() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getScale() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getScaler() - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- getScaleX() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getScaleX() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getScaleX() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getScaleY() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getScaleY() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getScaleY() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getScreenDevice() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getScreenDevice() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getSelectedObjects() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- getSelectedObjects() - Method in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
for the ItemSelectable interface contract
- getShape(BufferedImage) - Static method in class edu.uci.ics.jung.visualization.FourPassImageShaper
-
- getShape(BufferedImage) - Static method in class edu.uci.ics.jung.visualization.PivotingImageShaper
-
Given an image, possibly with a transparent background, return
the Shape of the opaque part of the image
- getShape(String) - Static method in class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
Given the fileName of an image, possibly with a transparent
background, return the Shape of the opaque part of the image
- getShape(String, int) - Static method in class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
Given the fileName of an image, possibly with a transparent
background, return the Shape of the opaque part of the image
- getShape(Image) - Static method in class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
Given an image, possibly with a transparent background, return
the Shape of the opaque part of the image
- getShape(Image, int) - Static method in class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
- getShape(BufferedImage, int) - Static method in class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
Given an image, possibly with a transparent background, return
the Shape of the opaque part of the image
If the image is larger than max in either direction, scale the
image down to max-by-max, do the trace (on fewer points) then
scale the resulting shape back up to the size of the original
image.
- getShapeBox() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationControls
-
- getShapeMap() - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- getShearX() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getShearX() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getShearX() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getShearY() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getShearY() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getShearY() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getSize() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
Always sanity-check getSize so that we don't use a
value that is improbable
- getSize() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- getSleepTime() - Method in class edu.uci.ics.jung.visualization.util.Animator
-
- getSource(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getSource(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getStroke() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getStyle() - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns the style of picking used by this instance.
- getSuccessorCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getSuccessorCount(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getSuccessors(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getSuccessors(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getToolTipText(MouseEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
called by the superclass to display tooltips
- getTransform() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getTransform() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getTransform() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getTransform() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- getTransformer(Layer) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- getTransformer(Layer) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- getTransformer() - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- getTranslateX() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getTranslateX() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getTranslateX() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getTranslateY() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- getTranslateY() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- getTranslateY() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- getUpperAnnotationPaintable() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- getVertex() - Method in class edu.uci.ics.jung.visualization.layout.LayoutEvent
-
- getVertex(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
- getVertex(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.LayoutLensShapePickSupport
-
- getVertex(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
Gets the vertex nearest to the location of the (x,y) location selected,
within a distance of maxDistance.
- getVertex(Layout<V, E>, double, double, double) - Method in class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
Gets the vertex nearest to the location of the (x,y) location selected,
within a distance of maxDistance.
- getVertex(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns the vertex, if any, whose shape contains (x, y).
- getVertex(Layout<V, E>, double, double) - Method in class edu.uci.ics.jung.visualization.picking.ViewLensShapePickSupport
-
- getVertexCount() - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getVertexCount() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getVertexDrawPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexDrawPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexFactory() - Method in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- getVertexFillPaintTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexFillPaintTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexFontTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexFontTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexIconTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexIconTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexIncludePredicate() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexIncludePredicate() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexLabelRenderer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexLabelRenderer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexLabelRenderer() - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- getVertexLabelRenderer() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- getVertexLabelRendererComponent(JComponent, Object, Font, boolean, V) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Returns the default label renderer for a Vertex
- getVertexLabelRendererComponent(JComponent, Object, Font, boolean, V) - Method in interface edu.uci.ics.jung.visualization.renderers.VertexLabelRenderer
-
Returns the component used for drawing the label.
- getVertexLabelTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexLabelTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexRenderer() - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- getVertexRenderer() - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- getVertexShapeTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexShapeTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexStrokeTransformer() - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- getVertexStrokeTransformer() - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- getVertexSupport() - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- getVerticalScrollBar() - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- getVertices(Layout<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
- getVertices(Layout<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.picking.LayoutLensShapePickSupport
-
- getVertices(Layout<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns the vertices whose layout coordinates are contained in
Shape.
- getVertices(Layout<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.picking.ViewLensShapePickSupport
-
- getVertices() - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- getVertices() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- getViewCenter() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getViewRadius() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- getViewTransformer() - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- getWedgeArrow(float, float) - Static method in class edu.uci.ics.jung.visualization.util.ArrowFactory
-
Returns an arrowhead in the shape of a simple isosceles triangle
with the specified base and height measurements.
- GradientEdgePaintTransformer<V,E> - Class in edu.uci.ics.jung.visualization.decorators
-
Creates GradientPaint instances which can be used
to paint an Edge.
- GradientEdgePaintTransformer(Color, Color, VisualizationViewer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- GradientVertexRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
A renderer that will fill vertex shapes with a GradientPaint
- GradientVertexRenderer(Color, Color, boolean) - Constructor for class edu.uci.ics.jung.visualization.renderers.GradientVertexRenderer
-
- GradientVertexRenderer(Color, Color, Color, Color, PickedState<V>, boolean) - Constructor for class edu.uci.ics.jung.visualization.renderers.GradientVertexRenderer
-
- graph - Variable in class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
- graph - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- graph - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectanglePaintable
-
- graph - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- graph - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- graphClicked(V, MouseEvent) - Method in interface edu.uci.ics.jung.visualization.control.GraphMouseListener
-
- GraphCollapser - Class in edu.uci.ics.jung.visualization.subLayout
-
- GraphCollapser(Graph) - Constructor for class edu.uci.ics.jung.visualization.subLayout.GraphCollapser
-
- Graphics2DWrapper - Class in edu.uci.ics.jung.visualization.transform.shape
-
a complete wrapping of Graphics2D, useful as a base class.
- Graphics2DWrapper() - Constructor for class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- Graphics2DWrapper(Graphics2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- graphicsContext - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- GraphicsDecorator - Class in edu.uci.ics.jung.visualization.transform.shape
-
an extendion of Graphics2DWrapper that adds enhanced
methods for drawing icons and components
- GraphicsDecorator() - Constructor for class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- GraphicsDecorator(Graphics2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse.ModeKeyAdapter
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse.ModeKeyAdapter
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse.ModeKeyAdapter
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse.ModeKeyAdapter
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- graphMouse - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
provides MouseListener, MouseMotionListener, and MouseWheelListener
events to the graph
- GraphMouseAdapter - Class in edu.uci.ics.jung.visualization.control
-
Simple extension of MouseAdapter that supplies modifier
checking
- GraphMouseAdapter(int) - Constructor for class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
-
- GraphMouseListener<V> - Interface in edu.uci.ics.jung.visualization.control
-
This interface allows users to register listeners to register to receive
vertex clicks.
- GraphMousePlugin - Interface in edu.uci.ics.jung.visualization.control
-
the interface for all plugins to the PluggableGraphMouse
- graphPressed(V, MouseEvent) - Method in interface edu.uci.ics.jung.visualization.control.GraphMouseListener
-
- graphReleased(V, MouseEvent) - Method in interface edu.uci.ics.jung.visualization.control.GraphMouseListener
-
- GraphZoomScrollPane - Class in edu.uci.ics.jung.visualization
-
GraphZoomScrollPane is a Container for the Graph's VisualizationViewer
and includes custom horizontal and vertical scrollbars.
- GraphZoomScrollPane(VisualizationViewer<?, ?>) - Constructor for class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
Create an instance of the GraphZoomScrollPane to contain the
VisualizationViewer
- GraphZoomScrollPane.ResizeListener - Class in edu.uci.ics.jung.visualization
-
Listener to adjust the scroll bar parameters when the window
is resized
- grid - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- icon - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexIconTransformer
-
- iconMap - Variable in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- ImageShapeUtils - Class in edu.uci.ics.jung.visualization.util
-
- ImageShapeUtils() - Constructor for class edu.uci.ics.jung.visualization.util.ImageShapeUtils
-
- in - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
used by the scaling plugins for zoom in
- in - Variable in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
the amount to zoom in by
- incidentEdgeIndexFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- inDegree(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- inDegree(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- init() - Method in class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- init() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- init() - Method in interface edu.uci.ics.jung.visualization.util.Caching
-
ititialize resources for a cache
- initialize() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- initialize() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- initializeLocation(V, Point2D) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
Sets persisted location for a vertex within the dimensions of the space.
- initializeLocations() - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
This method calls initialize_local_vertex for each vertex, and
also adds initial coordinate information for each vertex.
- InsidePositioner() - Constructor for class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer.InsidePositioner
-
- instructions - Static variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- InterpolatingVertexSizeTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
Provides vertex sizes that are spaced proportionally between
min_size and max_size depending on
- InterpolatingVertexSizeTransformer(Function<V, ? extends Number>, int, int) - Constructor for class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- intersectLine(Line2D) - Method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- Intersector - Class in edu.uci.ics.jung.visualization.transform.shape
-
- Intersector(Rectangle) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- Intersector(Rectangle, Line2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- inverse - Variable in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- inverseLayoutTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseLayoutTransform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseTransform(Layer, Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseTransform(Layer, Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseTransform(Layer, Point2D) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- inverseTransform(Layer, Shape) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
applies the inverse transform to the supplied point
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
Transform the supplied shape from screen (view) to graph (layout) coordinates.
- inverseTransform(Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.BidirectionalTransformer
-
convert the supplied screen coordinate to the graph coordinate.
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.HyperbolicTransformer
-
override base class to un-project the fisheye effect
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
override base class to un-project the fisheye effect
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
Returns the supplied shape, translated to the coordinates
that result from calling inverseTransform on its center.
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
-
override base class to un-project the fisheye effect
- inverseTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.HyperbolicShapeTransformer
-
- inverseTransform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
- inverseTransform(Shape) - Method in interface edu.uci.ics.jung.visualization.transform.shape.ShapeTransformer
-
- inverseViewTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- inverseViewTransform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- isDest(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isDest(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isDoubleBuffered() - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- isDoubleBuffered() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Returns whether this class uses double buffering.
- isEdgeRendered(Context<Graph<V, E>, E>) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns true if this edge and its endpoints
in this graph are all included in the collections of
elements to be rendered, and false otherwise.
- isFill() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- isFill() - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- isIncident(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isIncident(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isLocked() - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- isLocked(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- isNeighbor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isNeighbor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isOpaque() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- isOpaque() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- isOpaque() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- isPicked(T) - Method in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
- isPicked(T) - Method in interface edu.uci.ics.jung.visualization.picking.PickedInfo
-
- isPicked(T) - Method in interface edu.uci.ics.jung.visualization.picking.PickedState
-
- isPredecessor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isPredecessor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isRotateEdgeLabels() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
- isRotateEdgeLabels() - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeLabelRenderer
-
- isSource(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isSource(V, E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isSuccessor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- isSuccessor(V, V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- isVertexRendered(Context<Graph<V, E>, V>) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Returns true if this vertex in this graph is included
in the collections of elements to be rendered, and false otherwise.
- LABEL_OFFSET - Static variable in interface edu.uci.ics.jung.visualization.RenderContext
-
Specifies the offset for the edge labels.
- labelEdge(RenderContext<V, E>, Layout<V, E>, E, String) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeLabelRenderer
-
- labelEdge(RenderContext<V, E>, Layout<V, E>, E, String) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.EdgeLabel
-
- labelEdge(RenderContext, Layout, Object, String) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.EdgeLabel.NOOP
-
- LabelEditingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
- LabelEditingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
create an instance with default settings
- LabelEditingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
create an instance with overrides
- labelEditingPlugin - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- labelOffset - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- labelVertex(RenderContext<V, E>, Layout<V, E>, V, String) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
Labels the specified vertex with the specified label.
- labelVertex(RenderContext<V, E>, Layout<V, E>, V, String) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel
-
- labelVertex(RenderContext, Layout, Object, String) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.NOOP
-
- labelVertex(RenderContext<V, E>, Layout<V, E>, V, String) - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
Labels the specified vertex with the specified label.
- LabelWrapper - Class in edu.uci.ics.jung.visualization.util
-
A utility to wrap long lines, creating html strings
with line breaks at a settable max line length
- LabelWrapper() - Constructor for class edu.uci.ics.jung.visualization.util.LabelWrapper
-
Create an instance with default line break length = 10
- LabelWrapper(int) - Constructor for class edu.uci.ics.jung.visualization.util.LabelWrapper
-
Create an instance with passed line break length
- layer - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
layer for annotations
- layer - Variable in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- Layer - Enum in edu.uci.ics.jung.visualization
-
- LayeredIcon - Class in edu.uci.ics.jung.visualization
-
An icon that is made up of a collection of Icons.
- LayeredIcon(Image) - Constructor for class edu.uci.ics.jung.visualization.LayeredIcon
-
- layout - Variable in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
the layout algorithm currently in use
- layout - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- layout - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectanglePaintable
-
- layout - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- layout - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- layoutChanged(LayoutEvent<V, E>) - Method in interface edu.uci.ics.jung.visualization.layout.LayoutChangeListener
-
- layoutChanged(LayoutEvent<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
- layoutChanged(LayoutEvent<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
- LayoutChangeListener<V,E> - Interface in edu.uci.ics.jung.visualization.layout
-
- LayoutEvent<V,E> - Class in edu.uci.ics.jung.visualization.layout
-
- LayoutEvent(V, Graph<V, E>) - Constructor for class edu.uci.ics.jung.visualization.layout.LayoutEvent
-
- LayoutEventSupport<V,E> - Interface in edu.uci.ics.jung.visualization.layout
-
- LayoutLensShapePickSupport<V,E> - Class in edu.uci.ics.jung.visualization.picking
-
ShapePickSupport provides access to Vertices and EdgeType based on
their actual shapes.
- LayoutLensShapePickSupport(VisualizationServer<V, E>, float) - Constructor for class edu.uci.ics.jung.visualization.picking.LayoutLensShapePickSupport
-
- LayoutLensShapePickSupport(VisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.picking.LayoutLensShapePickSupport
-
- LayoutLensSupport<V,E> - Class in edu.uci.ics.jung.visualization.transform
-
A class to make it easy to add an
examining lens to a jung graph application.
- LayoutLensSupport(VisualizationViewer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.transform.LayoutLensSupport
-
- LayoutLensSupport(VisualizationViewer<V, E>, LensTransformer, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.transform.LayoutLensSupport
-
Create an instance with the specified parameters.
- LayoutScalingControl - Class in edu.uci.ics.jung.visualization.control
-
LayoutScalingControl applies a scaling transformation to the graph layout.
- LayoutScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.LayoutScalingControl
-
- layoutTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- layoutTransform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- layoutTransformer - Variable in class edu.uci.ics.jung.visualization.BasicTransformer
-
- LayoutTransition<V,E> - Class in edu.uci.ics.jung.visualization.layout
-
- LayoutTransition(VisualizationViewer<V, E>, Layout<V, E>, Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- lens - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- Lens(LensTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
-
- lensColor - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
color for the picking rectangle
- lensControls - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- LensControls(LensTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.LensControls
-
- lensGraphicsDecorator - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- lensGraphicsDecorator - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- lensGraphMouse - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- LensMagnificationGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
HyperbolicMagnificationGraphMousePlugin changes the magnification
within the Hyperbolic projection of the HyperbolicTransformer.
- LensMagnificationGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
Creates an instance with modifier of CTRL_MASK, and default min/max/delta zoom values
of 1/4/0.2.
- LensMagnificationGraphMousePlugin(float, float, float) - Constructor for class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
Creates an instance with modifier of CTRL_MASK, and the specified zoom parameters.
- LensMagnificationGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
Creates an instance with the specified modifiers and the default min/max/delta zoom values
of 1/4/0.2.
- LensMagnificationGraphMousePlugin(int, float, float, float) - Constructor for class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
Creates an instance with the specified mouse event modifiers and zoom parameters.
- lensPaintable - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
the Paintable for the Shape annotation
- lensPaintable - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
the Paintable for the lens picking rectangle
- lensShape - Variable in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
the area affected by the transform
- LensSupport - Interface in edu.uci.ics.jung.visualization.transform
-
basic API for implementing lens projection support
- lensTransformer - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- LensTransformer - Class in edu.uci.ics.jung.visualization.transform
-
LensTransformer wraps a MutableAffineTransformer and modifies
the transform and inverseTransform methods so that they create a
projection of the graph points within an elliptical lens.
- LensTransformer(Component, MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.LensTransformer
-
Create an instance with a possibly shared transform.
- LensTransformer.ComponentListenerImpl - Class in edu.uci.ics.jung.visualization.transform
-
react to size changes on a component
- LensTranslatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
Extends TranslatingGraphMousePlugin and adds the capability
to drag and resize the viewing
lens in the graph view.
- LensTranslatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
create an instance with default modifiers
- LensTranslatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
create an instance with passed modifer value
- line(Graph<V, E>) - Static method in class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
- Line() - Constructor for class edu.uci.ics.jung.visualization.decorators.EdgeShape.Line
-
- listenerList - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
listeners for mode changes
- listenerList - Variable in class edu.uci.ics.jung.visualization.picking.AbstractPickedState
-
- listenerList - Variable in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
holds the registered listeners
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
create the plugins, and load the plugins for TRANSFORMING mode
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
create the plugins, and load the plugins for TRANSFORMING mode
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse
-
create the plugins, and load the plugins for TRANSFORMING mode
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
create the plugins, and load the plugins for TRANSFORMING mode
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- loadPlugins() - Method in class edu.uci.ics.jung.visualization.control.ModalSatelliteGraphMouse
-
- location - Variable in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- locations - Variable in class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- locations - Variable in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- locations - Variable in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
a container for Vertices
- lock(boolean) - Method in interface edu.uci.ics.jung.visualization.layout.PersistentLayout
-
- lock(boolean) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
- lock(V, boolean) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
- lock(V, boolean) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- locked - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
controls whether the Vertices may be moved with the mouse
- locked - Variable in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
whether the graph is locked (stops the VisualizationViewer rendering thread)
- loop - Variable in class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
A convenience instance for other edge shapes to use for self-loop edges
where parallel instances will not overlay each other.
- Loop() - Constructor for class edu.uci.ics.jung.visualization.decorators.EdgeShape.Loop
-
- lowerAnnotationPaintable - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- magnification - Variable in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- magnificationPlugin - Variable in class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
not included in the base class
- magnify(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
-
Magnifies the point, without considering the Lens.
- magnify(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
Magnify the shape, without considering the Lens.
- magnify(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
- MagnifyIconGraphics - Class in edu.uci.ics.jung.visualization.transform.shape
-
Subclassed to apply a magnification transform to an icon.
- MagnifyIconGraphics(BidirectionalTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyIconGraphics
-
- MagnifyIconGraphics(BidirectionalTransformer, Graphics2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyIconGraphics
-
- MagnifyImageLensSupport<V,E> - Class in edu.uci.ics.jung.visualization.transform.shape
-
Changes various visualization settings to activate or deactivate an
examining lens for a jung graph application.
- MagnifyImageLensSupport(VisualizationViewer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- MagnifyImageLensSupport(VisualizationViewer<V, E>, LensTransformer, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- MagnifyShapeTransformer - Class in edu.uci.ics.jung.visualization.transform.shape
-
MagnifyShapeTransformer extends MagnifyTransformer and
adds implementations for methods in ShapeTransformer.
- MagnifyShapeTransformer(Component) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
Create an instance, setting values from the passed component
and registering to listen for size changes on the component.
- MagnifyShapeTransformer(Component, MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
Create an instance, setting values from the passed component
and registering to listen for size changes on the component,
with a possibly shared transform delegate.
- MagnifyTransformer - Class in edu.uci.ics.jung.visualization.transform
-
MagnifyTransformer wraps a MutableAffineTransformer and modifies
the transform and inverseTransform methods so that they create an
enlarging projection of the graph points.
- MagnifyTransformer(Component) - Constructor for class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
-
Create an instance, setting values from the passed component
and registering to listen for size changes on the component.
- MagnifyTransformer(Component, MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
-
Create an instance with a possibly shared transform.
- main(String[]) - Static method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- main(String[]) - Static method in class edu.uci.ics.jung.visualization.util.LabelWrapper
-
- master - Variable in class edu.uci.ics.jung.visualization.control.SatelliteVisualizationViewer
-
the master VisualizationViewer that this is a satellite view for
- max - Variable in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- midArrowEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- midArrowEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- midEdgeCreate(BasicVisualizationServer<V, E>, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.EdgeSupport
-
- midEdgeCreate(BasicVisualizationServer<V, E>, Point2D) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- midEdgeEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- midEdgeEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- midVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- midVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.VertexSupport
-
- min - Variable in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- min_size - Variable in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- ModalGraphMouse - Interface in edu.uci.ics.jung.visualization.control
-
Interface for a GraphMouse that supports modality.
- ModalGraphMouse.Mode - Enum in edu.uci.ics.jung.visualization.control
-
- ModalLensGraphMouse - Class in edu.uci.ics.jung.visualization.control
-
an implementation of the AbstractModalGraphMouse that includes plugins for
manipulating a view that is using a LensTransformer.
- ModalLensGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- ModalLensGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- ModalLensGraphMouse(LensMagnificationGraphMousePlugin) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- ModalLensGraphMouse(float, float, LensMagnificationGraphMousePlugin) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- ModalLensGraphMouse.ModeKeyAdapter - Class in edu.uci.ics.jung.visualization.control
-
- ModalSatelliteGraphMouse - Class in edu.uci.ics.jung.visualization.control
-
- ModalSatelliteGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.ModalSatelliteGraphMouse
-
- ModalSatelliteGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.ModalSatelliteGraphMouse
-
- mode - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
the current mode
- modeBox - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
a JComboBox control available to set the mode
- ModeKeyAdapter(ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(char, char, char, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(char, char, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.DefaultModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(char, char, char, char, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse.ModeKeyAdapter
-
- ModeKeyAdapter(char, char, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse.ModeKeyAdapter
-
- modeKeyListener - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- model - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
holds the state of this View
- modeListener - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
a listener for mode changes
- modeMenu - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
a menu available to set the mode
- modifiers - Variable in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
modifiers to compare against mouse event modifiers
- modifiers - Variable in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
For primary modifiers (default, MouseButton1):
pick a single Vertex or Edge that
is under the mouse pointer.
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.MouseListenerTranslator
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
- mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
Draws the transient Paintable that will become
a Shape annotation when the mouse button is
released
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
If startVertex is non-null, stretch an edge shape between
startVertex and the mouse pointer to simulate edge creation
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
check the modifiers.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
If the mouse is over a picked vertex, drag all picked
vertices with the mouse.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
check the modifiers.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteRotatingGraphMousePlugin
-
check the modifiers.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteShearingGraphMousePlugin
-
overridden to shear the main view
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteTranslatingGraphMousePlugin
-
Check the modifiers.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
chack the modifiers.
- mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
chack the modifiers.
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
show a special cursor while the mouse is inside the window
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
- mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
- mouseEventToolTipTransformer - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
revert to the default cursor when the mouse leaves this window
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
- mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
- MouseListenerTranslator<V,E> - Class in edu.uci.ics.jung.visualization.control
-
This class translates mouse clicks into vertex clicks
- MouseListenerTranslator(GraphMouseListener<V>, VisualizationViewer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.control.MouseListenerTranslator
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
- mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
Sets the location for an Annotation.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
If the event occurs on a Vertex, pick that single Vertex
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
If the mouse is pressed in an empty area, create a new vertex there.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
If the mouse is over a picked vertex, drag all picked
vertices with the mouse.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
Check the event modifiers.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.MouseListenerTranslator
-
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
For primary modifiers (default, MouseButton1):
pick a single Vertex or Edge that
is under the mouse pointer.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
save the 'down' point and check the modifiers.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
Check the event modifiers.
- mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
Check the event modifiers.
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
Completes the process of adding a Shape annotation
and removed the transient paintable
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
-
if this is the popup trigger, process here, otherwise
defer to the superclass
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
If a Vertex was picked in the mousePressed event, start a Thread
to animate the translation of the graph so that the picked Vertex
moves to the center of the view
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
If startVertex is non-null, and the mouse is released over an
existing vertex, create an undirected edge from startVertex to
the vertex under the mouse pointer.
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
If the mouse is dragging a rectangle, pick the
Vertices contained in that rectangle
clean up settings from mousePressed
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
-
unset the 'down' point and change the cursoe back to the system
default cursor
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.MouseListenerTranslator
-
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
If the mouse is dragging a rectangle, pick the
Vertices contained in that rectangle
clean up settings from mousePressed
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
unset the down point and change the cursor back to the default
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteAnimatedPickingGraphMousePlugin
-
override subclass method to translate the master view instead
of this satellite view
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
unset the 'down' point and change the cursoe back to the system
default cursor
- mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
unset the 'down' point and change the cursoe back to the system
default cursor
- mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
-
zoom the display in or out, depending on the direction of the
mouse wheel motion.
- mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteScalingGraphMousePlugin
-
zoom the master view display in or out, depending on the direction of the
mouse wheel motion.
- mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
zoom the display in or out, depending on the direction of the
mouse wheel motion.
- MultiLayerTransformer - Interface in edu.uci.ics.jung.visualization
-
- multiLayerTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- MultiPickedState<T> - Class in edu.uci.ics.jung.visualization.picking
-
Maintains the state of what has been 'picked' in the graph.
- MultiPickedState() - Constructor for class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
- MutableAffineTransformer - Class in edu.uci.ics.jung.visualization.transform
-
Provides methods to mutate the AffineTransform used by AffineTransformer
base class to map points from one coordinate system to
another.
- MutableAffineTransformer() - Constructor for class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
create an instance that does not transform points
- MutableAffineTransformer(AffineTransform) - Constructor for class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Create an instance with the supplied transform
- MutableTransformer - Interface in edu.uci.ics.jung.visualization.transform
-
Provides an API for the mutation of a Function
and for adding listeners for changes on the Function
- MutableTransformerDecorator - Class in edu.uci.ics.jung.visualization.transform
-
a complete decorator that wraps a MutableTransformer.
- MutableTransformerDecorator(MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- paint - Variable in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- paint(Graphics) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- paint(Graphics) - Method in class edu.uci.ics.jung.visualization.layout.BoundingRectanglePaintable
-
- paint(Graphics) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
-
- paint(Graphics) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.LensControls
-
- paint(Graphics) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer.Paintable
-
- paintComponent(Graphics) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- paintEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
- paintEdge(RenderContext, Layout, Object) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.Edge.NOOP
-
- paintEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.Edge
-
- paintIcon(Component, Graphics, int, int) - Method in class edu.uci.ics.jung.visualization.LayeredIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class edu.uci.ics.jung.visualization.renderers.Checkmark
-
- paintIconForVertex(RenderContext<V, E>, V, Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexRenderer
-
Paint v's icon on g at (x,y).
- paintIconForVertex(RenderContext<V, E>, V, Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
Paint v's icon on g at (x,y).
- paintShapeForVertex(RenderContext<V, E>, V, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexRenderer
-
- paintShapeForVertex(RenderContext<V, E>, V, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.GradientVertexRenderer
-
- paintVertex(RenderContext<V, E>, Layout<V, E>, V) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexRenderer
-
- paintVertex(RenderContext<V, E>, Layout<V, E>, V) - Method in class edu.uci.ics.jung.visualization.renderers.GradientVertexRenderer
-
- paintVertex(RenderContext, Layout, Object) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.Vertex.NOOP
-
- paintVertex(RenderContext<V, E>, Layout<V, E>, V) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.Vertex
-
- parallelEdgeIndexFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- ParallelEdgeShapeTransformer<V,E> - Class in edu.uci.ics.jung.visualization.decorators
-
An abstract class for edge-to-Shape functions that work with parallel edges.
- ParallelEdgeShapeTransformer() - Constructor for class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
- persist(String) - Method in interface edu.uci.ics.jung.visualization.layout.PersistentLayout
-
- persist(String) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
save the Vertex locations to a file
- PersistentLayout<V,E> - Interface in edu.uci.ics.jung.visualization.layout
-
interface for PersistentLayout
Also holds a nested class Point to serialize the
Vertex locations
- PersistentLayout.Point - Class in edu.uci.ics.jung.visualization.layout
-
a serializable class to save locations
- PersistentLayoutImpl<V,E> - Class in edu.uci.ics.jung.visualization.layout
-
Implementation of PersistentLayout.
- PersistentLayoutImpl(Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
create an instance with a passed layout
create containers for graph components
- PersistentLayoutImpl.RandomPointFactory<V> - Class in edu.uci.ics.jung.visualization.layout
-
- pi - Variable in class edu.uci.ics.jung.visualization.decorators.PickableEdgePaintTransformer
-
- pi - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexIconTransformer
-
- pi - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexPaintTransformer
-
- pick(T, boolean) - Method in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
- pick(T, boolean) - Method in interface edu.uci.ics.jung.visualization.picking.PickedState
-
Marks v as "picked" if b == true,
and unmarks v as picked if b == false.
- PickableEdgePaintTransformer<E> - Class in edu.uci.ics.jung.visualization.decorators
-
Paints each edge according to the Paint
parameters given in the constructor, so that picked and
non-picked edges can be made to look different.
- PickableEdgePaintTransformer(PickedInfo<E>, Paint, Paint) - Constructor for class edu.uci.ics.jung.visualization.decorators.PickableEdgePaintTransformer
-
- PickableVertexIconTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
Supplies an Icon for each vertex according to the Icon
parameters given in the constructor, so that picked and
non-picked vertices can be made to look different.
- PickableVertexIconTransformer(PickedInfo<V>, Icon, Icon) - Constructor for class edu.uci.ics.jung.visualization.decorators.PickableVertexIconTransformer
-
- PickableVertexPaintTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
Paints each vertex according to the Paint
parameters given in the constructor, so that picked and
non-picked vertices can be made to look different.
- PickableVertexPaintTransformer(PickedInfo<V>, Paint, Paint) - Constructor for class edu.uci.ics.jung.visualization.decorators.PickableVertexPaintTransformer
-
- pickContainedVertices(VisualizationViewer<V, E>, Point2D, Point2D, boolean) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
pick the vertices inside the rectangle created from points 'down' and 'out' (two diagonally
opposed corners of the rectangle)
- picked - Variable in class edu.uci.ics.jung.visualization.picking.MultiPickedState
-
the 'picked' vertices
- picked_icon - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexIconTransformer
-
- picked_paint - Variable in class edu.uci.ics.jung.visualization.decorators.PickableEdgePaintTransformer
-
- picked_paint - Variable in class edu.uci.ics.jung.visualization.decorators.PickableVertexPaintTransformer
-
- pickedEdgeLabelColor - Variable in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
- pickedEdgeState - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
holds the state of which edges of the graph are
currently 'picked'
- pickedEdgeState - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- PickedInfo<T> - Interface in edu.uci.ics.jung.visualization.picking
-
An interface for classes that return information regarding whether a
given graph element (vertex or edge) has been selected.
- PickedState<T> - Interface in edu.uci.ics.jung.visualization.picking
-
An interface for classes that keep track of the "picked" state
of edges or vertices.
- pickedVertexLabelColor - Variable in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
- pickedVertexState - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
holds the state of which vertices of the graph are
currently 'picked'
- pickedVertexState - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- pickEventListener - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
a listener used to cause pick events to result in
repaints, even if they come from another view
- PickingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
PickingGraphMousePlugin supports the picking of graph elements
with the mouse.
- PickingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
create an instance with default settings
- PickingGraphMousePlugin(int, int) - Constructor for class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
create an instance with overides
- pickingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- pickSize - Variable in class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
- pickSize - Variable in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
- pickSupport - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
pluggable support for picking graph elements by
finding them based on their coordinates.
- pickSupport - Variable in class edu.uci.ics.jung.visualization.transform.LayoutLensSupport
-
- pickSupport - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- pickSupport - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- PivotingImageShaper - Class in edu.uci.ics.jung.visualization
-
Provides Supplier methods that, given a BufferedImage, an Image,
or the fileName of an image, will return a java.awt.Shape that
is the contiguous traced outline of the opaque part of the image.
- PivotingImageShaper() - Constructor for class edu.uci.ics.jung.visualization.PivotingImageShaper
-
- PluggableGraphMouse - Class in edu.uci.ics.jung.visualization.control
-
a GraphMouse that accepts plugins for various mouse events.
- PluggableGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- PluggableRenderContext<V,E> - Class in edu.uci.ics.jung.visualization
-
- Point(double, double) - Constructor for class edu.uci.ics.jung.visualization.layout.PersistentLayout.Point
-
- Point(Point2D) - Constructor for class edu.uci.ics.jung.visualization.layout.PersistentLayout.Point
-
- popupEditingPlugin - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- position - Variable in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- postRenderers - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
a collection of user-implementable functions to render over the
topology (after the graph is rendered)
- preConcatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
- preConcatenate(AffineTransform) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- preConcatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- predicate - Variable in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- PredicatedParallelEdgeIndexFunction<V,E> - Class in edu.uci.ics.jung.visualization.util
-
A class which creates and maintains indices for parallel edges.
- prepareFinalEdgeShape(RenderContext<V, E>, Layout<V, E>, E, int[], boolean[]) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
- prepareFinalVertexShape(RenderContext<V, E>, V, Layout<V, E>, int[]) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexRenderer
-
Returns the vertex shape in view coordinates.
- prepareRenderer(RenderContext<?, ?>, AnnotationRenderer, Object) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- prepareRenderer(RenderContext<?, ?>, AnnotationRenderer, Object) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- prepareRenderer(RenderContext<V, E>, EdgeLabelRenderer, Object, boolean, E) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeLabelRenderer
-
- prepareRenderer(RenderContext<V, E>, VertexLabelRenderer, Object, boolean, V) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- prepareRenderer(RenderContext<V, E>, VertexLabelRenderer, Object, boolean, V) - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- prependPostRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- prependPreRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- preRenderers - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
a collection of user-implementable functions to render under
the topology (before the graph is rendered)
- process - Variable in class edu.uci.ics.jung.visualization.util.Animator
-
- RadiusPickSupport<V,E> - Class in edu.uci.ics.jung.visualization.picking
-
Simple implementation of PickSupport that returns the vertex or edge
that is closest to the specified location.
- RadiusPickSupport() - Constructor for class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
- RadiusPickSupport(double) - Constructor for class edu.uci.ics.jung.visualization.picking.RadiusPickSupport
-
Creates an instance with the specified maximum distance.
- RandomPointFactory(Dimension) - Constructor for class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl.RandomPointFactory
-
- rawArrowShape - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- rawEdge - Variable in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- rc - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
holds rendering settings
- rc - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- rc - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- rc - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- rc - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- rc - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- rc - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectanglePaintable
-
- rc - Variable in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- rc - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- rect - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
used to draw a rectangle to contain picked vertices
- rectangle - Variable in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- rectangles - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectangleCollector
-
- rectangles - Variable in class edu.uci.ics.jung.visualization.layout.BoundingRectanglePaintable
-
- rectangularShape - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
used to draw a Shape annotation
- relaxer - Variable in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
manages the thread that applies the current layout algorithm
- remove(Annotation<?>) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- remove(Annotation<?>) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- remove(GraphMousePlugin) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- remove(Icon) - Method in class edu.uci.ics.jung.visualization.LayeredIcon
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- removeChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.util.ChangeEventSupport
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.util.DefaultChangeEventSupport
-
- removeChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Removes a ChangeListener.
- removeEdge(E) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- removeEdge(E) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- removeItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
remove a listener for mode changes
- removeItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.picking.AbstractPickedState
-
- removeLayoutChangeListener(LayoutChangeListener<V, E>) - Method in interface edu.uci.ics.jung.visualization.layout.LayoutEventSupport
-
- removeLayoutChangeListener(LayoutChangeListener<V, E>) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- removePostRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- removePostRenderPaintable(VisualizationServer.Paintable) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- removePreRenderPaintable(VisualizationServer.Paintable) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- removePreRenderPaintable(VisualizationServer.Paintable) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- removeVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.AggregateGraph
-
- removeVertex(V) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- render(RenderContext<V, E>, Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- render(RenderContext<V, E>, Layout<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- renderContext - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- RenderContext<V,E> - Interface in edu.uci.ics.jung.visualization
-
- renderContext - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- renderContext - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- RenderContext.DirectedEdgeArrowPredicate<V,E> - Class in edu.uci.ics.jung.visualization
-
- RenderContext.UndirectedEdgeArrowPredicate<V,E> - Class in edu.uci.ics.jung.visualization
-
- renderEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- renderEdge(RenderContext<V, E>, Layout<V, E>, E) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- renderEdgeLabel(RenderContext<V, E>, Layout<V, E>, E) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- renderEdgeLabel(RenderContext<V, E>, Layout<V, E>, E) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- renderer - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
handles the actual drawing of graph elements
- Renderer<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
The interface for drawing vertices, edges, and their labels.
- renderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- Renderer.Edge<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
- Renderer.Edge.NOOP - Class in edu.uci.ics.jung.visualization.renderers
-
- Renderer.EdgeLabel<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
- Renderer.EdgeLabel.NOOP - Class in edu.uci.ics.jung.visualization.renderers
-
- Renderer.Vertex<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
- Renderer.Vertex.NOOP - Class in edu.uci.ics.jung.visualization.renderers
-
- Renderer.VertexLabel<V,E> - Interface in edu.uci.ics.jung.visualization.renderers
-
- Renderer.VertexLabel.NOOP - Class in edu.uci.ics.jung.visualization.renderers
-
- Renderer.VertexLabel.Position - Enum in edu.uci.ics.jung.visualization.renderers
-
- Renderer.VertexLabel.Positioner - Interface in edu.uci.ics.jung.visualization.renderers
-
- rendererPane - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
The CellRendererPane is used here just as it is in JTree
and JTable, to allow a pluggable JLabel-based renderer for
Vertex and Edge label strings and icons.
- renderGraph(Graphics2D) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- renderingHints - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
rendering hints used in drawing.
- renderVertex(RenderContext<V, E>, Layout<V, E>, V) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- renderVertex(RenderContext<V, E>, Layout<V, E>, V) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- renderVertexLabel(RenderContext<V, E>, Layout<V, E>, V) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- renderVertexLabel(RenderContext<V, E>, Layout<V, E>, V) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- repaint(long, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- repaint(long, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- repaint(long, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- repaint() - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- requestFocusListener - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- reset() - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- reset(Graph<V, E>, E) - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
Resets the indices for this edge and its parallel edges.
- reset() - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
Clears all edge indices for all edges in all graphs.
- ReshapingEdgeRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
uses a flatness argument to break edges into
smaller segments.
- ReshapingEdgeRenderer() - Constructor for class edu.uci.ics.jung.visualization.renderers.ReshapingEdgeRenderer
-
- reshapingEdgeRenderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- reshapingEdgeRenderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- ResizeListener() - Constructor for class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
-
- restore(String) - Method in interface edu.uci.ics.jung.visualization.layout.PersistentLayout
-
- restore(String) - Method in class edu.uci.ics.jung.visualization.layout.PersistentLayoutImpl
-
Restore the graph Vertex locations from a file
- revalidate() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- revalidate() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- revalidate() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- rotate(double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
preconcatenates the rotation at the supplied point with the current transform
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
rotates the current transform at the supplied points
- rotate(double, Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- rotate(double, double, double) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- rotate(double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- rotate(double) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- rotateEdgeLabels - Variable in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
- RotatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
RotatingGraphMouse provides the abiity to rotate the graph using
the mouse.
- RotatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
create an instance with default modifier values
- RotatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
create an instance with passed zoom in/out values
- rotatingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- run() - Method in class edu.uci.ics.jung.visualization.util.Animator
-
- SatelliteAnimatedPickingGraphMousePlugin<V,E> - Class in edu.uci.ics.jung.visualization.control
-
A version of the AnimatedPickingGraphMousePlugin that is for
the SatelliteVisualizationViewer.
- SatelliteAnimatedPickingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteAnimatedPickingGraphMousePlugin
-
create an instance
- SatelliteAnimatedPickingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteAnimatedPickingGraphMousePlugin
-
- SatelliteRotatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
Mouse events in the SatelliteView that match the modifiers
will cause the Main view to rotate
- SatelliteRotatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteRotatingGraphMousePlugin
-
- SatelliteRotatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteRotatingGraphMousePlugin
-
- SatelliteScalingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
Overrides ScalingGraphMousePlugin so that mouse events in the
satellite view will cause scaling in the main view
- SatelliteScalingGraphMousePlugin(ScalingControl, int) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteScalingGraphMousePlugin
-
- SatelliteScalingGraphMousePlugin(ScalingControl, int, float, float) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteScalingGraphMousePlugin
-
- SatelliteShearingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
Overrides ShearingGraphMousePlugin so that mouse events in the
satellite view cause shearing of the main view
- SatelliteShearingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteShearingGraphMousePlugin
-
- SatelliteShearingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteShearingGraphMousePlugin
-
- SatelliteTranslatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
Overrides TranslatingGraphMousePlugin so that mouse events in
the satellite view cause translating of the main view
- SatelliteTranslatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteTranslatingGraphMousePlugin
-
- SatelliteTranslatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteTranslatingGraphMousePlugin
-
- SatelliteVisualizationViewer<V,E> - Class in edu.uci.ics.jung.visualization.control
-
A VisualizationViewer that can act as a satellite view for another
(master) VisualizationViewer.
- SatelliteVisualizationViewer(VisualizationViewer<V, E>, Dimension) - Constructor for class edu.uci.ics.jung.visualization.control.SatelliteVisualizationViewer
-
- savedEdgeRenderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- savedEdgeRenderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- savedGraphicsDecorator - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- savedGraphicsDecorator - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- scale(VisualizationServer<?, ?>, float, Point2D) - Method in class edu.uci.ics.jung.visualization.control.AbsoluteCrossoverScalingControl
-
Scale to the absolute value passed as 'amount'.
- scale(VisualizationServer<?, ?>, float, Point2D) - Method in class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
-
- scale(VisualizationServer<?, ?>, float, Point2D) - Method in class edu.uci.ics.jung.visualization.control.LayoutScalingControl
-
zoom the display in or out, depending on the direction of the
mouse wheel motion.
- scale(VisualizationServer<?, ?>, float, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.ScalingControl
-
zoom the display in or out
- scale(VisualizationServer<?, ?>, float, Point2D) - Method in class edu.uci.ics.jung.visualization.control.ViewScalingControl
-
zoom the display in or out, depending on the direction of the
mouse wheel motion.
- scale(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
setter for the scale
fires a PropertyChangeEvent with the AffineTransforms representing
the previous and new values for scale and offset
- scale(double, double, Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- scale(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- scale(double, double) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- scaler - Variable in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
controls scaling operations
- scaleToLayout(ScalingControl) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- ScalingControl - Interface in edu.uci.ics.jung.visualization.control
-
- ScalingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
ScalingGraphMouse applies a scaling transformation to the graph layout.
- ScalingGraphMousePlugin(ScalingControl, int) - Constructor for class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- ScalingGraphMousePlugin(ScalingControl, int, float, float) - Constructor for class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- scalingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- screenDevice - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
the JComponent that this Renderer will display the graph on
- scrollBarsMayControlAdjusting - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- selfLoop - Variable in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- setAnnotatingMode() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- setAnnotatingMode() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- setAnnotation(T) - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- setAnnotationColor(Color) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- setArrowDrawPaintTransformer(Function<? super E, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setArrowDrawPaintTransformer(Function<? super E, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setArrowFillPaintTransformer(Function<? super E, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setArrowFillPaintTransformer(Function<? super E, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setArrowPlacementTolerance(float) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setArrowPlacementTolerance(float) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setAspectRatioTransformer(Function<V, Float>) - Method in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- setAspectRatioTransformer(Function<V, Float>) - Method in interface edu.uci.ics.jung.visualization.decorators.SettableVertexShapeTransformer
-
- setBackground(Color) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overrides JComponent.setBackground to assign
the unselected-background color to the specified color.
- setBackground(Color) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overrides JComponent.setBackground to assign
the unselected-background color to the specified color.
- setBackground(Color) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overrides JComponent.setBackground to assign
the unselected-background color to the specified color.
- setBackground(Color) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setBounds(Set<Rectangle2D>) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- setClip(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setClip(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setColor(Color) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setComposite(Composite) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setControlOffsetIncrement(float) - Method in class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
- setCorner(JComponent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- setCrossover(double) - Method in class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
-
Sets the crossover point to the specified value.
- setCursor(Cursor) - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
- setDelegate(Function<V, Shape>) - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- setDelegate(MutableTransformer) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- setDelegate(Graphics2D) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setDirectedValue(double) - Method in class edu.uci.ics.jung.visualization.decorators.ConstantDirectionalEdgeValueTransformer
-
Sets the value returned for directed edges to value.
- setDoubleBuffered(boolean) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setDoubleBuffered(boolean) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Specify whether this class uses its offscreen image or not.
- setEdgeArrowPredicate(Predicate<Context<Graph<V, E>, E>>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeArrowPredicate(Predicate<Context<Graph<V, E>, E>>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeArrowRenderingSupport(EdgeArrowRenderingSupport<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
-
- setEdgeArrowRenderingSupport(EdgeArrowRenderingSupport) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.Edge.NOOP
-
- setEdgeArrowRenderingSupport(EdgeArrowRenderingSupport<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.Edge
-
- setEdgeArrowStrokeTransformer(Function<? super E, Stroke>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeArrowStrokeTransformer(Function<? super E, Stroke>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeArrowTransformer(Function<? super Context<Graph<V, E>, E>, Shape>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeArrowTransformer(Function<? super Context<Graph<V, E>, E>, Shape>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeDrawPaintTransformer(Function<? super E, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeDrawPaintTransformer(Function<? super E, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeEffects(EdgeEffects<V, E>) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- setEdgeFactory(Supplier<E>) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- setEdgeFillPaintTransformer(Function<? super E, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeFillPaintTransformer(Function<? super E, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeFontTransformer(Function<? super E, Font>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeFontTransformer(Function<? super E, Font>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeIncludePredicate(Predicate<Context<Graph<V, E>, E>>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeIncludePredicate(Predicate<Context<Graph<V, E>, E>>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.BentLine
-
- setEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.CubicCurve
-
- setEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in class edu.uci.ics.jung.visualization.decorators.EdgeShape.QuadCurve
-
- setEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in class edu.uci.ics.jung.visualization.decorators.ParallelEdgeShapeTransformer
-
- setEdgeLabelClosenessTransformer(Function<? super Context<Graph<V, E>, E>, Number>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeLabelClosenessTransformer(Function<? super Context<Graph<V, E>, E>, Number>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeLabelRenderer(EdgeLabelRenderer) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeLabelRenderer(EdgeLabelRenderer) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeLabelRenderer(Renderer.EdgeLabel<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- setEdgeLabelRenderer(Renderer.EdgeLabel<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- setEdgeLabelTransformer(Function<? super E, String>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeLabelTransformer(Function<? super E, String>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeRenderer(Renderer.Edge<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- setEdgeRenderer(Renderer.Edge<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- setEdgeShapeTransformer(Function<? super E, Shape>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeShapeTransformer(Function<? super E, Shape>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeStrokeTransformer(Function<? super E, Stroke>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setEdgeStrokeTransformer(Function<? super E, Stroke>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setEdgeSupport(EdgeSupport<V, E>) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- setEdgeToolTipTransformer(Function<? super E, String>) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- setEdgeType(EdgeType) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- setEditingMode() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- setEditingMode() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- setFill(boolean) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- setFill(boolean) - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- setFont(Font) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setForeground(Color) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overrides JComponent.setForeground to assign
the unselected-foreground color to the specified color.
- setForeground(Color) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overrides JComponent.setForeground to assign
the unselected-foreground color to the specified color.
- setForeground(Color) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overrides JComponent.setForeground to assign
the unselected-foreground color to the specified color.
- setGraph(Graph<V, E>) - Method in class edu.uci.ics.jung.visualization.layout.CachingLayout
-
- setGraph(Graph<V, E>) - Method in class edu.uci.ics.jung.visualization.layout.LayoutEvent
-
- setGraph(Graph<V, E>) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- setGraph(Graph<V, E>) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- setGraphicsContext(GraphicsDecorator) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setGraphicsContext(GraphicsDecorator) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setGraphLayout(Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setGraphLayout(Layout<V, E>, Dimension) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Removes the current graph layout, and adds a new one.
- setGraphLayout(Layout<V, E>) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
set the graph Layout and if it is not already initialized, initialize
it to the default VisualizationViewer preferred size of 600x600
- setGraphLayout(Layout<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
set the graph Layout
- setGraphLayout(Layout<V, E>, Dimension) - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
Sets the graph Layout and initialize the Layout size to
the passed dimensions.
- setGraphLayout(Layout<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Replaces the current graph layout with layout.
- setGraphMouse(VisualizationViewer.GraphMouse) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
a setter for the GraphMouse.
- setIconMap(Map<V, Icon>) - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- setIn(float) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- setInitializer(Function<V, Point2D>) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- setLabelOffset(int) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setLabelOffset(int) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setLayer(Annotation.Layer) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- setLayer(Annotation.Layer) - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- setLayoutTransformer(MutableTransformer) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- setLens(AbstractLensSupport.Lens) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- setLensColor(Color) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- setLensControls(AbstractLensSupport.LensControls) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-
- setLensShape(RectangularShape) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- setLocation(Point2D) - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- setLocation(V, Point2D) - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- setLocation(V, Point2D) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- setLocked(boolean) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
- setMagnification(float) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- setMaxSize(int) - Method in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- setMinSize(int) - Method in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- setMode(ModalGraphMouse.Mode) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
setter for the Mode.
- setMode(ModalGraphMouse.Mode) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
setter for the Mode.
- setMode(ModalGraphMouse.Mode) - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
setter for the Mode.
- setMode(ModalGraphMouse.Mode) - Method in interface edu.uci.ics.jung.visualization.control.ModalGraphMouse
-
- setModeKeyListener(KeyListener) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- setModel(VisualizationModel<V, E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setModel(VisualizationModel<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setModifiers(int) - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
-
setter for mouse modifiers
- setModifiers(int) - Method in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
-
- setModifiers(int) - Method in interface edu.uci.ics.jung.visualization.control.GraphMousePlugin
-
- setMouseEventToolTipTransformer(Function<MouseEvent, String>) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- setMultiLayerTransformer(MultiLayerTransformer) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setMultiLayerTransformer(MultiLayerTransformer) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setOut(float) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- setPaint(Paint) - Method in class edu.uci.ics.jung.visualization.annotations.Annotation
-
- setPaint(Paint) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
-
- setPaint(Paint) - Method in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport.LensControls
-
- setPaint(Paint) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setPaintMode() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setParallelEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setParallelEdgeIndexFunction(EdgeIndexFunction<V, E>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setPickedEdgeState(PickedState<E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setPickedEdgeState(PickedState<E>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setPickedEdgeState(PickedState<E>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setPickedEdgeState(PickedState<E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setPickedVertexState(PickedState<V>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setPickedVertexState(PickedState<V>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setPickedVertexState(PickedState<V>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setPickedVertexState(PickedState<V>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setPickingMode() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- setPickingMode() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- setPickingMode() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- setPickSize(float) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Sets the size of the edge picking area.
- setPickSupport(GraphElementAccessor<V, E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setPickSupport(GraphElementAccessor<V, E>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setPickSupport(GraphElementAccessor<V, E>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setPickSupport(GraphElementAccessor<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setPosition(Renderer.VertexLabel.Position) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- setPosition(Renderer.VertexLabel.Position) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.NOOP
-
- setPosition(Renderer.VertexLabel.Position) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel
-
- setPosition(Renderer.VertexLabel.Position) - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- setPositioner(Renderer.VertexLabel.Positioner) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexLabelRenderer
-
- setPositioner(Renderer.VertexLabel.Positioner) - Method in class edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.NOOP
-
- setPositioner(Renderer.VertexLabel.Positioner) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel
-
- setPositioner(Renderer.VertexLabel.Positioner) - Method in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- setPredicate(Predicate<E>) - Method in class edu.uci.ics.jung.visualization.util.PredicatedParallelEdgeIndexFunction
-
- setRectangularShape(RectangularShape) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin
-
- setRelaxer(VisRunner) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
- setRenderContext(RenderContext<V, E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setRenderContext(RenderContext<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setRenderer(Renderer<V, E>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setRenderer(Renderer<V, E>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Sets the showing Renderer to be the input Renderer.
- setRendererPane(CellRendererPane) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setRendererPane(CellRendererPane) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setRenderingHints(Map<RenderingHints.Key, Object>) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setRenderingHints(Map<?, ?>) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setRenderingHints(Map<RenderingHints.Key, Object>) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
- setRotateEdgeLabels(boolean) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
- setRotateEdgeLabels(boolean) - Method in interface edu.uci.ics.jung.visualization.renderers.EdgeLabelRenderer
-
- setScale(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
setter for the scale
fires a PropertyChangeEvent with the AffineTransforms representing
the previous and new values for scale and offset
- setScale(double, double, Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- setScale(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- setScaler(ScalingControl) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- setScreenDevice(JComponent) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setScreenDevice(JComponent) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setScrollBarValues(Rectangle, Point2D, Point2D, Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- setShapeMap(Map<Image, Shape>) - Method in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- setSize(Dimension) - Method in class edu.uci.ics.jung.visualization.spatial.FastRenderingLayout
-
- setSizeTransformer(Function<V, Integer>) - Method in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- setSizeTransformer(Function<V, Integer>) - Method in interface edu.uci.ics.jung.visualization.decorators.SettableVertexShapeTransformer
-
- setSleepTime(long) - Method in class edu.uci.ics.jung.visualization.util.Animator
-
- setStroke(Stroke) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setStyle(ShapePickSupport.Style) - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Specifies the style of picking to be used by this instance.
- SettableVertexShapeTransformer<V> - Interface in edu.uci.ics.jung.visualization.decorators
-
- setToIdentity() - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- setToIdentity() - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- setToIdentity() - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- setToIdentity() - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
- setToIdentity() - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- setToIdentity() - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- setTransform(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- setTransform(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setTransformer(Layer, MutableTransformer) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- setTransformer(Layer, MutableTransformer) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- setTransformer(BidirectionalTransformer) - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- setTransformingMode() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotatingModalGraphMouse
-
- setTransformingMode() - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- setTransformingMode() - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- setTranslate(double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Replace the Transform's translate x and y values
with the passed values, leaving the scale values
unchanged.
- setTranslate(double, double) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- setTranslate(double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- setUndirectedValue(double) - Method in class edu.uci.ics.jung.visualization.decorators.ConstantDirectionalEdgeValueTransformer
-
Sets the value returned for undirected edges to value.
- setValue(Object) - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Sets the String object for the cell being rendered to
value.
- setValue(Object) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Sets the String object for the cell being rendered to
value.
- setValue(Object) - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Sets the String object for the cell being rendered to
value.
- setVertex(V) - Method in class edu.uci.ics.jung.visualization.layout.LayoutEvent
-
- setVertexDrawPaintTransformer(Function<? super V, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexDrawPaintTransformer(Function<? super V, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexFactory(Supplier<V>) - Method in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- setVertexFillPaintTransformer(Function<? super V, Paint>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexFillPaintTransformer(Function<? super V, Paint>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexFontTransformer(Function<? super V, Font>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexFontTransformer(Function<? super V, Font>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexIconTransformer(Function<? super V, Icon>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexIconTransformer(Function<? super V, Icon>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexIncludePredicate(Predicate<Context<Graph<V, E>, V>>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexIncludePredicate(Predicate<Context<Graph<V, E>, V>>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexLabelRenderer(VertexLabelRenderer) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexLabelRenderer(VertexLabelRenderer) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexLabelRenderer(Renderer.VertexLabel<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- setVertexLabelRenderer(Renderer.VertexLabel<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- setVertexLabelTransformer(Function<? super V, String>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexLabelTransformer(Function<? super V, String>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexRenderer(Renderer.Vertex<V, E>) - Method in class edu.uci.ics.jung.visualization.renderers.BasicRenderer
-
- setVertexRenderer(Renderer.Vertex<V, E>) - Method in interface edu.uci.ics.jung.visualization.renderers.Renderer
-
- setVertexShapeTransformer(Function<? super V, Shape>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexShapeTransformer(Function<? super V, Shape>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexStrokeTransformer(Function<? super V, Stroke>) - Method in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- setVertexStrokeTransformer(Function<? super V, Stroke>) - Method in interface edu.uci.ics.jung.visualization.RenderContext
-
- setVertexSupport(VertexSupport<V, E>) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- setVertexToolTipTransformer(Function<? super V, String>) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- setViewCenter(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- setViewRadius(double) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
- setViewTransformer(MutableTransformer) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- setVisible(boolean) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- setVisible(boolean) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
Makes the component visible if aFlag is true, or invisible if false.
- setXORMode(Color) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- setZoomAtMouse(boolean) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- setZoomAtMouse(boolean) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
- ShapeFlatnessTransformer - Interface in edu.uci.ics.jung.visualization.transform.shape
-
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
- shapeMap - Variable in class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
- ShapePickSupport<V,E> - Class in edu.uci.ics.jung.visualization.picking
-
A GraphElementAccessor that returns elements whose Shape
contains the specified pick point or region.
- ShapePickSupport(VisualizationServer<V, E>, float) - Constructor for class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Creates a ShapePickSupport for the vv
VisualizationServer, with the specified pick footprint and
the default pick style.
- ShapePickSupport(VisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Create a ShapePickSupport for the specified
VisualizationServer with a default pick footprint.
- ShapePickSupport.Style - Enum in edu.uci.ics.jung.visualization.picking
-
The available picking heuristics:
Style.CENTERED: returns the element whose
center is closest to the pick point.
- shapes - Variable in class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- ShapeTransformer - Interface in edu.uci.ics.jung.visualization.transform.shape
-
Provides methods to map points from one coordinate system to
another: graph to screen and screen to graph.
- shear(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
shears the transform by passed parameters
- shear(double, double, Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- shear(double, double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- shear(double, double) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- ShearingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
ShearingGraphMousePlugin allows the user to drag with the mouse
to shear the transform either in the horizontal or vertical direction.
- ShearingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
create an instance with default modifier values
- ShearingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
-
create an instance with passed modifier values
- shearingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- SimpleEdgeSupport<V,E> - Class in edu.uci.ics.jung.visualization.control
-
- SimpleEdgeSupport(Supplier<E>) - Constructor for class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- simpleLoop - Variable in class edu.uci.ics.jung.visualization.decorators.EdgeShape
-
A convenience instance for other edge shapes to use for self-loop edges
where parallel instances overlay each other.
- SimpleLoop() - Constructor for class edu.uci.ics.jung.visualization.decorators.EdgeShape.SimpleLoop
-
- SimpleVertexSupport<V,E> - Class in edu.uci.ics.jung.visualization.control
-
sample implementation showing how to use the VertexSupport interface member of the
EditingGraphMousePlugin.
- SimpleVertexSupport(Supplier<V>) - Constructor for class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- size_diff - Variable in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- sleepTime - Variable in class edu.uci.ics.jung.visualization.util.Animator
-
how long the relaxer thread pauses between iteration loops.
- south - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- start() - Method in class edu.uci.ics.jung.visualization.util.Animator
-
- startArrowEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- startArrowEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- startEdgeCreate(BasicVisualizationServer<V, E>, V, Point2D, EdgeType) - Method in interface edu.uci.ics.jung.visualization.control.EdgeSupport
-
- startEdgeCreate(BasicVisualizationServer<V, E>, V, Point2D, EdgeType) - Method in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- startEdgeEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in class edu.uci.ics.jung.visualization.control.CubicCurveEdgeEffects
-
- startEdgeEffects(BasicVisualizationServer<V, E>, Point2D, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.EdgeEffects
-
- startLayout - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- startVertex - Variable in class edu.uci.ics.jung.visualization.control.SimpleEdgeSupport
-
- startVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- startVertexCreate(BasicVisualizationServer<V, E>, Point2D) - Method in interface edu.uci.ics.jung.visualization.control.VertexSupport
-
- stateChanged(ChangeEvent) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- stateChanged(ChangeEvent) - Method in class edu.uci.ics.jung.visualization.BasicVisualizationServer
-
- stateChanged(ChangeEvent) - Method in class edu.uci.ics.jung.visualization.renderers.CachingEdgeRenderer
-
- stateChanged(ChangeEvent) - Method in class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
- stateChanged(ChangeEvent) - Method in interface edu.uci.ics.jung.visualization.VisualizationServer
-
In response to changes from the model, repaint the
view, then fire an event to any listeners.
- step() - Method in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- step() - Method in class edu.uci.ics.jung.visualization.layout.ObservableCachingLayout
-
- stop - Variable in class edu.uci.ics.jung.visualization.util.Animator
-
- stop() - Method in class edu.uci.ics.jung.visualization.util.Animator
-
- style - Variable in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
The current picking heuristic for this instance.
- subdivide(Line2D, Line2D, Line2D) - Method in class edu.uci.ics.jung.visualization.renderers.BasicEdgeArrowRenderingSupport
-
divide a Line2D into 2 new Line2Ds that are returned
in the passed left and right instances, if non-null
- subdivide(Line2D, Line2D, Line2D) - Method in class edu.uci.ics.jung.visualization.renderers.CenterEdgeArrowRenderingSupport
-
divide a Line2D into 2 new Line2Ds that are returned
in the passed left and right instances, if non-null
- thread - Variable in class edu.uci.ics.jung.visualization.util.Animator
-
- toString() - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
- toString() - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
- toString() - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- toString() - Method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- toString(GeneralPath) - Static method in class edu.uci.ics.jung.visualization.util.GeneralPathAsString
-
- ToStringLabeller - Class in edu.uci.ics.jung.visualization.decorators
-
Labels vertices by their toString.
- ToStringLabeller() - Constructor for class edu.uci.ics.jung.visualization.decorators.ToStringLabeller
-
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- transform(Layer, Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- transform(Layer, Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- transform(Layer, Point2D) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- transform(Layer, Shape) - Method in interface edu.uci.ics.jung.visualization.MultiLayerTransformer
-
- transform - Variable in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
The AffineTransform to use; initialized to identity.
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
Applies the transform to the supplied point.
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.AffineTransformer
-
Transform the supplied shape from graph (layout) to screen (view) coordinates.
- transform(Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.BidirectionalTransformer
-
convert the supplied graph coordinate to the screen coordinate
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.HyperbolicTransformer
-
override base class transform to project the fisheye effect
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
override base class transform to project the fisheye effect
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
-
return the supplied shape, translated to the coordinates
that result from calling transform on its center
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
-
override base class transform to project the fisheye effect
- transform(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- transform(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.HyperbolicShapeTransformer
-
Transform the supplied shape with the overridden transform
method so that the shape is distorted by the hyperbolic
transform.
- transform(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.HyperbolicShapeTransformer
-
- transform(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
Transform the supplied shape with the overridden transform
method so that the shape is distorted by the magnify
transform.
- transform(Shape, float) - Method in class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
-
- transform(Shape, float) - Method in interface edu.uci.ics.jung.visualization.transform.shape.ShapeFlatnessTransformer
-
map a shape from graph coordinate system to the
screen coordinate system
- transform(Shape) - Method in interface edu.uci.ics.jung.visualization.transform.shape.ShapeTransformer
-
map a shape from graph coordinate system to the
screen coordinate system
- transformer - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationManager
-
- transformer - Variable in class edu.uci.ics.jung.visualization.annotations.AnnotationPaintable
-
- transformer - Variable in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- transformer - Variable in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
the Function to apply
- TransformingFlatnessGraphics - Class in edu.uci.ics.jung.visualization.transform.shape
-
subclassed to pass certain operations thru the Function
before the base class method is applied
This is useful when you want to apply non-affine transformations
to the Graphics2D used to draw elements of the graph.
- TransformingFlatnessGraphics(BidirectionalTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.TransformingFlatnessGraphics
-
- TransformingFlatnessGraphics(BidirectionalTransformer, Graphics2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.TransformingFlatnessGraphics
-
- TransformingGraphics - Class in edu.uci.ics.jung.visualization.transform.shape
-
subclassed to pass certain operations thru the Function
before the base class method is applied
This is useful when you want to apply non-affine transformations
to the Graphics2D used to draw elements of the graph.
- TransformingGraphics(BidirectionalTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- TransformingGraphics(BidirectionalTransformer, Graphics2D) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
-
- transformingRenderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport
-
- transitionLayout - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- translate(double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Apply the passed values to the current Transform
- translate(double, double) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- translate(double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- translate(double, double) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- translate(int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
-
- TranslatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
TranslatingGraphMousePlugin uses a MouseButtonOne press and
drag gesture to translate the graph display in the x and y
direction.
- TranslatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
- TranslatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
-
create an instance with passed modifer value
- translatingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- TreeCollapser - Class in edu.uci.ics.jung.visualization.subLayout
-
- TreeCollapser() - Constructor for class edu.uci.ics.jung.visualization.subLayout.TreeCollapser
-
- validate() - Method in class edu.uci.ics.jung.visualization.annotations.AnnotationRenderer
-
Overridden for performance reasons.
- validate() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultEdgeLabelRenderer
-
Overridden for performance reasons.
- validate() - Method in class edu.uci.ics.jung.visualization.renderers.DefaultVertexLabelRenderer
-
Overridden for performance reasons.
- valueOf(String) - Static method in enum edu.uci.ics.jung.visualization.annotations.Annotation.Layer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uci.ics.jung.visualization.Layer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uci.ics.jung.visualization.picking.ShapePickSupport.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.Position
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.uci.ics.jung.visualization.annotations.Annotation.Layer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class edu.uci.ics.jung.visualization.decorators.InterpolatingVertexSizeTransformer
-
- values() - Static method in enum edu.uci.ics.jung.visualization.Layer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.uci.ics.jung.visualization.picking.ShapePickSupport.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varf - Variable in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- varf - Variable in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
- vertex - Variable in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
-
the picked Vertex
- vertex - Variable in class edu.uci.ics.jung.visualization.control.LabelEditingGraphMousePlugin
-
the picked Vertex, if any
- vertex - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
the picked Vertex, if any
- vertexDrawPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexFactory - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- vertexFactory - Variable in class edu.uci.ics.jung.visualization.control.EditingPopupGraphMousePlugin
-
- vertexFactory - Variable in class edu.uci.ics.jung.visualization.control.SimpleVertexSupport
-
- vertexFillPaintTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexFontTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexHit(RenderContext<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.BasicVertexRenderer
-
- vertexHit(RenderContext<V, E>, Shape) - Method in class edu.uci.ics.jung.visualization.renderers.GradientVertexRenderer
-
- VertexIconShapeTransformer<V> - Class in edu.uci.ics.jung.visualization.decorators
-
A default implementation that stores images in a Map keyed on the
vertex.
- VertexIconShapeTransformer(Function<V, Shape>) - Constructor for class edu.uci.ics.jung.visualization.decorators.VertexIconShapeTransformer
-
Creates an instance with the specified delegate.
- vertexIconTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexIncludePredicate - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- VertexLabelAsShapeRenderer<V,E> - Class in edu.uci.ics.jung.visualization.renderers
-
Renders Vertex Labels, but can also supply Shapes for vertices.
- VertexLabelAsShapeRenderer(RenderContext<V, E>) - Constructor for class edu.uci.ics.jung.visualization.renderers.VertexLabelAsShapeRenderer
-
- vertexLabelRenderer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
A default GraphLabelRenderer - picked Vertex labels are
blue, picked edge labels are cyan
- VertexLabelRenderer - Interface in edu.uci.ics.jung.visualization.renderers
-
- vertexLabelTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- VertexShapeFactory<V> - Class in edu.uci.ics.jung.visualization.util
-
A utility class for generating Shapes for drawing vertices.
- VertexShapeFactory(Function<? super V, Integer>, Function<? super V, Float>) - Constructor for class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Creates an instance with the specified vertex size and aspect ratio functions.
- VertexShapeFactory() - Constructor for class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
Creates a VertexShapeFactory with a constant size of
10 and a constant aspect ratio of 1.
- vertexShapeMap - Variable in class edu.uci.ics.jung.visualization.renderers.CachingRenderer
-
- vertexShapeMap - Variable in class edu.uci.ics.jung.visualization.renderers.CachingVertexRenderer
-
- vertexShapeTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexStrokeTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderContext
-
- vertexSupport - Variable in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
-
- VertexSupport<V,E> - Interface in edu.uci.ics.jung.visualization.control
-
interface to support the creation of new vertices by the EditingGraphMousePlugin.
- vertexToolTipTransformer - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- verticalScrollBar - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- vertices - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- verticesAreFiltered() - Method in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
Quick test to allow optimization of getFilteredVertices().
- ViewLensShapePickSupport<V,E> - Class in edu.uci.ics.jung.visualization.picking
-
ShapePickSupport provides access to Vertices and EdgeType based on
their actual shapes.
- ViewLensShapePickSupport(VisualizationServer<V, E>, float) - Constructor for class edu.uci.ics.jung.visualization.picking.ViewLensShapePickSupport
-
- ViewLensShapePickSupport(VisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.picking.ViewLensShapePickSupport
-
- ViewLensSupport<V,E> - Class in edu.uci.ics.jung.visualization.transform.shape
-
Uses a LensTransformer to use in the view
transform.
- ViewLensSupport(VisualizationViewer<V, E>, LensTransformer, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- ViewScalingControl - Class in edu.uci.ics.jung.visualization.control
-
ViewScalingGraphMouse applies a scaling transform to the View
of the graph.
- ViewScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.ViewScalingControl
-
- viewTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- viewTransform(Shape) - Method in class edu.uci.ics.jung.visualization.BasicTransformer
-
- viewTransformer - Variable in class edu.uci.ics.jung.visualization.BasicTransformer
-
- ViewTranslatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
ViewTranslatingGraphMousePlugin uses a MouseButtonOne press and
drag gesture to translate the graph display in the x and y
direction by changing the AffineTransform applied to the Graphics2D.
- ViewTranslatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
- ViewTranslatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
-
create an instance with passed modifer value
- VisualizationImageServer<V,E> - Class in edu.uci.ics.jung.visualization
-
A class that could be used on the server side of a thin-client application.
- VisualizationImageServer(Layout<V, E>, Dimension) - Constructor for class edu.uci.ics.jung.visualization.VisualizationImageServer
-
Creates a new instance with the specified layout and preferred size.
- VisualizationListener(BasicVisualizationServer<V, E>) - Constructor for class edu.uci.ics.jung.visualization.BasicVisualizationServer.VisualizationListener
-
- VisualizationModel<V,E> - Interface in edu.uci.ics.jung.visualization
-
Interface for the state holding model of the VisualizationViewer.
- VisualizationServer<V,E> - Interface in edu.uci.ics.jung.visualization
-
- VisualizationServer.Paintable - Interface in edu.uci.ics.jung.visualization
-
an interface for the preRender and postRender
- VisualizationViewer<V,E> - Class in edu.uci.ics.jung.visualization
-
Adds mouse behaviors and tooltips to the graph visualization base class
- VisualizationViewer(Layout<V, E>) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
-
- VisualizationViewer(Layout<V, E>, Dimension) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
-
- VisualizationViewer(VisualizationModel<V, E>) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
-
- VisualizationViewer(VisualizationModel<V, E>, Dimension) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
-
- VisualizationViewer.GraphMouse - Interface in edu.uci.ics.jung.visualization
-
a convenience type to represent a class that
processes all types of mouse events for the graph
- vsf - Variable in class edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer
-
- vsf - Variable in class edu.uci.ics.jung.visualization.util.VertexShapeFactory
-
- vv - Variable in class edu.uci.ics.jung.visualization.BasicVisualizationServer.VisualizationListener
-
- vv - Variable in class edu.uci.ics.jung.visualization.decorators.GradientEdgePaintTransformer
-
- vv - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
-
- vv - Variable in class edu.uci.ics.jung.visualization.layout.LayoutTransition
-
- vv - Variable in class edu.uci.ics.jung.visualization.picking.ClosestShapePickSupport
-
- vv - Variable in class edu.uci.ics.jung.visualization.picking.ShapePickSupport
-
The VisualizationServer in which the
this instance is being used for picking.
- vv - Variable in class edu.uci.ics.jung.visualization.spatial.FastRenderingGraph
-
- vv - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
-