|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
L(x)
sets TurtleState.length
to
the specified argument
x
.L0
resets TurtleState.length
to its initial value
(as defined in TurtleState.initialState
).long
s by the Java Virtual Machine.
LAdd(x)
increments TurtleState.length
by
the specified argument
x
.o
in this list.
o
in this list.
o
in this list.
o
in this list.
o
in this list.
o
in this list.
o
in this list.
o
in this list.
o
in this list.
Parallelogram
created by the constructor invocation
Parallogram(length, width)
and having
RGBAShader.GREEN
as its shader.
Intersection.type
indicating that the line is leaving
the solid volume at this intersection point.
n
which
is not an instance of one of the classes set by
RGG.ignore(Class[])
.
root
.
long
value.
index
of the nesting
-th statically containing frame.
local
.
index
of the current Java frame.
Light
instance represents a light source.RGBAShader
whose color is Color.LIGHT_GRAY
.
RGBColor
whose color is Color.LIGHT_GRAY
.
LineSegmentizable
object is the value of the
attribute Attributes.SHAPE
, it
defines a shape which is composed of line segments.LineSegmentizable
shapes.root
.
Ll(x)
sets TurtleState.localLength
to
the specified argument
x
.LlAdd(x)
sets TurtleState.localLength
to
the sum of TurtleState.length
and
the specified argument
x
.LlMul(x)
sets TurtleState.localLength
to
the product of the field TurtleState.length
and
the specified argument
x
.LMul(x)
multiplies TurtleState.length
by
the specified argument
x
.node
in global coordinates.
node
in global coordinates.
Lock
on a Lockable
resource is either
a read lock or an exclusive write lock.Lockable
is a resource on which
read- or write-locked tasks can be performed.DeadLockException
is thrown
by Lockable.executeForcedly(LockProtectedRunnable, boolean)
if the operation would result in a dead-lock condition.LockProtectedRunnable
represents a task which is to be
executed within the context of a Lock
on a
[@link de.grogra.util.Lockable} resource.long
.
long
.
long
.
LongAggregateState
is the subinterface of
AggregateState
that is used for aggregate methods with return
value of type long.LongConsumer
is a callback interface.LongFilterState
is the subinterface of
FilterState
that is used for filter methods with return
value of type long.LongList
represents a list of long
values.LongList
with a given initial capacity.
LongList
.
LongList
whose elements are
a copy of elements
.
LongSynth
are used in the context of the method
Library.synthesize(Object, ObjectToObjectGenerator, ObjectToLong)
.LongToBoolean
represent functions
which take long
s as input and return values of
type boolean
.LongToBooleanGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type boolean
.LongToByte
represent functions
which take long
s as input and return values of
type byte
.LongToByteGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type byte
.LongToChar
represent functions
which take long
s as input and return values of
type char
.LongToCharGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type char
.LongToDouble
represent functions
which take long
s as input and return values of
type double
.LongToDoubleGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type double
.LongToFloat
represent functions
which take long
s as input and return values of
type float
.LongToFloatGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type float
.LongToInt
represent functions
which take long
s as input and return values of
type int
.LongToIntGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type int
.LongToLong
represent functions
which take long
s as input and return values of
type long
.LongToLongGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type long
.LongToObject
represent functions
which take long
s as input and return values of
type V
.LongToObjectGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type V
.LongToShort
represent functions
which take long
s as input and return values of
type short
.LongToShortGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type short
.LongToVoid
represent functions
which take long
s as input and return values of
type void
.LongToVoidGenerator
represent
generator functions which take long
s as input
and yield sequences of values of
type void
.long
value which is wrapped
in w
if w
is an instance of
LongNode
.
AvoidIntersection.look(Null, float, float, boolean)
.
node.
- lookup(String) -
Method in interface de.grogra.persistence.SharedObjectProvider.Binding
-
- lookup(String) -
Method in class de.grogra.persistence.SOBindingImpl
-
- lookup(Class) -
Method in class de.grogra.pf.registry.LookupForClass
-
- lookup(String) -
Method in class de.grogra.pf.registry.Registry
-
- Lookup - Class in de.grogra.reflect
-
- Lookup(Type) -
Constructor for class de.grogra.reflect.Lookup
-
- lookUpAndDown(double) -
Method in class de.grogra.billboard.RotationCamera
- If the camera has to look up or look down, just invoke this method.
- LookupForClass - Class in de.grogra.pf.registry
-
- LookupForClass(Item) -
Constructor for class de.grogra.pf.registry.LookupForClass
-
- LOOP_ABORT -
Static variable in class de.grogra.ray2.tracing.modular.TracingConstants
-
- lostOwnership(Clipboard, Transferable) -
Method in class de.grogra.pf.ui.Workbench
-
- LOW_PRIORITY -
Static variable in class de.grogra.ray.Raytracer
-
- LPAREN -
Static variable in interface de.grogra.grogra.LSYTokenTypes
-
- lpeek() -
Method in class de.grogra.xl.vmx.VMXState
- Returns the topmost value from the stack without popping if
off the stack.
- lpeek(int) -
Method in class de.grogra.xl.vmx.VMXState
- Returns the
index
-th value from the top of the stack,
i.e., the value with absolute address sp - index
.
- lpop() -
Method in class de.grogra.xl.vmx.VMXState
- Pops the topmost value from the stack.
- lpush(long) -
Method in class de.grogra.xl.vmx.VMXState
- Pushs the given
value
on top of the stack.
- lreturn(long) -
Method in class de.grogra.xl.vmx.VMXState
- Returns an instance of
AbruptCompletion.Return
.
- lset(Frame, long) -
Method in interface de.grogra.xl.query.Variable
-
- lset(Frame, long) -
Method in class de.grogra.xl.vmx.VMXState.Local
-
- lset(long, VMXState, int, int, Authorization) -
Static method in class de.grogra.xl.vmx.VMXState
- Sets the stack element
index
of the
nesting
-th statically containing frame to value
.
- lset(VMXState.Local, long, Authorization) -
Method in class de.grogra.xl.vmx.VMXState
- Sets the stack element corresponding to
local
to value
.
- lsetj(int, long, Authorization) -
Method in class de.grogra.xl.vmx.VMXState
- Sets the stack element
index
of the
current Java frame to value
.
- LSYFilter - Class in de.grogra.grogra
-
- LSYFilter(FilterItem, ReaderSource) -
Constructor for class de.grogra.grogra.LSYFilter
-
- LSYParser - Class in de.grogra.grogra
-
- LSYParser(TokenBuffer, int) -
Constructor for class de.grogra.grogra.LSYParser
-
- LSYParser(TokenBuffer) -
Constructor for class de.grogra.grogra.LSYParser
-
- LSYParser(TokenStream, int) -
Constructor for class de.grogra.grogra.LSYParser
-
- LSYParser(TokenStream) -
Constructor for class de.grogra.grogra.LSYParser
-
- LSYParser(ParserSharedInputState) -
Constructor for class de.grogra.grogra.LSYParser
-
- LSystem - Class in de.grogra.grogra
-
- LSystem() -
Constructor for class de.grogra.grogra.LSystem
-
- LSystem.Apply - Class in de.grogra.grogra
-
- LSystem.Apply(boolean, boolean, int) -
Constructor for class de.grogra.grogra.LSystem.Apply
-
- LSYTokenizer - Class in de.grogra.grogra
-
- LSYTokenizer() -
Constructor for class de.grogra.grogra.LSYTokenizer
-
- LSYTokenTypes - Interface in de.grogra.grogra
-
- LT -
Static variable in interface de.grogra.grogra.LSYTokenTypes
-
- LT - Class in de.grogra.xl.expr
-
- LT() -
Constructor for class de.grogra.xl.expr.LT
-
- LUD(GMatrix, GVector) -
Method in class javax.vecmath.GMatrix
- LU Decomposition; this matrix must be a square matrix; the LU GMatrix
parameter must be the same size as this matrix.
- LUDBackSolve(GMatrix, GVector, GVector) -
Method in class javax.vecmath.GVector
- LU Decomposition Back Solve; this method takes the LU matrix
and the permutation vector produced by the GMatrix method LUD
and solves the equation (LU)*x = b by placing the solution
vector x into this vector.
- luminance(Spectrum3d) -
Method in class de.grogra.ray2.metropolis.strategy.MutationStrategy
-
- luminance(double, double, double) -
Method in class de.grogra.ray2.tracing.PixelwiseRenderer
-
- LuminanceFilter - Class in de.grogra.imp3d.io
-
- LuminanceFilter(FilterItem, FilterSource) -
Constructor for class de.grogra.imp3d.io.LuminanceFilter
-
- lval -
Variable in class de.grogra.xl.expr.Expression
-
- lval -
Variable in class de.grogra.xl.lang.Aggregate
- This field contains the result if the type is
long
.
- lval(Aggregate) -
Static method in class de.grogra.xl.lang.Aggregate
-
- lval -
Variable in class de.grogra.xl.lang.Filter
- This field contains the result if the type is
long
.
- lval -
Variable in class de.grogra.xl.util.AggregateStateImpl
- This field contains the result if the type is
long
.
- lval$FIELD -
Static variable in class de.grogra.xl.expr.Expression
-
- lval1 -
Variable in class de.grogra.xl.lang.Aggregate
- This field may be used freely by aggregate methods.
- lval1 -
Variable in class de.grogra.xl.lang.Filter
- This field may be used freely by filter methods.
- lval1 -
Variable in class de.grogra.xl.util.AggregateStateImpl
- This field may be used freely by aggregate methods.
- lval2 -
Variable in class de.grogra.xl.lang.Aggregate
- This field may be used freely by aggregate methods.
- lval2 -
Variable in class de.grogra.xl.lang.Filter
- This field may be used freely by filter methods.
- lval2 -
Variable in class de.grogra.xl.util.AggregateStateImpl
- This field may be used freely by aggregate methods.
- lval3 -
Variable in class de.grogra.xl.lang.Aggregate
- This field may be used freely by aggregate methods.
- lval3 -
Variable in class de.grogra.xl.lang.Filter
- This field may be used freely by filter methods.
- lval3 -
Variable in class de.grogra.xl.util.AggregateStateImpl
- This field may be used freely by aggregate methods.
- lval4 -
Variable in class de.grogra.xl.lang.Aggregate
- This field may be used freely by aggregate methods.
- lval4 -
Variable in class de.grogra.xl.util.AggregateStateImpl
- This field may be used freely by aggregate methods.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |