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 _ 

H

handleElem(SearchGraph.Node) - Method in interface genscript.parse.SearchGraph.SearchGraphIterationCallback
 
hasAlgorithmResult(String) - Method in class graphana.graphs.GraphLibrary
Checks whether or not there is an algorithm result associated with the given key
hasAlternativeParser() - Method in class genscript.parse.NTProductions
 
hasArguments() - Method in class view.callassistant.ArgumentsPanel
Tells whether or not the call has at least one parameter
hasAutosizeData() - Method in class visualizations.stdlayout.VertexVisualData
Tells whether or not this instance has data to automatically adjust the dimensions
hasCallMetadata() - Method in class scriptinterface.execution.returnvalues.ExecutionError
 
hasChild(int) - Method in class genscript.parse.SearchGraph.Node
 
hasConstant(String) - Method in class graphana.script.bindings.GraphanaScriptScope
 
hasCurrentGraph() - Method in class graphana.MainControl
Returns true, if and only if a current graph is set.
hasCycle(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents
 
hasData() - Method in interface genscript.parse.Value
 
hasData() - Method in class genscript.syntax.tokens.Token
 
hasDegree(int) - Method in class graphana.util.DegreeLists
Tells whether or not there is at least one vertex with the given degree.
hasDegree(int) - Method in class graphana.util.LegacyDegreeList
Tells whether or not there is at least one vertex with the given degree.
hasEdge(int, int) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
 
hasEdgeData(EdgeType) - Method in class graphana.graphs.GraphLibrary
Checks whether or not the given edge contains edge data.
hasErrorPosition() - Method in class genscript.parse.IndexReader
 
hasErrorPosition() - Method in interface scriptinterface.ReaderInterface
 
hasFoundChar() - Method in class global.ExtractedString
Tells whether or not the extraction was stopped by a terminating character.
hasInputKey() - Method in class scriptinterface.execution.CallMetadata
Tells whether or not an input key was set.
hasKey() - Method in class descriptionfiles.Description
Returns true, if and only if, this description is associated with a key
hasKey(BufferedReader) - Method in class genscript.parse.SearchGraph
 
hasKey(String) - Method in class genscript.parse.SearchGraph
 
hasLayout(String) - Method in class visualizations.StdGraphLayouts
Tells whether or not, a layout is associated with the given key (not case sensitive)
hasNext() - Method in class global.FileOps.FileLineIterator
 
hasNext() - Method in class libraries.libtw.LibTWVertexIterator
 
hasNonTerminal() - Method in class genscript.parse.SearchGraph.Node
 
hasOperation(String) - Method in class graphana.operationsystem.OperationSet
Tells whether or not, an operation is associated with the given key
hasP3(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic
 
hasP3(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing
 
hasParseEvent() - Method in class genscript.parse.SearchGraph.Node
 
hasRuntime() - Method in class descriptionfiles.Description
Returns true, if and only if, this description has an attached runtime
hasScale() - Method in class visualizations.stdlayout.VertexVisualData
Tells whether or not the dimensions were set for this visual data
hasScriptThread() - Method in class graphana.UserInterface
 
hasScriptThread() - Method in class view.userinterfaces.GUIUserInterface
 
hasSource() - Method in exception genscript.parse.exceptions.ParseException
 
hasSource() - Method in exception scriptinterface.ParseExceptionInterface
Returns true, if and only if, source code is attached to the exception
hasUnacceptedChildren() - Method in class genscript.parse.SearchGraph.Node
 
hasValue() - Method in class genscript.parse.SearchGraph.Node
 
hasVariable(String) - Method in class graphana.script.bindings.GraphanaScriptScope
 
hasVertexData(VertexType) - Method in class graphana.graphs.GraphLibrary
Checks whether or not the given vertex contains vertex data.
hasVisualData(VertexType) - Method in class visualizations.stdlayout.StdLayout
Tells whether or not, there is visual data associated with the given vertex
HelpFileException - Exception in descriptionfiles
Thrown, whenever an error occurs while parsing a description file
HelpFileException(String, String) - Constructor for exception descriptionfiles.HelpFileException
Creates a new instance and sets the given filename and message
HelpPanel - Class in view.callassistant
A panel containing a description text of an operation, script or similar
HelpPanel() - Constructor for class view.callassistant.HelpPanel
 
HelpSystem - Class in graphana.model
The help system of graphana.
HelpSystem() - Constructor for class graphana.model.HelpSystem
 
hexCharToByte(char) - Static method in class global.StringOps
Returns the byte value of one single character containing a hexadecimal digit.
HexParseException - Exception in global
Thrown if an error occurs while parsing a string containing a hexadecimal number.
HexParseException() - Constructor for exception global.HexParseException
 
hexStringToInt(String, boolean) - Static method in class global.StringOps
Returns the number which is represented by the given string containing a hexadecimal number.
hexToByte(String, int) - Static method in class global.StringOps
Returns the byte which is represented by two hexadecimal characters in the given string at the given position.
hideProgressBar() - Method in class view.guicomponents.guiconsole.StatusBar
Resets the progress values and sets it invisible.
hideProgressOutput(Object) - Method in class graphana.UserInterface
Hides the progress output.
hideProgressOutput() - Method in class graphana.UserInterface
 
hideProgressOutput(Object) - Method in class view.userinterfaces.GUIUserInterface
 
hindexPlus(GraphLibrary<VertexType, EdgeType>, UserInterface) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous
 
Histogram - Class in graphana.model
Contains a mapping from integral numbers to float numbers.
Histogram(String, String) - Constructor for class graphana.model.Histogram
Creates a Histogram and uses the CSV string as preface.
Histogram(int) - Constructor for class graphana.model.Histogram
The constructor of Histogram.
Histogram() - Constructor for class graphana.model.Histogram
Creates an instance with an initial size of 10
HistogramArgumentFactory - Class in view.defaultargumentcomponents
 
HistogramArgumentFactory() - Constructor for class view.defaultargumentcomponents.HistogramArgumentFactory
 
HistogramOutputPanel - Class in view.histograms
A panel which contains an inner panel to visualize histograms as well as an upper border for some user options.
HistogramOutputPanel(MainControl) - Constructor for class view.histograms.HistogramOutputPanel
Creates an instance.
HistogramViewer - Class in view.histograms
A JFrame containing a HistogramOutputPanel.
HistogramViewer(MainControl, String, int, int, boolean, boolean, boolean, boolean) - Constructor for class view.histograms.HistogramViewer
Creates an instance with the given values and initial properties.
HTML_STRING - Static variable in class graphloaders.antlrDotParser.DOTLexer
 
HTML_STRING - Static variable in class graphloaders.antlrDotParser.DOTParser
 
HTML_STRING() - Method in class graphloaders.antlrDotParser.DOTParser.IdContext
 
HtmlPane - Class in view.guicomponents
A pane containing and displaying HTML content including some style declarations and hyperlinks.
HtmlPane() - Constructor for class view.guicomponents.HtmlPane
 
hyperlinkUpdate(HyperlinkEvent) - Method in class view.guicomponents.HtmlPane
 
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