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

H

hasAlgorithmResult(String) - Method in class graphana.graphs.GraphLibrary
Checks whether or not there is an algorithm result associated with the given key
hasCallMetadata() - Method in class scriptinterface.execution.returnvalues.ExecutionError
 
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.
hasDegree(int) - Method in class graphana.util.DegList
Tells whether or not there is at least one vertex with the given degree.
hasDegree(int) - Method in class graphana.util.DegList2
Tells whether or not there is at least one vertex with the given degree.
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.DegreeQuickLists
Tells whether or not there is at least one vertex with the given degree.
hasDegree(int) - Method in class graphana.util.SlowDegreeLists
Tells whether or not there is at least one vertex with the given degree.
hasEdgeData(EdgeType) - Method in class graphana.graphs.GraphLibrary
Checks whether or not the given edge contains edge data.
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
 
hasNext() - Method in class global.FileOps.FileLineIterator
 
hasNext() - Method in class libraries.libtw.LibTWVertexIterator
 
hasOperation(String) - Method in class graphana.operationsystem.OperationSet
 
hasRuntime() - Method in class descriptionfiles.Description
 
hasScriptThread() - Method in class graphana.UserInterface
 
hasSource() - Method in exception scriptinterface.ParseExceptionInterface
 
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.
helpExceptionToExecReturn(Exception) - Static method in class graphana.model.HelpSystem
 
HelpFileException - Exception in descriptionfiles
 
HelpFileException(String, String) - Constructor for exception descriptionfiles.HelpFileException
 
HelpSystem - Class in graphana.model
 
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.
hideProgressOutput(Object) - Method in class graphana.UserInterface
Hides the progress output.
hideProgressOutput() - Method in class graphana.UserInterface
 
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
 
A B C D E F G H I J L M N O P Q R S T U V W Y