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 _ 

P

P3(int, int, int) - Constructor for class operations.graphoperations.algorithms.AlgoCVDHeuristic.P3
 
p3s - Variable in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
 
packing() - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
 
PairD - Class in graphana.model.mathobjects
Contains two double values
PairD(double, double) - Constructor for class graphana.model.mathobjects.PairD
Creates an instance and sets x and y to the given values
PairD() - Constructor for class graphana.model.mathobjects.PairD
Creates an instance with x and y set to zero
ParameterParseException - Exception in scriptinterface.execution.parseerrors
 
ParameterParseException(int, String, String) - Constructor for exception scriptinterface.execution.parseerrors.ParameterParseException
 
ParameterParseException(int, String) - Constructor for exception scriptinterface.execution.parseerrors.ParameterParseException
 
parameterTuple - Variable in class genscript.execution.ExecuterTreeNodeEager
 
parameterTuple - Variable in class graphana.operationsystem.Operation
The inner parameters of the signature.
ParameterTuple - Class in scriptinterface
Contains an ordered list of parameters each consisting of key and type
ParameterTuple() - Constructor for class scriptinterface.ParameterTuple
 
paramToString(int, String) - Method in class scriptinterface.ParameterTuple
Returns a string representation of the parameter at the given index.
parse(IndexReader) - Method in class genscript.parse.NTProductions
Starts at buffer.position, sets position to word end + 1 or one char after WHITESPACE or LINEBREAK
parse(ReaderType) - Method in class genscript.ParseSystem
 
parse(SourceReader, GraphLibrary<?, ?>, boolean, boolean) - Method in class graphloaders.oldDotParser.parser.DotParseSystem
 
parse(String, GraphLibrary<?, ?>, boolean, boolean) - Method in class graphloaders.oldDotParser.parser.DotParseSystem
 
ParseAction<Reader extends IndexReader> - Interface in genscript.parse
 
ParseDIMACSException - Exception in operations.commands.exceptions
Thrown, if an error occurs while parsing a DIMACS file.
ParseDIMACSException(int) - Constructor for exception operations.commands.exceptions.ParseDIMACSException
 
ParseDIMACSInvalidWeight - Exception in operations.commands.exceptions
Thrown to indicate that a DIMACS file contains an invalid edge weight.
ParseDIMACSInvalidWeight(int, String) - Constructor for exception operations.commands.exceptions.ParseDIMACSInvalidWeight
 
ParseDIMACSTooManyArgs - Exception in operations.commands.exceptions
Thrown to indicate that a line of a DIMACS file has too many space separated arguments.
ParseDIMACSTooManyArgs(int) - Constructor for exception operations.commands.exceptions.ParseDIMACSTooManyArgs
 
ParseError - Class in scriptinterface.execution.parseerrors
An error that occurs when parsing a string.
ParseError(String) - Constructor for class scriptinterface.execution.parseerrors.ParseError
 
ParseException - Exception in genscript.parse.exceptions
 
ParseException(Integer, String) - Constructor for exception genscript.parse.exceptions.ParseException
 
ParseException(Integer) - Constructor for exception genscript.parse.exceptions.ParseException
 
ParseException(String) - Constructor for exception genscript.parse.exceptions.ParseException
 
ParseExceptionInterface - Exception in scriptinterface
Exception to indicate a parse error
ParseExceptionInterface(Integer, String) - Constructor for exception scriptinterface.ParseExceptionInterface
Creates an instance.
ParseExceptionInterface(Integer) - Constructor for exception scriptinterface.ParseExceptionInterface
Creates an instance with a "Parse exception" message
ParseExceptionInterface(String) - Constructor for exception scriptinterface.ParseExceptionInterface
Creates an instance, sets the error position to unknown
parseExceptionToError(ParseException) - Static method in class genscript.execution.ExecuterTree
 
parseFile(File, GraphLibrary<?, ?>, boolean, boolean) - Method in class graphloaders.oldDotParser.parser.DotParseSystem
 
parseFile(String, GraphLibrary<?, ?>, boolean, boolean) - Method in class graphloaders.oldDotParser.parser.DotParseSystem
 
parseFromString(String) - Static method in class scriptinterface.defaulttypes.DefaultCasts
 
ParseMETISException - Exception in operations.commands.exceptions
Thrown, if an error occurs while parsing a METIS file.
ParseMETISException() - Constructor for exception operations.commands.exceptions.ParseMETISException
 
ParseMETISException(String) - Constructor for exception operations.commands.exceptions.ParseMETISException
 
parseNumber(String) - Method in class view.defaultargumentcomponents.ArgumentComponentSpinner
 
parseNumber(String) - Method in class view.defaultargumentcomponents.ArgumentFloat
 
parseNumber(String) - Method in class view.defaultargumentcomponents.ArgumentInteger
 
parseNumber(String) - Method in class view.defaultargumentcomponents.ArgumentPositiveInteger
 
