Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
N
name
- Variable in class com.ryanm.config.swing.
Widget
The name of the variable that this widget controls
NAME
- Static variable in class com.speckled.specksim.imp.env.
GravityEnvironment
The name of this environment
NAME
- Static variable in class com.speckled.specksim.imp.env.
TemperatureEnvironment
The name by which this environment object can be requested from the simulator
NAME
- Static variable in class com.speckled.specksim.imp.filter.
SpeckIDFilter
The name of this filter
name
- Variable in class com.speckled.specksim.imp.specks.
AbstractSpeck
The name of this speck type
NAME
- Static variable in class com.speckled.specksim.imp.specks.
FloodSpeck
The name of this speck flavour
NAME
- Static variable in class com.speckled.specksim.imp.state.
NeighbourhoodProcessor
The name of this processor
nearPlane
- Variable in class com.ryanm.glvisualiser.
GLCamera
The distances to the near and far clipping planes
negate()
- Method in class javax.vecmath.
GMatrix
Negates the value of this matrix: this = -this.
negate(GMatrix)
- Method in class javax.vecmath.
GMatrix
Sets the value of this matrix equal to the negation of of the GMatrix parameter.
negate()
- Method in class javax.vecmath.
GVector
Negates the value of this vector: this = -this.
negate()
- Method in class javax.vecmath.
Matrix3d
Negates the value of this matrix: this = -this.
negate(Matrix3d)
- Method in class javax.vecmath.
Matrix3d
Sets the value of this matrix equal to the negation of of the Matrix3d parameter.
negate()
- Method in class javax.vecmath.
Matrix3f
Negates the value of this matrix: this = -this.
negate(Matrix3f)
- Method in class javax.vecmath.
Matrix3f
Sets the value of this matrix equal to the negation of of the Matrix3f parameter.
negate()
- Method in class javax.vecmath.
Matrix4d
Negates the value of this matrix: this = -this.
negate(Matrix4d)
- Method in class javax.vecmath.
Matrix4d
Sets the value of this matrix equal to the negation of of the Matrix4d parameter.
negate()
- Method in class javax.vecmath.
Matrix4f
Negates the value of this matrix: this = -this.
negate(Matrix4f)
- Method in class javax.vecmath.
Matrix4f
Sets the value of this matrix equal to the negation of of the Matrix4f parameter.
negate(Tuple2d)
- Method in class javax.vecmath.
Tuple2d
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple2d
Negates the value of this vector in place.
negate(Tuple2f)
- Method in class javax.vecmath.
Tuple2f
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple2f
Negates the value of this vector in place.
negate(Tuple2i)
- Method in class javax.vecmath.
Tuple2i
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple2i
Negates the value of this tuple in place.
negate(Tuple3d)
- Method in class javax.vecmath.
Tuple3d
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple3d
Negates the value of this tuple in place.
negate(Tuple3f)
- Method in class javax.vecmath.
Tuple3f
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple3f
Negates the value of this tuple in place.
negate(Tuple3i)
- Method in class javax.vecmath.
Tuple3i
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple3i
Negates the value of this tuple in place.
negate(Tuple4d)
- Method in class javax.vecmath.
Tuple4d
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple4d
Negates the value of this tuple in place.
negate(Tuple4f)
- Method in class javax.vecmath.
Tuple4f
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple4f
Negates the value of this tuple in place.
negate(Tuple4i)
- Method in class javax.vecmath.
Tuple4i
Sets the value of this tuple to the negation of tuple t1.
negate()
- Method in class javax.vecmath.
Tuple4i
Negates the value of this tuple in place.
NeighbourhoodAware
- Interface in
com.speckled.specksim.imp.state
Should be applied to SpeckStates that have some kind of neighbourhood record
NeighbourhoodModule
- Class in
com.speckled.specksim.imp.stats
This statistics module provides: Average Neighbourhood size Average Neighbourhood as a percentage of the total number of specks NB: Non-NeighbourhoodAware specks are not included in these calculations
NeighbourhoodModule()
- Constructor for class com.speckled.specksim.imp.stats.
NeighbourhoodModule
NeighbourhoodProcessor
- Class in
com.speckled.specksim.imp.state
This processor generates an array, each element of which is an int array containing the indices of that speck's neighbours in the state array.
NeighbourhoodProcessor()
- Constructor for class com.speckled.specksim.imp.state.
NeighbourhoodProcessor
NeighbourhoodRenderer
- Class in
com.speckled.specksim.gui.imp
NeighbourhoodRenderer()
- Constructor for class com.speckled.specksim.gui.imp.
NeighbourhoodRenderer
NeighbourlySpeck
- Class in
com.speckled.specksim.imp.specks
This speck implementation simply broadcasts its id periodically, and keeps a decaying list of all the IDs it has received.
NeighbourlySpeck()
- Constructor for class com.speckled.specksim.imp.specks.
NeighbourlySpeck
Constructs a new
NeighbourlySpeck
.
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
ActionWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
BooleanWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
ColourWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
FileWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
FloatWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
IntWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
StringListWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
StringWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.imp.
VectorWidget
newWidget(Configurator, String)
- Method in class com.ryanm.config.swing.
Widget
Constructs a new widget that will manipulate the specified variable
norm()
- Method in class javax.vecmath.
GVector
Returns the square root of the sum of the squares of this vector (its length in n-dimensional space).
normalize(GVector)
- Method in class javax.vecmath.
GVector
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
GVector
Normalizes this vector in place.
normalize()
- Method in class javax.vecmath.
Matrix3d
Performs singular value decomposition normalization of this matrix.
normalize(Matrix3d)
- Method in class javax.vecmath.
Matrix3d
Perform singular value decomposition normalization of matrix m1 and place the normalized values into this.
normalize()
- Method in class javax.vecmath.
Matrix3f
Performs singular value decomposition normalization of this matrix.
normalize(Matrix3f)
- Method in class javax.vecmath.
Matrix3f
Perform singular value decomposition normalization of matrix m1 and place the normalized values into this.
normalize(Quat4d)
- Method in class javax.vecmath.
Quat4d
Sets the value of this quaternion to the normalized value of quaternion q1.
normalize()
- Method in class javax.vecmath.
Quat4d
Normalizes the value of this quaternion in place.
normalize(Quat4f)
- Method in class javax.vecmath.
Quat4f
Sets the value of this quaternion to the normalized value of quaternion q1.
normalize()
- Method in class javax.vecmath.
Quat4f
Normalizes the value of this quaternion in place.
normalize(Vector2d)
- Method in class javax.vecmath.
Vector2d
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector2d
Normalizes this vector in place.
normalize(Vector2f)
- Method in class javax.vecmath.
Vector2f
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector2f
Normalizes this vector in place.
normalize(Vector3d)
- Method in class javax.vecmath.
Vector3d
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector3d
Normalizes this vector in place.
normalize(Vector3f)
- Method in class javax.vecmath.
Vector3f
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector3f
Normalizes this vector in place.
normalize(Vector4d)
- Method in class javax.vecmath.
Vector4d
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector4d
Normalizes this vector in place.
normalize(Vector4f)
- Method in class javax.vecmath.
Vector4f
Sets the value of this vector to the normalization of vector v1.
normalize()
- Method in class javax.vecmath.
Vector4f
Normalizes this vector in place.
normalizeCP()
- Method in class javax.vecmath.
Matrix3d
Perform cross product normalization of this matrix.
normalizeCP(Matrix3d)
- Method in class javax.vecmath.
Matrix3d
Perform cross product normalization of matrix m1 and place the normalized values into this.
normalizeCP()
- Method in class javax.vecmath.
Matrix3f
Perform cross product normalization of this matrix.
normalizeCP(Matrix3f)
- Method in class javax.vecmath.
Matrix3f
Perform cross product normalization of matrix m1 and place the normalized values into this.
normSquared()
- Method in class javax.vecmath.
GVector
Returns the sum of the squares of this vector (its length squared in n-dimensional space).
notifyListeners()
- Method in class com.ryanm.logging.
AbstractSink
Method that should be called by subclasses when something changes
notifyListeners()
- Method in class com.speckled.specksim.
WallManager
Call this method in order to notify listeners that the walls have changed
NumberRange
- Annotation Type in
com.ryanm.config.imp
Used to add a range limit to numerical variables.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z