- getHeight() - Method in class process.visitor.HeigtVisitor
-
- getHeightEvolutionChart() - Method in class gui.instrument.ChartManager
-
Generates the curve chart for evolution of tree height during the visit.
- getInstance() - Static method in class process.management.VariableRepository
-
Static method allows users to get the unique instance of the class.
- getLeftOperand() - Method in class data.ArithmeticOperation
-
- getLeftOperand() - Method in class data.Operand
-
- getLeftOperand() - Method in interface data.Tree
-
Gets the left sub-tree of the node.
- getLogger(Class<?>, String) - Static method in class log.LoggerUtility
-
- getName() - Method in class data.Variable
-
- getPositionX() - Method in class gui.elements.Position
-
- getPositionY() - Method in class gui.elements.Position
-
- getRightOperand() - Method in class data.ArithmeticOperation
-
- getRightOperand() - Method in class data.Operand
-
- getRightOperand() - Method in interface data.Tree
-
Gets the right sub-tree of the node.
- getTypeCountBar() - Method in class gui.instrument.ChartManager
-
Generates the node type bar chart.
- getTypeCountPie() - Method in class gui.instrument.ChartManager
-
Generates the node type pie chart.
- getValue() - Method in class data.Constant
-
- getValue(String) - Method in class process.management.VariableRepository
-
Gets the value for a registered variable.
- globalLayout() - Method in class gui.elements.GraphicalTree
-
- GraphicalTree - Class in gui.elements
-
The graphical tree main frame.
- GraphicalTree(String) - Constructor for class gui.elements.GraphicalTree
-
To create a graphical tree frame, we need to specify the input tree text file.
- graphics - Variable in class gui.management.PaintVisitor
-
- GTParameters - Class in gui.elements
-
This class contains elementary graphical tree parameters.
- GTParameters() - Constructor for class gui.elements.GTParameters
-
- gui.elements - package gui.elements
-
- gui.instrument - package gui.instrument
-
- gui.management - package gui.management
-