JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
descriptionfiles
,
frameworksamples
,
global
,
graphana
,
graphana.graphs
,
graphana.graphs.defaultstates
,
graphana.graphs.defaulttypes
,
graphana.graphs.exceptions
,
graphana.graphs.visualization
,
graphana.graphs.visualization.drawmodifiers
,
graphana.graphs.visualization.output
,
graphana.model
,
graphana.model.mathobjects
,
graphana.operationsystem
,
graphana.script
,
graphana.script.bindings
,
graphana.script.bindings.basicops
,
graphana.script.bindings.basictypes
,
graphana.script.bindings.tokens
,
graphana.script.bindings.treeelems
,
graphana.script.bindings.visualization
,
graphana.script.execution
,
graphana.util
,
graphloaders
,
graphloaders.dotloader
,
graphloaders.dotloader.actions
,
graphloaders.dotloader.attributes
,
graphloaders.dotloader.parser
,
graphloaders.dotloader.tokens
,
graphloaders.dotloader.tokens.factories
,
libraries.jgrapht
,
libraries.jung
,
libraries.libtw
,
scriptinterface
,
scriptinterface.defaulttypes
,
scriptinterface.execution
,
scriptinterface.execution.parseerrors
,
scriptinterface.execution.returnvalues
,
system
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.AbstractSequentialList<E>
graphana.util.
QuickList
<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
graphloaders.dotloader.actions.
AttributeListActions
graphana.model.
Bounds
scriptinterface.execution.
CallMetadata
global.
ColorOp
global.
ConversionOps
graphana.util.
CycleFinder
<VertexType,EdgeType>
global.
Debug
scriptinterface.defaulttypes.
DefaultCasts
org.jgrapht.graph.DefaultEdge
org.jgrapht.graph.DefaultWeightedEdge
libraries.jgrapht.
JGraphTWeightedEdge
libraries.jgrapht.
JGraphTWeightedStatusEdge
scriptinterface.
DefaultSignature
(implements scriptinterface.
SignatureInterface
)
genscript.types.DefaultTypeSystem
genscript.ParseSystem<ParseResult,ParserType,ReaderType>
graphloaders.dotloader.parser.
DotParseSystem
genscript.TreeBuildingScriptSystem<ScopeType,ParserType,ReaderType> (implements scriptinterface.
ScriptSystemInterface
<ScopeType,ReaderType>)
graphana.script.bindings.
GraphanaScriptSystem
(implements graphana.script.bindings.
GraphanaScriptSystemInterface
)
graphana.script.
GraphanaDefaultScriptSystem
graphana.util.
DegList
<VertexType>
graphana.util.
DegList.Index
graphana.util.
DegList2
<VertexType>
graphana.util.
DegreeLists
<VertexType>
graphana.util.
DegreeQuickLists
<VertexType>
graphana.util.
DegreeStatus
<VertexType>
descriptionfiles.
Description
descriptionfiles.
DescriptionFile
descriptionfiles.
DescriptionFiles
descriptionfiles.
DescSection
graphloaders.
DIMACSLoader
graphloaders.dotloader.parser.
DotAction
(implements genscript.parse.ParseAction<Reader>)
graphloaders.dotloader.actions.
AttributeListActions.AddAttrAction
graphloaders.dotloader.actions.
DeleteTokenAction
graphloaders.dotloader.parser.
DotGraphAction
graphloaders.dotloader.actions.
AddEdgesAction
graphloaders.dotloader.actions.
AddVertexAction
graphloaders.dotloader.actions.
AttributeListActions.BeginGlobalAttrListAction
graphloaders.dotloader.actions.
AttributeListActions.BeginLocalAttrListAction
graphloaders.dotloader.actions.
AttributeListActions.EndGlobalAttrListAction
graphloaders.dotloader.actions.
BeginSetAction
graphloaders.dotloader.actions.
CreateGraphAction
graphloaders.dotloader.actions.
EndSetAction
graphloaders.dotloader.actions.
SetGraphNameAction
graphloaders.dotloader.actions.
EdgesStartAction
graphloaders.dotloader.tokens.
DotIdentifier
graphloaders.dotloader.tokens.
DotIdeBoolean
graphloaders.dotloader.tokens.
DotIdeColor
graphloaders.dotloader.tokens.
DotIdeString
graphloaders.dotloader.
DotLoader
graphloaders.dotloader.parser.
DotReadLevel
graphloaders.dotloader.parser.
DotResult
graphana.graphs.visualization.drawmodifiers.
EdgeArrow
graphana.graphs.visualization.drawmodifiers.
DefaultEdgeArrow
graphana.graphs.visualization.drawmodifiers.
EdgeStroke
graphana.graphs.visualization.drawmodifiers.
StraightEdgeStroke
graphana.graphs.visualization.drawmodifiers.
EdgeStrokeSolid
graphana.script.bindings.basictypes.
ExecuterCallData
genscript.execution.ExecuterTree<ScopeType,ReaderType> (implements scriptinterface.execution.
ExecuterInterface
)
graphana.script.bindings.
GraphanaExecuterTree
genscript.execution.ExecuterTreeElem<ScopeType,ReaderType> (implements scriptinterface.
CallMetadataFactory
, genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
genscript.execution.ExecuterTreeNode<ScopeType,ReaderType>
genscript.execution.ExecuterTreeNodeLazy<ScopeType,ReaderType>
genscript.execution.ExecuterTreeNodeEager<ScopeType,ReaderType>
graphana.script.bindings.treeelems.
GraphanaScriptOperationEager
graphana.script.bindings.basicops.
GrOpApplication
graphana.script.bindings.basicops.
GrOpConstEdge
graphana.script.bindings.basicops.
GrOpGroupOutput.GrOpPrint
graphana.script.bindings.basicops.
GrOpGroupOutput.GrOpWrite
graphana.script.bindings.treeelems.
GraphanaScriptOperationLazy
graphana.script.bindings.basicops.
GrOpAssignment
graphana.script.bindings.basicops.
GrOpAssignmentAddition
graphana.script.bindings.basicops.
GrOpAssignmentDivision
graphana.script.bindings.basicops.
GrOpAssignmentModulu
graphana.script.bindings.basicops.
GrOpAssignmentMultiplication
graphana.script.bindings.basicops.
GrOpAssignmentSubtraction
graphana.script.bindings.basicops.
GrOpConstVertex
graphana.script.bindings.basicops.
GrOpGroupBasics.GrOpPostfixDecrease
graphana.script.bindings.basicops.
GrOpGroupBasics.GrOpPostfixIncrease
graphana.script.bindings.basicops.
GrOpGroupBasics.GrOpPrefixDecrease
graphana.script.bindings.basicops.
GrOpGroupBasics.GrOpPrefixIncrease
graphana.script.bindings.basicops.
GrOpGroupBasics.OpTryCatch
graphana.script.bindings.basicops.
GrOpMeasureAlgorithmTime
graphana.script.bindings.basicops.
GrOpForEach
<ScopeType>
graphana.script.bindings.treeelems.
GraphanaScriptOperation
graphana.script.bindings.treeelems.
GraphanaScriptElem
graphana.script.bindings.basicops.
GrOpGroupBasics.GrOpDefined
graphana.script.bindings.basicops.
GrOpIdentifier
(implements genscript.defaulttokens.ScriptIdentifier)
scriptinterface.execution.returnvalues.
ExecutionReturn
scriptinterface.execution.returnvalues.
ExecutionError
scriptinterface.execution.returnvalues.
ExecutionErrorMessage
graphana.script.execution.
ExecutionAssertionFailed
graphana.script.execution.
ExecutionFileNotFound
graphana.script.execution.
ExecutionUnknownIdentifier
scriptinterface.execution.returnvalues.
ExecutionInvalidArg
graphana.script.execution.
ExecutionKeyExists
scriptinterface.execution.returnvalues.
ExecutionRuntimeError
scriptinterface.execution.returnvalues.
ExecutionStackError
graphana.script.execution.
ExecutionTimeout
scriptinterface.execution.returnvalues.
ExecutionWrongArgCount
scriptinterface.execution.returnvalues.
ExecutionWrongArgType
scriptinterface.execution.parseerrors.
ParseError
scriptinterface.execution.parseerrors.
ContextError
scriptinterface.execution.parseerrors.
SyntaxError
scriptinterface.execution.parseerrors.
SyntaxEndOfBuffer
scriptinterface.execution.parseerrors.
SyntaxInvalidSymbol
scriptinterface.execution.parseerrors.
SyntaxNotAccepted
scriptinterface.execution.returnvalues.
ExecutionFunctionReturn
scriptinterface.execution.returnvalues.
ExecutionBreak
scriptinterface.execution.returnvalues.
ExecutionResult
<ValueType>
scriptinterface.defaulttypes.
GArray
(implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>, scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GBoolean
(implements scriptinterface.defaulttypes.
TextHolder
, scriptinterface.defaulttypes.
ToBoolean
, scriptinterface.defaulttypes.
ToFloat
, scriptinterface.defaulttypes.
ToInteger
)
scriptinterface.defaulttypes.
GColor
(implements scriptinterface.defaulttypes.
ColorHolder
)
graphloaders.dotloader.attributes.
GDotAttributes
(implements graphana.graphs.visualization.output.
GraphOutputFont
, graphana.graphs.visualization.output.
GraphOutputFontColor
, graphana.graphs.visualization.output.
GraphOutputFullText
)
graphloaders.dotloader.attributes.
GDotEdgeAttributes
(implements scriptinterface.defaulttypes.
ColorHolder
)
graphloaders.dotloader.attributes.
GDotVertexAttributes
(implements graphana.graphs.visualization.output.
GraphOutputContourColor
, graphana.graphs.visualization.output.
GraphOutputFillColor
, graphana.graphs.visualization.output.
GraphOutputPosition
)
graphana.script.bindings.basictypes.
GEdge
<VertexType,EdgeType> (implements scriptinterface.defaulttypes.
TextHolder
)
graphana.script.bindings.basictypes.
GErrorHolder
graphana.script.bindings.basictypes.
GExecuterCall
scriptinterface.defaulttypes.
GFile
(implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GExistingFile
(implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GFiles
(implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>)
scriptinterface.defaulttypes.
GFloat
(implements scriptinterface.defaulttypes.
TextHolder
, scriptinterface.defaulttypes.
ToBoolean
, scriptinterface.defaulttypes.
ToFloat
, scriptinterface.defaulttypes.
ToInteger
)
graphana.script.bindings.basictypes.
GGraph
graphana.script.bindings.basictypes.
GHistogram
scriptinterface.defaulttypes.
GInteger
(implements scriptinterface.defaulttypes.
TextHolder
, scriptinterface.defaulttypes.
ToBoolean
, scriptinterface.defaulttypes.
ToFloat
, scriptinterface.defaulttypes.
ToInteger
)
graphana.script.bindings.basictypes.
GInterval
scriptinterface.defaulttypes.
GIterable
<ElementType> (implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>, scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GList
(implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>, scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GMacro
(implements scriptinterface.defaulttypes.
TextHolder
)
graphana.script.bindings.basictypes.
GMetaEdge
<VertexType,EdgeType> (implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GObject
(implements scriptinterface.defaulttypes.
TextHolder
)
graphana.script.bindings.basictypes.
GParseTree
scriptinterface.defaulttypes.
GPositiveInteger
(implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GSet
(implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>, scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GString
(implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GVector
(implements scriptinterface.defaulttypes.
IterableAndSize
<ElementType>, scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.defaulttypes.
GComplexType
graphana.script.bindings.basictypes.
GVertex
<VertexType> (implements scriptinterface.defaulttypes.
TextHolder
)
scriptinterface.execution.
ExecutionScope
graphana.script.bindings.
GraphanaScriptScope
(implements scriptinterface.execution.
VariableSystem
<KeyType>)
global.
ExtractedString
global.
FileOps
global.
FileOps.FileLineIterator
(implements java.lang.Iterable<T>, java.util.Iterator<E>)
frameworksamples.
FrameworkAddAlgo
frameworksamples.
FrameworkErrorHandling
frameworksamples.
FrameworkInit
frameworksamples.
FrameworkSimple
frameworksamples.
FrameworkTestAlgo
system.
GraphanaAccess
system.
GraphanaInitializer
system.
GraphanaMain
graphana.operationsystem.
GraphanaThread
graphana.operationsystem.
ExecuterThread
graphana.operationsystem.
OperationThread
graphana.model.
GraphConfiguration
graphana.graphs.
GraphLibManager
graphana.graphs.
GraphLibrary
<VertexType,EdgeType>
libraries.jgrapht.
JGraphTLib
libraries.jung.
JungLib
libraries.libtw.
LibTW
graphloaders.
GraphLoader
graphana.graphs.visualization.
GraphVisualElements
<VertexType,EdgeType>
graphana.script.bindings.basicops.
GrOpGroupBasics.GrFacApplication
(implements genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
graphana.script.bindings.basicops.
GrOpGroupBasics.GrFacConstVertex
(implements genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
graphana.script.bindings.basicops.
GrOpGroupBasics.GrFacDefined
(implements genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
graphana.script.bindings.basicops.
GrOpGroupBasics.GrFacForEach
(implements genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
graphana.script.bindings.basicops.
GrOpGroupBasics.TryCatchFactory
(implements genscript.parse.ExecTreeElemFactory<ScopeType,ReaderType>)
graphana.model.
HelpSystem
graphana.model.
Histogram
graphana.model.
InputHistory
libraries.jung.
JungEdgeFactory
(implements org.apache.commons.collections15.Factory<T>)
libraries.jung.
JungWeightTransformer
(implements org.apache.commons.collections15.Transformer<I,O>)
libraries.libtw.
LibTWVertexIterator
(implements java.lang.Iterable<T>, java.util.Iterator<E>)
graphana.util.
ListEntry
global.
ListString
graphana.
MainControl
global.
MathOps
graphana.model.
MetaEdge
<VertexType>
graphana.model.
MetaWeightedEdge
<VertexType>
graphloaders.
METISLoader
nl.uu.cs.treewidth.ngraph.NEdge<D>
libraries.libtw.
LibTWEdge
nl.uu.cs.treewidth.ngraph.NVertex<D> (implements java.lang.Iterable<T>)
nl.uu.cs.treewidth.ngraph.ListVertex<D>
libraries.libtw.
LibTWVertex
graphana.operationsystem.
Operation
(implements graphana.operationsystem.
OperationDescFile
)
graphana.operationsystem.
Command
graphana.operationsystem.
GraphOperation
graphana.operationsystem.
GraphAlgorithm
frameworksamples.
AlgoEdgeWeightSum
graphana.operationsystem.
OperationArguments
graphana.operationsystem.
OperationGroup
graphana.operationsystem.
OperationSet
scriptinterface.defaulttypes.
OpGroupTypes
<ScopeType,ReaderType>
graphana.model.mathobjects.
PairD
graphana.model.mathobjects.
DimensionD
graphana.model.mathobjects.
Position2D
graphana.model.mathobjects.
Vector2D
scriptinterface.
ParameterTuple
(implements global.
StringRepresentation
)
graphana.model.
PluginLoader
graphana.model.mathobjects.
Position2F
graphana.util.
QuickList.Entry
<E>
graphana.util.
QuickList2
<E>
graphana.util.
QuickList2.Entry
<E>
genscript.parse.ReaderStack
genscript.parse.IndexReader (implements scriptinterface.
ReaderInterface
)
genscript.syntax.tokens.Tokenizer
genscript.defaultreaders.ScanTokenizer
graphloaders.dotloader.parser.
DotReader
scriptinterface.
ScriptCallSignature
system.
ScriptCallsInitializer
frameworksamples.
ScriptMain
genscript.parse.ScriptOperationGroup<ScopeType,ReaderType>
graphana.script.bindings.basicops.
GrOpGroupBasics
graphana.script.bindings.basicops.
GrOpGroupOutput
graphana.script.
ScriptSignatureSet
scriptinterface.
ScriptType
(implements global.
StringRepresentation
)
scriptinterface.
ScriptComplexType
graphana.script.bindings.visualization.
ScriptVisualizer
genscript.parse.SearchGraph
genscript.parse.NTProductions
genscript.syntax.TokenizedParser
graphloaders.dotloader.parser.
DotNTProductions
genscript.syntax.TreeBuildingParser<ScopeType,ReaderType>
graphana.script.bindings.
GraphanaParser
graphana.util.
SlowDegreeLists
<VertexType>
scriptinterface.
SourcePosition
(implements global.
StringRepresentation
)
graphana.graphs.defaultstates.
StatusDeleted
(implements scriptinterface.defaulttypes.
ColorHolder
, graphana.graphs.visualization.output.
GraphOutputFontColor
)
graphana.graphs.defaultstates.
StatusFullText
(implements graphana.graphs.visualization.output.
GraphOutputFullText
)
graphana.graphs.defaultstates.
StatusId
(implements scriptinterface.defaulttypes.
TextHolder
)
graphana.graphs.defaultstates.
StatusText
(implements scriptinterface.defaulttypes.
TextHolder
)
graphana.graphs.defaulttypes.
StdEdge
graphana.graphs.defaulttypes.
WeightedEdge
graphana.graphs.defaulttypes.
StdVertex
global.
StringOps
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
global.
HexParseException
graphana.graphs.exceptions.
InvalidGraphException
scriptinterface.execution.parseerrors.
ParameterParseException
scriptinterface.
ParseExceptionInterface
java.lang.RuntimeException
graphana.model.
GraphanaRuntimeException
graphana.graphs.exceptions.
InvalidGraphConfigException
javax.xml.stream.XMLStreamException
descriptionfiles.
HelpFileException
genscript.syntax.tokens.TokenIdentifier (implements genscript.parse.ContentFactory<Reader,ValueType>, scriptinterface.
Index
)
genscript.syntax.tokens.TokenIdentifierFactory
graphloaders.dotloader.tokens.factories.
DotTokFacIde
graphloaders.dotloader.tokens.factories.
DotTokFacString
graphana.script.bindings.tokens.
GrTokFacIde
graphloaders.dotloader.tokens.
TokenMark
scriptinterface.
TypeCast
<FromType,ToType>
scriptinterface.defaulttypes.
DefaultCasts.AnyToArray
scriptinterface.defaulttypes.
DefaultCasts.AnyToSet
scriptinterface.defaulttypes.
DefaultCasts.AnyToString
scriptinterface.defaulttypes.
DefaultCasts.AnyToVector
scriptinterface.defaulttypes.
DefaultCasts.FileToExistingFile
scriptinterface.defaulttypes.
DefaultCasts.FileToString
scriptinterface.defaulttypes.
DefaultCasts.IntegerToDouble
scriptinterface.defaulttypes.
DefaultCasts.IntegerToPositiveInteger
scriptinterface.defaulttypes.
DefaultCasts.Iterables
scriptinterface.defaulttypes.
DefaultCasts.SetToFiles
scriptinterface.defaulttypes.
DefaultCasts.StringToExistingFile
scriptinterface.defaulttypes.
DefaultCasts.StringToFile
scriptinterface.defaulttypes.
DefaultCasts.StringToFiles
scriptinterface.defaulttypes.
DefaultCasts.VectorToFiles
graphana.
UserInterface
(implements graphana.model.
Progress
)
graphana.script.bindings.visualization.
VertexNodeHolder
(implements scriptinterface.defaulttypes.
ColorHolder
, graphana.graphs.visualization.output.
GraphOutputFullText
)
graphana.graphs.visualization.drawmodifiers.
VertexShape
graphana.graphs.visualization.drawmodifiers.
VertexAutosizeShape
graphana.graphs.visualization.drawmodifiers.
VertexFixedSizeShape
graphana.graphs.visualization.drawmodifiers.
CycleShape
graphana.graphs.visualization.
VisualizationManager
Interface Hierarchy
scriptinterface.
CallMetadataFactory
scriptinterface.defaulttypes.
ColorHolder
graphana.graphs.visualization.drawmodifiers.
EdgeArealData
graphana.graphs.visualization.drawmodifiers.
LoopArealData
scriptinterface.execution.
ExecuterInterface
graphana.graphs.
GraphListener
<VertexType,EdgeType>
graphana.graphs.visualization.output.
GraphOutputContourColor
graphana.graphs.visualization.output.
GraphOutputEdgeArrow
graphana.graphs.visualization.output.
GraphOutputEdgeStroke
graphana.graphs.visualization.output.
GraphOutputFillColor
graphana.graphs.visualization.output.
GraphOutputFont
graphana.graphs.visualization.output.
GraphOutputFontColor
graphana.graphs.visualization.output.
GraphOutputFullText
graphana.graphs.visualization.output.
GraphOutputPosition
graphana.graphs.visualization.output.
GraphOutputVertexShape
graphana.graphs.visualization.
GraphVisualizer
scriptinterface.
Index
java.lang.Iterable<T>
scriptinterface.defaulttypes.
IterableAndSize
<ElementType>
graphana.operationsystem.
OperationDescFile
graphana.model.
Progress
graphana.graphs.visualization.drawmodifiers.
ProjectionPlane
scriptinterface.
ReaderInterface
scriptinterface.
ScriptSystemInterface
<ScopeType,ReaderType>
graphana.script.bindings.
GraphanaScriptSystemInterface
global.
StringRepresentation
scriptinterface.
SignatureInterface
scriptinterface.defaulttypes.
TextHolder
scriptinterface.defaulttypes.
ToBoolean
scriptinterface.defaulttypes.
ToFloat
scriptinterface.defaulttypes.
ToInteger
scriptinterface.execution.
VariableSystem
<KeyType>
graphana.graphs.visualization.drawmodifiers.
VertexArealData
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
graphloaders.dotloader.parser.
ElemType
descriptionfiles.
DescSourceType
descriptionfiles.
DescriptionType
graphana.operationsystem.
FinishType
graphana.model.
Option
graphloaders.dotloader.tokens.
DotIdeType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes