Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

O

ObservableGraph<V,E> - Class in edu.uci.ics.jung.graph
A decorator class for graphs which generates events
ObservableGraph(Graph<V, E>) - Constructor for class edu.uci.ics.jung.graph.ObservableGraph
Creates a new instance based on the provided delegate.
OCTAGON - Static variable in interface org.girod.jgraphml.model.ShapeType
An octagon.
offer(T) - Method in class edu.uci.ics.jung.algorithms.util.MapBinaryHeap
 
offset(double, double) - Method in class edu.uci.ics.jung.algorithms.layout.FRLayout.FRVertexData
 
offsetVertex(V, double, double) - Method in class edu.uci.ics.jung.algorithms.layout.AbstractLayout
 
openDiagram(URL) - Method in class org.girod.jgraphml.GraphMLFactory
Open a graphml diagram.
openDiagram(URL, DiagramDefaults) - Method in class org.girod.jgraphml.GraphMLFactory
Open a graphml diagram.
openDiagram(File) - Method in class org.girod.jgraphml.GraphMLFactory
Open a graphml diagram.
openDiagram(File, DiagramDefaults) - Method in class org.girod.jgraphml.GraphMLFactory
Open a graphml diagram.
openedGroupBorderInsets - Variable in class org.girod.jgraphml.model.DiagramDefaults
The default border insets of opened group nodes.
openedGroupInsets - Variable in class org.girod.jgraphml.model.DiagramDefaults
The default insets of opened group nodes.
order - Variable in class edu.uci.ics.jung.graph.OrderedKAryTree
 
OrderedKAryTree<V,E> - Class in edu.uci.ics.jung.graph
An implementation of Tree in which each vertex has <= k children.
OrderedKAryTree(int) - Constructor for class edu.uci.ics.jung.graph.OrderedKAryTree
Creates a new instance with the specified order (maximum number of children).
OrderedKAryTree.VertexData - Class in edu.uci.ics.jung.graph
 
OrderedSparseMultigraph<V,E> - Class in edu.uci.ics.jung.graph
An implementation of Graph that orders its vertex and edge collections according to insertion time, is suitable for sparse graphs, and permits directed, undirected, and parallel edges.
OrderedSparseMultigraph() - Constructor for class edu.uci.ics.jung.graph.OrderedSparseMultigraph
Creates a new instance.
org.girod.jgraphml - package org.girod.jgraphml
This main package of the library.
org.girod.jgraphml.app - package org.girod.jgraphml.app
A testing application for the library.
org.girod.jgraphml.layout - package org.girod.jgraphml.layout
This package contains one factory class allowing to simplify applying layouts to GraphMLDiagram graphs.
org.girod.jgraphml.model - package org.girod.jgraphml.model
This package contains the graphml model classes.
org.girod.jgraphml.model.templates - package org.girod.jgraphml.model.templates
This package contains the graphml template classes.
org.girod.jgraphml.reader - package org.girod.jgraphml.reader
This package contains a class which is able to parse a graphml file.
org.girod.jgraphml.utils - package org.girod.jgraphml.utils
This package contains a class which have some layout utilities for the library.
org.girod.jgraphml.writer - package org.girod.jgraphml.writer
This package contains a class which is able to serialize a graphml file.
org.girod.jgraphml.xml - package org.girod.jgraphml.xml
This package contains a parser allowing to get a tree of Nodes from an XML file.
outDegree(V) - Method in class edu.uci.ics.jung.graph.AbstractGraph
 
outDegree(V) - Method in interface edu.uci.ics.jung.graph.Graph
Returns the number of outgoing edges incident to vertex.
outDegree(V) - Method in class edu.uci.ics.jung.graph.GraphDecorator
 
outDegree(V) - Method in interface edu.uci.ics.jung.graph.Hypergraph
Returns the number of outgoing edges incident to vertex.
outDegree(V) - Method in class edu.uci.ics.jung.graph.OrderedKAryTree
 
outDegree(V) - Method in class edu.uci.ics.jung.graph.SetHypergraph
 
OUTGOING - Static variable in class edu.uci.ics.jung.graph.SparseGraph
 
output - Variable in class edu.uci.ics.jung.algorithms.scoring.DistanceCentralityScorer
The cache for the output results.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence