Uses of Class
repast.simphony.visualization.engine.BoundingBox
Package
Description
-
Uses of BoundingBox in repast.simphony.visualization.engine
Modifier and TypeMethodDescriptionBasicDisplayDescriptor.getBoundingBox()
Gets the Bounding Box for the display.DefaultDisplayDescriptor.getBoundingBox()
Deprecated.Gets the Bounding Box for the display.DisplayDescriptor.getBoundingBox()
Gets the Bounding Box for the display.Modifier and TypeMethodDescriptionvoid
BasicDisplayDescriptor.setBoundingBox
(BoundingBox boundingBox) Sets the BoundingBox for the display.void
DefaultDisplayDescriptor.setBoundingBox
(BoundingBox boundingBox) Deprecated.Sets the BoundingBox for the display.void
DisplayDescriptor.setBoundingBox
(BoundingBox boundingBox) Sets the BoundingBox for the display. -
Uses of BoundingBox in repast.simphony.visualization.visualization2D