|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractForce | |
---|---|
prefuse.util.force | Utility classes providing a physical force simulation for layout and animation. |
Uses of AbstractForce in prefuse.util.force |
---|
Subclasses of AbstractForce in prefuse.util.force | |
---|---|
class |
CircularWallForce
Uses a gravitational force model to act as a circular "wall". |
class |
DragForce
Implements a viscosity/drag force to help stabilize items. |
class |
GravitationalForce
Represents a constant gravitational force, like the pull of gravity for an object on the Earth (F = mg). |
class |
NBodyForce
Force function which computes an n-body force such as gravity, anti-gravity, or the results of electric charges. |
class |
SpringForce
Force function that computes the force acting on ForceItems due to a given Spring. |
class |
WallForce
Uses a gravitational force model to act as a "wall". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |