A B C D E F G H I K L M N O P Q R S T U V W Z _

G

GRADIENT_SIZE - Static variable in class model.fish.display.ParamFishDisplay
 
GenericFish - Class in model.fish
Class for a generic fish.
GenericFish(Color) - Constructor for class model.fish.GenericFish
Create a new generic fish.
GetLength - Class in lrs.visitor
Return the length of the list.
GetLength() - Constructor for class lrs.visitor.GetLength
 
GetNth - Class in lrs.visitor
Return the n'th element in the list.
GetNth() - Constructor for class lrs.visitor.GetNth
 
getAngle() - Method in class sysModel.env.ASquareEnv.Direction
Return the angle between (0,-1) and this direction.
getAngle() - Method in class sysModel.env.NoGridEnv.Direction
Return the angle between (0,-1) and this direction.
getCellSize() - Method in class view.DisplayPanel
Return the current cell size.
getCellSize() - Method in interface view.DisplayViewport.Pannable
Get the size of the cells.
getCmdFactory() - Method in interface controller.IEnvAdapter
Return the factory to make commands for the simulation driver.
getCmdFactory() - Method in class sysModel.SimDriver
Get the simulation engine.
getColor() - Method in class sysModel.fish.AFish
Get the fish's color.
getColor() - Method in class view.EditToolbar.ColorChoice
 
getCurrentColor() - Method in interface controller.IEditAdapter
Return current color.
getCurrentColor() - Method in class view.EditToolbar
Return the currently selected color.
getCurrentColor() - Method in class view.MBSView
Return current color.
getCurrentFish() - Method in interface controller.IEditAdapter
Return name of current fish class.
getCurrentFish() - Method in class view.EditToolbar
Return the currently selected AFish class.
getCurrentFish() - Method in class view.MBSView
Return name of current fish class.
getDeltaX() - Method in class sysModel.env.ASquareEnv.Direction
Return the direction delta x.
getDeltaX() - Method in class sysModel.env.NoGridEnv.Direction
Return the direction delta x.
getDeltaY() - Method in class sysModel.env.ASquareEnv.Direction
Return the direction delta y.
getDeltaY() - Method in class sysModel.env.NoGridEnv.Direction
Return the direction delta y.
getDisplaySize() - Method in interface controller.IDisplayAdapter
Get size of the display.
getDisplaySize() - Method in class sysModel.SimDriver
Get size of the display.
getDisplaySize() - Method in class sysModel.env.AGlobalEnv
Get size of the display.
getDisplaySize() - Method in class sysModel.env.BoundedEnv
Get size of the display.
getDisplaySize() - Method in class sysModel.env.NoGridEnv
Get size of the display.
getDisplaySize() - Method in class sysModel.env.NullEnv
Get size of the display.
getDisplaySize() - Method in class sysModel.env.UnboundedEnv
Get size of the display.
getDisplaySize() - Method in class sysModel.fish.tests.Test_AFish.TestGlobalEnv
 
getEnvironmentClassNames() - Method in interface controller.IEnvAdapter
Return an array of environment class names to be loaded at startup.
getFirst(LRStruct) - Method in class lrs.ANode
Returns the first data object of the referencing LRStruct.
getFirst(LRStruct) - Method in class lrs.EmptyNode
Throws java.util.NoSuchElementException.
getFirst() - Method in class lrs.LRStruct
Gets the first data element from this LRStruct
getFirst(LRStruct) - Method in class lrs.NENode
 
getFishClassName() - Method in class view.EditToolbar.FishChoice
 
getFishClassNames() - Method in interface controller.IEnvAdapter
Return an array of fish class names to be loaded at startup.
getHead() - Method in class lrs.LRStruct
Gets the head node (i.e.
getIcon() - Method in interface view.EditToolbar.ChoiceWithIcon
 
getIcon() - Method in class view.EditToolbar.ColorChoice
 
getIcon() - Method in class view.EditToolbar.FishChoice
 
getIconHeight() - Method in class view.EditToolbar.ColorIcon
 
getIconHeight() - Method in class view.EditToolbar.FishIcon
 
getIconWidth() - Method in class view.EditToolbar.ColorIcon
 
getIconWidth() - Method in class view.EditToolbar.FishIcon
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class view.EditToolbar.ChoiceWithIconRenderer
 
getLocalEnv() - Method in class sysModel.env.BoundedEnv.NonEmptyField
Return local environment.
getMinimumSize() - Method in class view.DisplayPanel
Returns the minimum size of the display, for use by layout manager.
getNeighbor(ASquareEnv.Direction) - Method in class sysModel.env.ASquareEnv.Location
Return the location of a neighbor in the given direction.
getNeighbor(NoGridEnv.Direction) - Method in class sysModel.env.NoGridEnv.Location
Return the location of a neighbor in the given direction.
getNeighbor(ASquareEnv.Direction) - Method in class sysModel.env.WrappingEnv.Location
Return the location of a neighbor in the given direction.
getPanDelta(Point2D.Double) - Method in interface controller.IDisplayAdapter
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.SimDriver
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.env.AGlobalEnv
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.env.BoundedEnv
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.env.NoGridEnv
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.env.NullEnv
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.env.UnboundedEnv
Ask the model how much to pan, given where the user scrolled.
getPanDelta(Point2D.Double) - Method in class sysModel.fish.tests.Test_AFish.TestGlobalEnv
 
getPanTipText() - Method in class view.DisplayPanel
Get the tool tip text for panning.
getPanTipText() - Method in interface view.DisplayViewport.Pannable
Get pan tooltip text.
getPannableView() - Method in class view.DisplayViewport
Return pannable view.
getPermissions(CodeSource) - Method in class sysModel.PolicyFile
 
getPreferredScrollableViewportSize() - Method in class view.DisplayPanel
 
getPreferredSize() - Method in class view.DisplayPanel
Returns the desired size of the display, for use by layout manager.
getRest(LRStruct) - Method in class lrs.ANode
Returns the rest LRStruct of the referencing LRStruct.
getRest(LRStruct) - Method in class lrs.EmptyNode
Throws java.util.NoSuchElementException.
getRest() - Method in class lrs.LRStruct
Gets the rest of this LRStruct.
getRest(LRStruct) - Method in class lrs.NENode
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class view.DisplayPanel
 
getScrollableTracksViewportHeight() - Method in class view.DisplayPanel
 
getScrollableTracksViewportWidth() - Method in class view.DisplayPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class view.DisplayPanel
 
getSecurityAdapter() - Method in interface controller.IEnvAdapter
Return the security adapter.
getSecurityAdapter() - Method in class sysModel.SimDriver
Return the security adapter.
getSeed() - Method in class model.RandNumGenerator
Return seed.
getToolTipText(Point2D.Double) - Method in interface controller.IEnvAdapter
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.SimDriver
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.env.AGlobalEnv
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.env.ASquareEnv
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.env.NoGridEnv
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.env.NullEnv
Get a tool tip description for a specific place in the environment.
getToolTipText(Point2D.Double) - Method in class sysModel.fish.tests.Test_AFish.TestGlobalEnv
 
getToolTipText(MouseEvent) - Method in class view.DisplayPanel
Given a MouseEvent, determine what text to place in the floating tool tip when the the mouse hovers over this location.
getViewPosition(Point2D.Double) - Method in interface controller.IDisplayAdapter
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.SimDriver
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.env.AGlobalEnv
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.env.BoundedEnv
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.env.NoGridEnv
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.env.NullEnv
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.env.UnboundedEnv
Ask the model where to scroll, given where the user has scrolled.
getViewPosition(Point2D.Double) - Method in class sysModel.fish.tests.Test_AFish.TestGlobalEnv
 
getX() - Method in class sysModel.env.ASquareEnv.Location
Return column.
getX() - Method in class sysModel.env.NoGridEnv.Location
Return column.
getY() - Method in class sysModel.env.ASquareEnv.Location
Return row.
getY() - Method in class sysModel.env.NoGridEnv.Location
Return row.

A B C D E F G H I K L M N O P Q R S T U V W Z _