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

O

Offset - Class in algoanim.util
This is a concrete kind of a Node.
Offset(int, int, Primitive, String) - Constructor for class algoanim.util.Offset
Creates a new Offset instance at a distance of (xCoordinate, yCoordinate) in direction "targetDirection" from the base primitive "reference".
Offset(int, int, Node, String) - Constructor for class algoanim.util.Offset
Creates a new Offset instance at a distance of (xCoordinate, yCoordinate) in direction "targetDirection" from the base Node "baseNode".
Offset(int, int, String, String) - Constructor for class algoanim.util.Offset
Creates a new Offset instance at a distance of (xCoordinate, yCoordinate) in direction "targetDirection" from the base reference ID "baseIDRef".
OffsetFromLastPosition - Class in algoanim.util
This is a concrete kind of a Node.
OffsetFromLastPosition(int, int) - Constructor for class algoanim.util.OffsetFromLastPosition
Creates a new Offset instance at a distance of (xCoordinate, yCoordinate) in direction "targetDirection" from the base primitive "reference".
OPENCONTEXT - Static variable in class algoanim.annotations.Annotation
 
openContext() - Method in class algoanim.primitives.Variables
 
openNodeScope(Node) - Method in class algoanim.executors.formulaparser.JJTFormulaParserState
 
OrGate - Class in algoanim.primitives.vhdl
Represents an OR gate defined by an upper left corner and its width.
OrGate(VHDLElementGenerator, Node, int, int, String, List<VHDLPin>, DisplayOptions, VHDLElementProperties) - Constructor for class algoanim.primitives.vhdl.OrGate
Instantiates the OrGate and calls the create() method of the associated SquareGenerator.
OrGateGenerator - Interface in algoanim.primitives.generators.vhdl
OrGateGenerator offers methods to request the included Language object to append OR gate-related script code lines to the output.

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