Uses of Class
de.grogra.turtle.Assignment
Packages that use Assignment
-
Uses of Assignment in de.grogra.turtle
Subclasses of Assignment in de.grogra.turtleModifier and TypeClassDescriptionclassclassclassclassThe turtle commandClAdd(x)setsTurtleState.localCarbonto the sum ofTurtleState.carbonand the specifiedargumentx.classThe turtle commandClMul(x)setsTurtleState.localCarbonto the product of the fieldTurtleState.carbonand the specifiedargumentx.classclassclassclassclassThe turtle commandDlAdd(x)setsTurtleState.localDiameterto the sum ofTurtleState.diameterand the specifiedargumentx.classThe turtle commandDlMul(x)setsTurtleState.localDiameterto the product of the fieldTurtleState.diameterand the specifiedargumentx.classclassclassclassclassclassThe turtle commandHlAdd(x)setsTurtleState.localHeartwoodto the sum ofTurtleState.heartwoodand the specifiedargumentx.classThe turtle commandHlMul(x)setsTurtleState.localHeartwoodto the product of the fieldTurtleState.heartwoodand the specifiedargumentx.classclassclassclassclassThe turtle commandLlAdd(x)setsTurtleState.localLengthto the sum ofTurtleState.lengthand the specifiedargumentx.classThe turtle commandLlMul(x)setsTurtleState.localLengthto the product of the fieldTurtleState.lengthand the specifiedargumentx.classclassclassclassclassThe turtle commandNlAdd(x)setsTurtleState.localParameterto the sum ofTurtleState.parameterand the specifiedargumentx.classThe turtle commandNlMul(x)setsTurtleState.localParameterto the product of the fieldTurtleState.parameterand the specifiedargumentx.classclassclassclassclassclassclassclassThe turtle commandUlAdd(x)setsTurtleState.localInternodeCountto the sum ofTurtleState.internodeCountand the specifiedargumentx.classThe turtle commandUlMul(x)setsTurtleState.localInternodeCountto the product of the fieldTurtleState.internodeCountand the specifiedargumentx.classclassclassclassclassThe turtle commandVlAdd(x)setsTurtleState.localTropismto the sum ofTurtleState.tropismand the specifiedargumentx.classThe turtle commandVlMul(x)setsTurtleState.localTropismto the product of the fieldTurtleState.tropismand the specifiedargumentx.class