|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
C(x)
sets TurtleState.carbon
to
the specified argument
x
.C0
resets TurtleState.carbon
to its initial value
(as defined in TurtleState.initialState
).Variables
as parameter in order to store
some information which should be available in following
invocations of the method.
CAdd(x)
increments TurtleState.carbon
by
the specified argument
x
.type
be enumerated?
CellIterator
is used to iterate over the cells of an
octree which are intersected by a line.ViewComponent.repaint(int)
indicating that a repaint
is requested due to a change of scene or display size.
ChannelMap
-based computations.char
.
char
.
char
.
CharAggregateState
is the subinterface of
AggregateState
that is used for aggregate methods with return
value of type char.CharConsumer
is a callback interface.CharFilterState
is the subinterface of
FilterState
that is used for filter methods with return
value of type char.CharList
represents a list of char
values.CharList
with a given initial capacity.
CharList
.
CharList
whose elements are
a copy of elements
.
CharSynth
are used in the context of the method
Library.synthesize(Object, ObjectToObjectGenerator, ObjectToChar)
.ds
in a chart panel.
CharToBoolean
represent functions
which take char
s as input and return values of
type boolean
.CharToBooleanGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type boolean
.CharToByte
represent functions
which take char
s as input and return values of
type byte
.CharToByteGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type byte
.CharToChar
represent functions
which take char
s as input and return values of
type char
.CharToCharGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type char
.CharToDouble
represent functions
which take char
s as input and return values of
type double
.CharToDoubleGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type double
.CharToFloat
represent functions
which take char
s as input and return values of
type float
.CharToFloatGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type float
.CharToInt
represent functions
which take char
s as input and return values of
type int
.CharToIntGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type int
.CharToLong
represent functions
which take char
s as input and return values of
type long
.CharToLongGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type long
.CharToObject
represent functions
which take char
s as input and return values of
type V
.CharToObjectGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type V
.CharToShort
represent functions
which take char
s as input and return values of
type short
.CharToShortGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type short
.CharToVoid
represent functions
which take char
s as input and return values of
type void
.CharToVoidGenerator
represent
generator functions which take char
s as input
and yield sequences of values of
type void
.char
value which is wrapped
in w
if w
is an instance of
CharNode
.
true
iff it is has not yet been
invoked before for the same plugin and the same user (extending
over all application invocations).
null
if this cell is a leaf of the octree.
Cl(x)
sets TurtleState.localCarbon
to
the specified argument
x
.ClAdd(x)
sets TurtleState.localCarbon
to
the sum of TurtleState.carbon
and
the specified argument
x
.Class
.
class
of the parameter which indicates the
Java class of the MIME type MimeType.JAVA_OBJECT
.
id
which has been
set previously by Octree.State.mark(int)
within this state.
ClMul(x)
sets TurtleState.localCarbon
to
the product of the field TurtleState.carbon
and
the specified argument
x
.Node.newInstance()
and Node.dup(de.grogra.graph.impl.Node, boolean, de.grogra.persistence.Transaction)
.
root
and returns the cloned node which corresponds to root
.
openArrayBuffer()
openElementArrayBuffer()
Volume.computeIntersections(de.grogra.vecmath.geom.Line, int, de.grogra.vecmath.geom.IntersectionList, de.grogra.vecmath.geom.Intersection, de.grogra.vecmath.geom.Intersection)
indicating
that only the closest intersection (minimal value of
Intersection.parameter
) has to be found.
Workbench
if such a workbench
exists.
CMul(x)
multiplies TurtleState.carbon
by
the specified argument
x
.LightModel
.Spectrum
.
Spectrum
.
Spectrum
.
Spectrum
.
Command
is an object which can be executed
by a set of methods of a JobManager
.input
to an array of types
CompiletimeModel
is used by an XL compiler to
parameterize property-related aspects of XL language features.CompileModel
is used by an XL compiler to
parametrize the access to graph-like data sources in queries.Property
is declared by the current
CompiletimeModel
and represents a property as defined
by the specification of the XL programming language.polygonize
indicating that normal vectors
have to be computed.
polygonize
indicating that uv coordinates
have to be computed.
line
.
all
is false
)
between the faces of the bounding box [min, max]
and the specified line
, see also the general
method Volume.computeIntersections(de.grogra.vecmath.geom.Line, int, de.grogra.vecmath.geom.IntersectionList, de.grogra.vecmath.geom.Intersection, de.grogra.vecmath.geom.Intersection)
.
line
.
line
.
(v1, v2, v3)
.
is
which has been computed previously by the invocation
of Volume.computeIntersections(de.grogra.vecmath.geom.Line, int, de.grogra.vecmath.geom.IntersectionList, de.grogra.vecmath.geom.Intersection, de.grogra.vecmath.geom.Intersection)
on this volume.
Volume.computeUV(de.grogra.vecmath.geom.Intersection, javax.vecmath.Vector2d)
)
with respect to u and v at the intersection point.
is
which has been computed previously by the invocation
of Volume.computeIntersections(de.grogra.vecmath.geom.Line, int, de.grogra.vecmath.geom.IntersectionList, de.grogra.vecmath.geom.Intersection, de.grogra.vecmath.geom.Intersection)
on this volume.
ConcurrentTask
s.origin
,
whose central axis has direction
as direction,
and whose half opening angle is angle
(in degrees).
node
.
Configurable
object defines a set of configurable options.Configuration
is a ModifiableMap
which uses
String
s as keys and maintains three levels of associations:
The basic level is represented by default values and is not modified
by methods of this class.Configuration
.
ConfigurationSet
is a ModifiableMap
and consists of a set of Configuration
s.name
.
q
(GraphQueue.CONNECT_DESCRIPTOR
) which induces the invocation
c.connect(s, t, param, q)
on queue application.
Connector
is used to specify a connection of a new node
with a graph at a position which is given by an existing node in
the graph.RGG.left(Node)
and RGG.right(Node)
.
Console
represents a Panel
of
the GUI which provides textual input and output.Console
.
ConsoleWriter
is a PrintWriter
with the additional possibility to set the text color
to use.boolean
.
byte
.
char
.
double
.
float
.
int
.
long
.
T
.
short
.
void
.
boolean
parameter.
byte
parameter.
short
parameter.
char
parameter.
int
parameter.
long
parameter.
float
parameter.
double
parameter.
Object
parameter.
Graph.CONTAINMENT_EDGE
.
point
lies within this object.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
true
iff this list contains the given
element o
.
Context
represents some object in the context of the graphical
user interface.GraphState
.root
.
node
.
SceneTree.createTree(boolean)
to create
an inner node.
SceneTree.createTree(boolean)
to create a leaf.
t
into an abstract syntax tree.
Producer
.
Queue
.
GL20Resource
resource for this GL20Node
if no resource exists until now. if a GL20Resource
exists it
will be returned
Octree.State
which is suitable as state for this octree.
root
.
CSGDifference
whose list of volumes
is empty.
CSGDifference
whose list of volumes
is set to [a, b]
.
CSGIntersection
whose list of volumes
is empty.
CSGIntersection
whose list of volumes
is set to [a, b]
.
CSGUnion
whose list of volumes
is empty.
CSGUnion
whose list of volumes
is set to [a, b]
.
text/x-csv
without parameters.
graph
which is
valid within the current thread.
highlight
-parameter to the
draw
-methods of this interface if the
current highlight has to be used instead of the parameter.
LSystem.currentNode
if
generative rules are active, or the value of length
of the current turtle state if interpretative rules are active.
LSystem.currentNode
.
LSystem.currentNode
.
LSystem.currentNode
.
CurveRef
instance which refers
to the curve named name
.
RGBAShader
whose color is Color.CYAN
.
RGBColor
whose color is Color.CYAN
.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |