- TARGET - Static variable in class org.girod.jgraphml.model.PortConstraints
-
The target element.
- TARGET - Static variable in interface org.girod.jgraphml.xml.XMLTags
-
The target tag.
- TemplateAccessException - Exception in org.girod.jgraphml.model.templates
-
Represents exceptions when trying to access templates.
- TemplateAccessException(String) - Constructor for exception org.girod.jgraphml.model.templates.TemplateAccessException
-
- TemplateAccessException(String, Throwable) - Constructor for exception org.girod.jgraphml.model.templates.TemplateAccessException
-
- thread - Variable in class edu.uci.ics.jung.algorithms.layout.util.VisRunner
-
- toArray() - Method in class edu.uci.ics.jung.graph.util.Pair
-
- toArray(S[]) - Method in class edu.uci.ics.jung.graph.util.Pair
-
- toString() - Method in class edu.uci.ics.jung.algorithms.layout.CircleLayout.CircleVertexData
-
- toString() - Method in class edu.uci.ics.jung.algorithms.layout.PolarPoint
-
- toString() - Method in class edu.uci.ics.jung.algorithms.layout.SugiyamaLayout
-
- toString() - Method in class edu.uci.ics.jung.algorithms.util.BasicMapEntry
-
- toString() - Method in class edu.uci.ics.jung.graph.DelegateTree
-
- toString() - Method in class edu.uci.ics.jung.graph.event.GraphEvent.Edge
-
- toString() - Method in class edu.uci.ics.jung.graph.event.GraphEvent.Vertex
-
- toString() - Method in class edu.uci.ics.jung.graph.util.Pair
-
- toString() - Method in class org.girod.jgraphml.reader.NodeFilter
-
- toString() - Method in class org.girod.jgraphml.xml.XMLNode
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.AbstractLayout
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.AggregateLayout
-
Returns the location of the vertex.
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.BalloonLayout
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.LayoutDecorator
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.RadialTreeLayout
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.layout.util.RandomLocationTransformer
-
- transform(V) - Method in class edu.uci.ics.jung.algorithms.scoring.VertexScoreTransformer
-
Returns the score for this vertex.
- Tree<V,E> - Interface in edu.uci.ics.jung.graph
-
A subtype of Graph
which is a (directed, rooted) tree.
- TreeLayout<V,E> - Class in edu.uci.ics.jung.algorithms.layout
-
- TreeLayout() - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance which does not initialize the vertex locations.
- TreeLayout(Forest<V, E>) - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance for the specified graph with default X and Y distances.
- TreeLayout(int) - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance which does not initialize the vertex locations.
- TreeLayout(Forest<V, E>, int) - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance for the specified graph and X distance with
default Y distance.
- TreeLayout(int, int) - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance which does not initialize the vertex locations.
- TreeLayout(Forest<V, E>, int, int) - Constructor for class edu.uci.ics.jung.algorithms.layout.TreeLayout
-
Creates an instance for the specified graph, X distance, and Y distance.
- TreeUtils - Class in edu.uci.ics.jung.graph.util
-
Contains static methods for operating on instances of Tree
.
- TreeUtils() - Constructor for class edu.uci.ics.jung.graph.util.TreeUtils
-
- TRIANGLE - Static variable in interface org.girod.jgraphml.model.ShapeType
-
A triangle.
- TRIANGLE2 - Static variable in interface org.girod.jgraphml.model.ShapeType
-
A triangle.
- type - Variable in class edu.uci.ics.jung.graph.event.GraphEvent
-