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 Z

G

g - Variable in class edu.iu.cnets.klatsch.gui.WidgetGraph
the graph we're showing
g - Variable in class edu.iu.cnets.klatsch.lang.VGraph
 
gAttributeModel - Variable in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
the attribute model for the graph
GephiEdge - Class in edu.iu.cnets.klatsch.model.gephi
This is an implementation of Edge for use with the Gephi toolkit.
GephiEdge(GephiGraph, Edge) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiEdge
 
GephiEdge(GephiNode, GephiNode, int, int, double, double) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiEdge
 
GephiEdge(GephiNode, GephiNode, double, double) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiEdge
 
GephiEdge(GephiNode, GephiNode) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiEdge
 
GephiEdge(GephiEdge, GephiEdge) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiEdge
 
GephiGraph - Class in edu.iu.cnets.klatsch.model.gephi
 
GephiGraph() - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiGraph
Basic constructor for an empty graph.
GephiNode - Class in edu.iu.cnets.klatsch.model.gephi
This is an implementation of Node for use with the Gephi toolkit.
GephiNode(GephiGraph, Node) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiNode
 
GephiNode(char, int) - Constructor for class edu.iu.cnets.klatsch.model.gephi.GephiNode
 
get(String) - Method in class edu.iu.cnets.klatsch.lang.Runtime
Returns the value of the given variable.
get() - Method in class edu.iu.cnets.klatsch.misc.History
Gets the current line in the history.
get() - Method in class edu.iu.cnets.klatsch.parser.TokenStream
Returns the next token in the stream.
get() - Method in class edu.iu.cnets.klatsch.stream.Stream
Reads the next value from the stream.
getComparator() - Method in class edu.iu.cnets.klatsch.lang.VList
Returns a comparator for sorting numeric values, in support of the sort() method.
getComparator(VClosure) - Method in class edu.iu.cnets.klatsch.lang.VList
Returns a comparator for sorting numeric value using a user-supplied procedure, in support of the sort(p) method.
getEdge(Edge) - Method in class edu.iu.cnets.klatsch.model.basic.BasicGraph
Returns the given edge.
getEdge(Edge) - Method in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
Returns the given edge.
getEdge(Edge) - Method in interface edu.iu.cnets.klatsch.model.Graph
 
getNext() - Method in class edu.iu.cnets.klatsch.stream.SEventIterator
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.SIterator
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.SLimit
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.SList
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.SProcedure
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.SRange
Gets the next value in the list, if possible.
getNext() - Method in class edu.iu.cnets.klatsch.stream.Stream
 
getNext() - Method in class edu.iu.cnets.klatsch.stream.SWrapperIterator
Gets the next value in the list, if possible.
getNode(Node) - Method in class edu.iu.cnets.klatsch.model.basic.BasicGraph
Returns the given node.
getNode(Node) - Method in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
Returns the given node.
getNode(Node) - Method in interface edu.iu.cnets.klatsch.model.Graph
 
gGraph - Variable in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
the actual graph
gModel - Variable in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
the model for the graph
Graph - Interface in edu.iu.cnets.klatsch.model
This is the interface for working with a graph built from a feed of social media events.
gui - Static variable in class edu.iu.cnets.klatsch.Main
the GUI, if activated

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 Z