|
MATES 3.0-rc2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bounds | |
org.mates.sim | |
org.mates.util |
Uses of Bounds in org.mates.sim |
Methods in org.mates.sim that return Bounds | |
Bounds |
Simulator.getDomainBounds()
Returns the bounds object for the domain. |
Methods in org.mates.sim with parameters of type Bounds | |
void |
Simulator.setDomainBounds(Bounds bounds)
Sets the object that defines the bounds of the domain. |
Uses of Bounds in org.mates.util |
Subclasses of Bounds in org.mates.util | |
class |
BoundingBox
Class for defining the bounds on a rectangle in 2D Euclidean space. |
|
MATES 3.0-rc2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |