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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
M
make2DSmoother()
- Method in class org.gicentre.utils.network.traer.animation.
Animator
Adds a 2D smoother that will be handled by this animator.
make3DSmoother()
- Method in class org.gicentre.utils.network.traer.animation.
Animator
Adds a 3D smoother that will be handled by this animator.
makeAttraction(Particle, Particle, float, float)
- Method in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Creates an attractive force between the given particles with the given strength.
makeFixed()
- Method in class org.gicentre.utils.network.traer.physics.
Particle
Fixes the particle.
makeFree()
- Method in class org.gicentre.utils.network.traer.physics.
Particle
Frees this particle.
makeParticle(float, float, float, float)
- Method in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Creates a particle in the ParticleSystem, and returns that Particle
makeParticle()
- Method in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Creates a Particle with
Particle.DEFAULT_MASS
and position=(0,0,0).
makeParticle(Particle)
- Method in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Adds a custom Particle to the ParticleSystem, and returns the ParticleSystem.
makeSmoother()
- Method in class org.gicentre.utils.network.traer.animation.
Animator
Adds a smoother that will be handled by this animator.
makeSpring(Particle, Particle, float, float, float)
- Method in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Creates a spring between the given particles with the given strength, damping and reset length.
MapProjection
- Interface in
org.gicentre.utils.spatial
Defines the minimum behaviour of all map projection classes.
mass()
- Method in class org.gicentre.utils.network.traer.physics.
Particle
Reports the particle's mass.
MODIFIED_AIRY
- Static variable in class org.gicentre.utils.spatial.
Ellipsoid
Modified Airy ellipsoid.
MODIFIED_EULER
- Static variable in class org.gicentre.utils.network.traer.physics.
ParticleSystem
Deprecated.
Use the enum values defined in the
Integrator
class in preference to this.
MODIFIED_EVEREST
- Static variable in class org.gicentre.utils.spatial.
Ellipsoid
Modified Everest ellipsoid.
MODIFIED_FISCHER_1960
- Static variable in class org.gicentre.utils.spatial.
Ellipsoid
Modified Fischer 1960 ellipsoid.
ModifiedEulerIntegrator
- Class in
org.gicentre.utils.network.traer.physics
Modified Euler integrator that evolves the state of a particle system.
ModifiedEulerIntegrator(ParticleSystem)
- Constructor for class org.gicentre.utils.network.traer.physics.
ModifiedEulerIntegrator
Sets up the integrator.
modifyColourRule(float, float, int, int)
- Method in class org.gicentre.utils.colour.
ColourTable
Modifies the rule with the existing index to use the given index and colour.
mouseClicked(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Responds to a mouse click in the colour picker, if active, updating the last selected colour and firing an event to all
PickerListener
s.
mouseClicked(MouseEvent)
- Method in class org.gicentre.utils.gui.
Tooltip
Would respond to a mouse being clicked in this tooltip, but does nothing in this case.
mouseDragged(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Responds to a mouse being dragged over the colour picker, if active, updating the last selected colour.
mouseEntered(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Would respond to a mouse entering the colour picker, but does nothing in this case.
mouseEntered(MouseEvent)
- Method in class org.gicentre.utils.gui.
Tooltip
Would respond to a mouse entering this tooltip, but does nothing in this case.
mouseEvent(MouseEvent)
- Method in class org.gicentre.utils.move.
ZoomPan15
Updates zoom and pan transformation according to mouse activity.
mouseEvent(MouseEvent)
- Method in class org.gicentre.utils.move.
ZoomPan20
Updates zoom and pan transformation according to mouse activity.
mouseExited(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Would respond to a mouse leaving the colour picker, but does nothing in this case.
mouseExited(MouseEvent)
- Method in class org.gicentre.utils.gui.
Tooltip
Would respond to a mouse leaving this tooltip, but does nothing in this case.
mouseMoved(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Would respond to a mouse being moved over the colour picker, but does nothing in this case.
mousePressed(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Would respond to a mouse being pressed in the colour picker, but does nothing in this case.
mousePressed(MouseEvent)
- Method in class org.gicentre.utils.gui.
Tooltip
Checks to see if the user has clicked on the close icon of this tooltip if present.
mouseReleased(MouseEvent)
- Method in class org.gicentre.utils.colour.
ColourPicker
Responds to a mouse being released over the colour picker.
mouseReleased(MouseEvent)
- Method in class org.gicentre.utils.gui.
Tooltip
Would respond to a mouse being released over this tooltip, but does nothing in this case.
MSN_FEATURES
- Static variable in class org.gicentre.utils.colour.
ColourTable
Indicates a feature class (black, blue, green, yellow, red ) colour table.
multiplyBy(float)
- Method in class org.gicentre.utils.network.traer.physics.
Vector3D
Multiplies each component by
f
.
multiplyBy(Vector3D, float)
- Static method in class org.gicentre.utils.network.traer.physics.
Vector3D
Creates a new Vector3D from v, by copying it and multiplying each of its components by f.
multiplyBy(Vector3D, float, Vector3D)
- Static method in class org.gicentre.utils.network.traer.physics.
Vector3D
Returns the result of v*f in target, or creates a new Vector3D if target==null.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
giCentre Utilities V.3.3, API documentation generated 6th April, 2013