parser - Variable in class genscript.execution.ExecuterTree
 
parserToGraphLib(NTProductions, GraphLibrary<VertexType, EdgeType>, boolean) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
 
parserToJungLib(NTProductions, boolean) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
 
parseStart(NTProductions) - Method in class genscript.defaultreaders.PreScanTokenizer
 
parseStart(NTProductions) - Method in class genscript.defaultreaders.ScanTokenizer
 
parseStart(NTProductions) - Method in class genscript.parse.IndexReader
 
ParseSystem<ParseResult,ParserType extends NTProductions,ReaderType extends IndexReader> - Class in genscript
 
ParseSystem() - Constructor for class genscript.ParseSystem
 
parseSystemToGraphLib(ParseSystem<?, ?, ?>, GraphLibrary<VertexType, EdgeType>, boolean) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
 
parseSystemToJungLib(ParseSystem<?, ?, ?>, boolean) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
 
PassThroughFactory<ScopeType extends ExecutionScope,ReaderType extends Tokenizer> - Class in genscript.defaultops.factories
 
PassThroughFactory() - Constructor for class genscript.defaultops.factories.PassThroughFactory
 
pause() - Method in class graphana.UserInterface.NullUserInterface
 
pause() - Method in class graphana.UserInterface
Pauses the user interface.
peek(int) - Method in class graphana.util.LegacyDegreeList
Gets the first vertex with the given degree in the list
peek() - Method in class graphana.util.QuickList
Retrieves, but does not remove, the head (first element) of this list.
peekFirst() - Method in class graphana.util.QuickList
Retrieves, but does not remove, the first element of this list, or returns null if this list is empty.
peekLast() - Method in class graphana.util.QuickList
Retrieves, but does not remove, the last element of this list, or returns null if this list is empty.
pick(double, double, DimensionD) - Method in class graphana.graphs.visualization.drawmodifiers.defaultmodifiers.CycleShape
 
pick(double, double, DimensionD) - Method in class graphana.graphs.visualization.drawmodifiers.VertexShape
Tells whether or not, the given coordinates lay within the shape
pick(Position2D, DimensionD) - Method in class graphana.graphs.visualization.drawmodifiers.VertexShape
Tells whether or not, the given coordinates lay within the shape
pick(double, double, DimensionD) - Method in class visualizations.drawmodifiers.AutosizeEllipseShape
 
pick(double, double, DimensionD) - Method in class visualizations.drawmodifiers.AutosizeRectShape
 
pick(double, double, DimensionD) - Method in class visualizations.drawmodifiers.FixedEllipseShape
 
pick(double, double, DimensionD) - Method in class visualizations.drawmodifiers.FixedRectShape
 
PluginLoader - Class in graphana.model
Loads an external class at runtime with the purpose to be used as operation, operation group or graph library.
PluginLoader() - Constructor for class graphana.model.PluginLoader
 
