- object_locations - Variable in class test.edu.uci.ics.jung.algorithms.cluster.KMeansTest
-
- offscreen - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
an offscreen image to render the graph
Used if doubleBuffered is set to true
- offscreenG2d - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
graphics context for the offscreen image
Used if doubleBuffered is set to true
- offset(double, double) - Method in class samples.preview_new_graphdraw.Coordinates
-
Increases the x and y values of this
scalar by (delta_x, delta_y).
- offsetVertex(Vertex, double, double) - Method in class edu.uci.ics.jung.visualization.AbstractLayout
-
- offsetx - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
the x distance from the picked vertex center to the mouse point
- offsetx - Variable in class edu.uci.ics.jung.visualization.SimpleGraphMouse
-
how far the mouse point x is from the vertex center x
- offsety - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
the y distance from the picked vertex center to the mouse point
- offsety - Variable in class edu.uci.ics.jung.visualization.SimpleGraphMouse
-
how far the mouse point y is from the vertex center y
- offx - Variable in class edu.uci.ics.jung.visualization.Lens
-
Deprecated.
the offset in the x direction, as a percentage of width
- offy - Variable in class edu.uci.ics.jung.visualization.Lens
-
Deprecated.
the offset in the y direction, as a percentage of height
- OldToNewRenderer - Class in samples.preview_new_graphdraw
-
This utility class converts your favorite old-style renderer into the
newfangled NewGraphDraw VertexRenderer and EdgeRenderer.
- OldToNewRenderer(Renderer) - Constructor for class samples.preview_new_graphdraw.OldToNewRenderer
-
- onCopy(Object, UserDataContainer, UserDataContainer) - Method in class edu.uci.ics.jung.utils.UserDataContainer.CopyAction.Clone
-
- onCopy(Object, UserDataContainer, UserDataContainer) - Method in interface edu.uci.ics.jung.utils.UserDataContainer.CopyAction
-
The callback triggered when a UserDatum is copied.
- onCopy(Object, UserDataContainer, UserDataContainer) - Method in class edu.uci.ics.jung.utils.UserDataContainer.CopyAction.Remove
-
- onCopy(Object, UserDataContainer, UserDataContainer) - Method in class edu.uci.ics.jung.utils.UserDataContainer.CopyAction.Shared
-
- onFinalize(Element) - Method in class edu.uci.ics.jung.algorithms.importance.AbstractRanker
-
- onFinalize(Element) - Method in class edu.uci.ics.jung.algorithms.importance.KStepMarkov
-
- onFinalize(Element) - Method in class edu.uci.ics.jung.algorithms.importance.WeightedNIPaths
-
- onGraphEvent(GraphEvent) - Method in interface scratch.scott.event.GraphEventListener
-
- OpenFileHandler - Class in scratch.scott
-
- orderVertices(Vertex[]) - Method in class edu.uci.ics.jung.visualization.contrib.CircleLayout
-
Specifies the order of vertices.
- organizationalMeasure(Vertex) - Method in class edu.uci.ics.jung.algorithms.metrics.StructuralHoles
-
A measure of the organization of individuals within the subgraph
centered on v
.
- originalGraph - Variable in class edu.uci.ics.jung.graph.filters.UnassembledGraph
-
- originalPos - Variable in class edu.uci.ics.jung.algorithms.importance.Ranking
-
The original (0-indexed) position of the instance being ranked
- originator - Variable in class samples.preview_new_graphdraw.event.ClickEvent
-
- os - Variable in class scratch.scott.PSGr
-
- OUT - Static variable in class edu.uci.ics.jung.graph.filters.impl.KNeighborhoodFilter
-
- out - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
used by the scaling plugins for zoom out
- out - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
used by the scaling plugins for zoom out
- out - Variable in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
-
the amount to zoom out by
- outDegree() - Method in class edu.uci.ics.jung.graph.impl.LeanSparseVertex
-
- outDegree() - Method in class edu.uci.ics.jung.graph.impl.SimpleDirectedSparseVertex
-
- outDegree() - Method in class edu.uci.ics.jung.graph.impl.SimpleSparseVertex
-
- outDegree() - Method in class edu.uci.ics.jung.graph.impl.SimpleUndirectedSparseVertex
-
- outDegree() - Method in interface edu.uci.ics.jung.graph.Vertex
-
Returns the number of outgoing edges that are incident to this
vertex.
- outDegree(V) - Method in interface scratch.joshua.jung_2_0.core.Graph
-
- outDegree(V) - Method in class scratch.joshua.jung_2_0.core.SimpleAbstractSparseGraph
-
- outside - Variable in class edu.uci.ics.jung.visualization.Lens
-
Deprecated.
true if the mouse pointer is outside the window
- overflow() - Method in class edu.uci.ics.jung.statistics.Histogram
-
Returns the number of counts accumulated below the lowest bin.