|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
true
if each edge in g
satisfies p
, and false otherwise.
true
if all elements of c
satisfy p
.
true
if each vertex in g
satisfies p
, and false otherwise.
graph
to the file specified by filename
in the Pajek NET format.
g
to filename
.
g
to filename
; no vertex labels are written out,
and the edge weights are written as 1.0.
g
to w
; no vertex labels are written out,
and the edge weights are written as 1.0.
graph
to w
.
v
in Map m
.
JComponent.setBackground
to assign
the unselected-background color to the specified color.
control_offset_increment
.
dynamic
is true, the collection c
backing the
Iterator
is automatically rebuilt-sorted
and/or re-filtered each time getIterator(c)
is called.
EdgeArrowFunction
that specifies the
Shape
of the arrowheads for each edge.
EdgeArrowPredicate
that specifies whether
arrowheads should be drawn for each edge.
EdgeFontFunction
that specifies the font
to use for drawing each edge label.
Predicate
that specifies whether each
edge should be drawn; only those edges for which this
predicate returns true
will be drawn.
NumberEdgeValue
that specifies where to draw
the label for each edge.
EdgeStringer
that specifies the label to
draw for each edge.
EdgeStrokeFunction
that specifies the
Stroke
to use when drawing each edge.
JComponent.setForeground
to assign
the unselected-foreground color to the specified color.
get_locations
boolean.
Hyperedge
that stores its
collection of incident vertices internally as a Set
.Hypergraph
.Hypervertex
that maintains
independent Set
s of incident edges and neighbors.Map
.
Layout
that is used to specify the locations
of vertices and edges in this instance to layout
.
ShapePickSupport
gets its layout from its VisualizationViewer, so this
method currently does nothing.
succsToOutEdges
.
succsToOutEdges
.
predsToInEdges
.
predsToInEdges
.
succsToOutEdges
.
succsToOutEdges
.
VertexLocationFunction
that
provides a means to alter the location for a ArchetypeVertex
.VertexMapper
s.unique_labels
boolean.
evaluate()
has not already been called, the user can override the type of importance.
evaluate()
has not already been called, the user can override the type of importance.
UserDatum
key where those instances can be found.
String
object for the cell being rendered to
value
.
VertexFontFunction
that specifies the font
to use for drawing each vertex label.
Predicate
that specifies whether each
vertex should be drawn; only those vertices for which this
predicate returns true
will be drawn.
true
) or offset to one side (false
).
VertexPaintFunction
which specifies the
draw (border and text) and fill (interior) Paint for each vertex.
VertexShapeFunction
,
which specifies the Shape
for each vertex.
VertexStringer
that specifies the label to
draw for each vertex.
VertexStrokeFunction
which
specifies the Stroke
to use when drawing
each vertex border.
Vertex
that resides in a
directed graph; none of its adjoining edges may be parallel.Vertex
that resides in a
sparse graph which may contain both directed and undirected edges.Vertex
that resides in a
undirected graph; none of its adjoining edges may be parallel.true
if and only if
the specified vertex is a sink, i.e., has
no outgoing directed edges.br
for which p
returns true
, or null
if there is no
such line.
true
if and only if
the specified vertex is a source, i.e., has
no incoming directed edges.AbstractSparseGraph
that, by default, imposes no
constraints on the edges and vertices that may be added to it.Graph
that consists of a
Vertex
set and a DirectedEdge
set.Vertex
that resides in a
sparse graph which may contain directed and/or undirected edges,
as well as parallel edges.g
encodes.
getVisualizationViewer().stop()
instead.
java.io.StringReader
instead.StringLabeller
instances.StructuralHoles
instance based on the
edge weights specified by nev
.
Predicate
-specified vertex and edge subsets.SubsetManager
, adds it to the specified
graph's user data repository, and adds itself as a listener to
the graph's vertex and edge addition and removal events, so that the
subsets' memberships can be maintained.
KullbackLeibler(dist, reference) + KullbackLeibler(reference, dist)
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |