Skip navigation links
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 

E

Ease - Class in org.gicentre.utils.move
Utility class containing a set of static easing methods.
Edge - Class in org.gicentre.utils.network
Represents an edge between two nodes in a network graph structure.
Edge(Node, Node) - Constructor for class org.gicentre.utils.network.Edge
Creates an undirected edge between the given nodes.
Edge(Node, Node, boolean) - Constructor for class org.gicentre.utils.network.Edge
Creates a possibly directed edge between the given nodes.
EDGE_STRENGTH - Static variable in class org.gicentre.utils.network.ParticleViewer
Default strength for all edges.
elasticIn(float) - Static method in class org.gicentre.utils.move.Ease
Provides an elastic easing in function simulating a 'pinged' elastic.
elasticOut(float) - Static method in class org.gicentre.utils.move.Ease
Provides an elastic easing out function simulating an increasingly agitated elastic.
Ellipse - Class in org.gicentre.utils.geom
Class for representing an ellipse.
Ellipse(double, double, double, double) - Constructor for class org.gicentre.utils.geom.Ellipse
Creates and ellipse with axes aligned to coordinate axes.
Ellipse(double, double, double, double, double) - Constructor for class org.gicentre.utils.geom.Ellipse
Creates and ellipse major axis orientated at the given angle.
ellipse(float, float, float, float) - Method in interface org.gicentre.utils.gui.Drawable
Should draw an ellipse using the given location and dimensions.
Ellipsoid - Class in org.gicentre.utils.spatial
Stores an ellipsoid representation for global map projections.
Ellipsoid(int) - Constructor for class org.gicentre.utils.spatial.Ellipsoid
Creates an ellipsoid using the given ID.
equalAndOpposite(Vector3D) - Static method in class org.gicentre.utils.network.traer.physics.TwoBodyForce
Creates a force pair for when the forces to be applied are equal and opposite.
equals(Object) - Method in class org.gicentre.utils.geom.HashGrid
Reports whether this collection is equal to the given object.
equals(Object) - Method in class org.gicentre.utils.network.traer.physics.Vector3D
 
equals(Vector3D) - Method in class org.gicentre.utils.network.traer.physics.Vector3D
Determines if the components of this vector match those of the given one.
EVEREST - Static variable in class org.gicentre.utils.spatial.Ellipsoid
Everest ellipsoid.
EXP_ORRED - Static variable in class org.gicentre.utils.colour.ColourTable
Exponential orange to red colour table.
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 
Skip navigation links