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

G

g - Variable in class slogo.Main
 
gelementsToValue - Static variable in class slogo.language.GrammarElement
 
getBounds(Rectangle) - Method in class slogo.gui.Turtle
Mirrors the functionality of JComponent/Component.
getColor() - Method in class slogo.gui.PenLine
Gets the line's color
getCommand() - Method in class slogo.Main
 
getContext() - Method in class slogo.parser.SLogoParser
 
getEndPoint() - Method in class slogo.gui.PenLine
Gets the end point of the line
getHeading() - Method in class slogo.gui.Turtle
Returns the naive view of heading, 0 degrees = north
getHeadingInDegrees() - Method in class slogo.gui.Turtle
 
getInstance() - Static method in class slogo.expression.VariableFactory
 
getInstance() - Static method in class slogo.language.SubroutineFactory
 
getInstance() - Static method in class slogo.parser.InstructionParser
 
getInstance() - Static method in class slogo.parser.NumericExpressionParser
 
getInstance() - Static method in class slogo.parser.StrictInstructionListParser
 
getInstance() - Static method in class slogo.parser.token.EOFToken
 
getIsPenDown() - Method in class slogo.gui.Turtle
Returns boolean value of pen position
getMoveSize() - Method in class slogo.OldMain
Returns step size as currently selected.
getMyResult() - Method in class slogo.parser.SLogoParser
 
getNames() - Static method in class slogo.parser.InstructionNames
 
getPenColor() - Method in class slogo.gui.Turtle
 
getPoint() - Method in class slogo.gui.Turtle
Returns the turtle's point (should be centroid)
getRotationAngle() - Method in class slogo.Main
 
getStartPoint() - Method in class slogo.gui.PenLine
Gets the start point for the line
getStartX() - Method in class slogo.gui.Turtle
 
getStartY() - Method in class slogo.gui.Turtle
 
getSubroutine(IdentifierToken) - Static method in class slogo.language.SubroutineFactory
 
getToken() - Method in class slogo.parser.SLogoParser
returns the current token, doesn't fetch a new one
getToken(int) - Static method in class slogo.parser.token.CharTokenFactory
 
getTowardsHeading(Point2D) - Method in class slogo.gui.Turtle
 
getVariable(IdentifierToken) - Static method in class slogo.expression.VariableFactory
 
getVisibility() - Method in class slogo.gui.Turtle
 
GrammarElement - Class in slogo.language
All elements of the elan language (e.g., that make up an abstract syntax tree) should extend GrammarElement.
GrammarElement() - Constructor for class slogo.language.GrammarElement
 
Greater - Class in slogo.instruction.conditional
 
Greater(GrammarElement, GrammarElement) - Constructor for class slogo.instruction.conditional.Greater
 
GREATER_THAN - Static variable in class slogo.language.CharConsts
 
GreaterParser - Class in slogo.parser
 
GreaterParser() - Constructor for class slogo.parser.GreaterParser
 
GreaterToken - Class in slogo.parser.token
 
GreaterToken() - Constructor for class slogo.parser.token.GreaterToken
 

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