poll(int) - Method in class graphana.util.DegreeLists
Returns one arbitrary vertex with the given degree if such vertex exists.
poll(int) - Method in class graphana.util.LegacyDegreeList
Returns one arbitrary vertex with the given degree if such vertex exists.
poll() - Method in class graphana.util.QuickList
Retrieves and removes the head (first element) of this list
pollFirst() - Method in class graphana.util.QuickList
Retrieves and removes the first element of this list, or returns null if this list is empty.
pollIdent(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics
 
pollLast() - Method in class graphana.util.QuickList
Retrieves and removes the last element of this list, or returns null if this list is empty.
pollLocalDotAttributes() - Method in class graphloaders.oldDotParser.parser.DotReader
 
pollMaxDegree() - Method in class graphana.util.DegreeLists
Returns a vertex with the maximum degree.
pollMaxDegree() - Method in class graphana.util.LegacyDegreeList
Returns a vertex with the maximum degree.
pollMinDegree() - Method in class graphana.util.LegacyDegreeList
Returns a vertex with the minimum degree.
pollTokenValue() - Method in class genscript.syntax.tokens.Tokenizer
 
pollWarning() - Method in class graphana.graphs.GraphLibrary
Returns the current warning and sets it to null
pop() - Method in class genscript.VectorStack
 
pop() - Method in class graphana.util.QuickList
Pops an element from the stack represented by this list.
popResult() - Method in class genscript.parse.ReaderStack
 
popSubMenu() - Method in class view.menuutil.keymainmenu.KeyMainMenu
Sets the current sub menu to the one which is one layer above the current sub menu.
port() - Method in class graphloaders.antlrDotParser.DOTParser.Node_idContext
 
port() - Method in class graphloaders.antlrDotParser.DOTParser
 
PortContext(ParserRuleContext, int) - Constructor for class graphloaders.antlrDotParser.DOTParser.PortContext
 
Position2D - Class in graphana.model.mathobjects
Contains two double values representing a position
Position2D(double, double) - Constructor for class graphana.model.mathobjects.Position2D
Creates an instance with the given x and y values
Position2D() - Constructor for class graphana.model.mathobjects.Position2D
Creates an instance with x and y set to zero
Position2F - Class in graphana.model.mathobjects
Contains two floats representing a position
Position2F(float, float) - Constructor for class graphana.model.mathobjects.Position2F
Creates an instance with the given x and y values
postAlgoTime - Variable in class graphana.operationsystem.GraphanaThread
 
postMessage() - Method in class scriptinterface.execution.returnvalues.ExecutionErrorMessage
 
posToString() - Method in exception scriptinterface.ParseExceptionInterface
 
preAlgoTime - Variable in class graphana.operationsystem.GraphanaThread
 
prepareAlgorithmRun() - Method in class graphana.graphs.GraphLibrary
Called just before an algorithm is executed using this instance.
prepareAlgorithmRun() - Method in class libraries.libtw.LibTW
 
prepareScriptVariables(Vector<ExecutionReturn>, VariableSystem<String>) - Method in class scriptinterface.ScriptCallSignature
Prepares a variable system for a call of the script.
PREPROC - Static variable in class graphloaders.antlrDotParser.DOTLexer
 
PREPROC - Static variable in class graphloaders.antlrDotParser.DOTParser
 
PreScanTokenizer - Class in genscript.defaultreaders
 
PreScanTokenizer(IndexReader) - Constructor for class genscript.defaultreaders.PreScanTokenizer
 
printArgError(int, String) - Static method in class system.GraphanaMain
Outputs the given index and message.
printExceptionStackTraces - Static variable in class global.Debug
If true, then runtime exceptions, even if caused by user input, will always be printed
printPositions - Static variable in class genscript.execution.ExecuterTreeElem
 
printResults - Variable in class graphana.UserInterface
 
printStackTrace() - Method in class scriptinterface.execution.returnvalues.ExecutionRuntimeError
 
printWarning(UserInterface, CallMetadata) - Method in class graphana.graphs.GraphLibrary
Displays the current warning to the user, if it is existent
printWarnings - Variable in class graphana.UserInterface
 
Priority - Class in genscript.parse
 
Priority(int, int) - Constructor for class genscript.parse.Priority
 
Priority(int) - Constructor for class genscript.parse.Priority
 
Progress - Interface in graphana.model
Contains callback methods to inform the implementing class about a progress.
progressSender - Variable in class graphana.UserInterface
 
ProjectionPlane - Interface in graphana.graphs.visualization.drawmodifiers
Contains operations to project normalized coordinates onto a drawing plane with pixel coordinates.
projHeight(double) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
Returns the pixel height of the given normalized height
projWidth(double) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
Returns the pixel width of the given normalized width
projX(double) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
Returns the pixel x-position of the given normalized x-position
projY(double) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
Returns the pixel y-position of the given normalized y-position
pullOut(QuickList.Entry<E>) - Method in class graphana.util.QuickList
 
push(Object) - Method in class genscript.VectorStack
 
push(E) - Method in class graphana.util.QuickList
Pushes an element onto the stack represented by this list.
pushResult(Object) - Method in class genscript.parse.ReaderStack
 
pushTokenValue(Object) - Method in class genscript.syntax.tokens.Tokenizer
 
putSignature(ScriptCallSignature) - Method in class graphana.script.ScriptSignatureSet
Registers the given script signature and associates it with its key.
putTypeCast(ScriptType, ScriptType, TypeCast<?, ?>) - Method in class genscript.types.DefaultTypeSystem
 
putTypeCast(String, String, TypeCast<?, ?>) - Method in class genscript.types.DefaultTypeSystem
 
putTypeCast(String[], String, TypeCast<?, ?>) - Method in class genscript.types.DefaultTypeSystem
 
putTypeCast(String, String[], TypeCast<?, ?>) - Method in class genscript.types.DefaultTypeSystem
 
putTypeCast(ScriptType, ScriptType, TypeCast<?, ?>) - Method in class genscript.types.TypeCaster
 
putTypeCast(ScriptType, ScriptType, TypeCast<?, ?>) - Method in interface scriptinterface.ScriptSystemInterface
Registers the given type cast with the two given types.
putTypeCast(String, String, TypeCast<?, ?>) - Method in interface scriptinterface.ScriptSystemInterface
Registers the given type cast with the two given types.
putTypeCast(String[], String, TypeCast<?, ?>) - Method in interface scriptinterface.ScriptSystemInterface
Registers one type cast and associates it with the given types.
putTypeCast(String, String[], TypeCast<?, ?>) - Method in interface scriptinterface.ScriptSystemInterface
Registers one type cast and associates it with the given types.
putWarning(String) - Method in class graphana.graphs.GraphLibrary
Sets the given warning as the current warning.
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