📄 index-all.html
字号:
Static method in class <A HREF="RandNumGenerator.html">RandNumGenerator</A><DD>Returns a random number generator.<DT><A HREF="Environment.html#getNeighbor(Location, Direction)"><B>getNeighbor(Location, Direction)</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the adjacent neighbor (whether valid or invalid) of a location in the specified direction.<DT><A HREF="SquareEnvironment.html#getNeighbor(Location, Direction)"><B>getNeighbor(Location, Direction)</B></A> - Method in class <A HREF="SquareEnvironment.html">SquareEnvironment</A><DD>Returns the adjacent neighbor (whether valid or invalid) of a location in the specified direction.</DL><HR><A NAME="_H_"><!-- --></A><H2><B>H</B></H2><DL><DT><A HREF="Direction.html#hashCode()"><B>hashCode()</B></A> - Method in class <A HREF="Direction.html">Direction</A><DD>Generates a hash code for this direction (will not be tested on the Advanced Placement exam).<DT><A HREF="Location.html#hashCode()"><B>hashCode()</B></A> - Method in class <A HREF="Location.html">Location</A><DD>Generates a hash code for this location (will not be tested on the Advanced Placement exam).</DL><HR><A NAME="_I_"><!-- --></A><H2><B>I</B></H2><DL><DT><A HREF="Fish.html#id()"><B>id()</B></A> - Method in class <A HREF="Fish.html">Fish</A><DD>Returns this fish's ID.<DT><A HREF="Direction.html#inDegrees()"><B>inDegrees()</B></A> - Method in class <A HREF="Direction.html">Direction</A><DD>Returns this direction value in degrees.<DT><A HREF="UnboundedEnv.html#indexOf(Location)"><B>indexOf(Location)</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Get the index of the object at the specified location.<DT><A HREF="BoundedEnv.html#isEmpty(Location)"><B>isEmpty(Location)</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Determines whether a specific location in this environment is empty.<DT><A HREF="Environment.html#isEmpty(Location)"><B>isEmpty(Location)</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Determines whether a specific location in this environment is empty.<DT><A HREF="UnboundedEnv.html#isEmpty(Location)"><B>isEmpty(Location)</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Determines whether a specific location in this environment is empty.<DT><A HREF="Fish.html#isInEnv()"><B>isInEnv()</B></A> - Method in class <A HREF="Fish.html">Fish</A><DD>Checks whether this fish is in an environment.<DT><A HREF="Debug.html#isOff()"><B>isOff()</B></A> - Static method in class <A HREF="Debug.html">Debug</A><DD>Checks whether debugging is off.<DT><A HREF="Debug.html#isOn()"><B>isOn()</B></A> - Static method in class <A HREF="Debug.html">Debug</A><DD>Checks whether debugging is on.<DT><A HREF="BoundedEnv.html#isValid(Location)"><B>isValid(Location)</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Verifies whether a location is valid in this environment.<DT><A HREF="Environment.html#isValid(Location)"><B>isValid(Location)</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Verifies whether a location is valid in this environment.<DT><A HREF="UnboundedEnv.html#isValid(Location)"><B>isValid(Location)</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Verifies whether a location is valid in this environment.</DL><HR><A NAME="_L_"><!-- --></A><H2><B>L</B></H2><DL><DT><A HREF="Locatable.html"><B>Locatable</B></A> - interface <A HREF="Locatable.html">Locatable</A>.<DD>AP® Computer Science Marine Biology Simulation:<br> <code>Locatable</code> is an interface that guarantees that an object knows its location and returns it when the <code>location</code> method is called.<DT><A HREF="Location.html"><B>Location</B></A> - class <A HREF="Location.html">Location</A>.<DD>AP® Computer Science Marine Biology Simulation:<br> A <code>Location</code> object represents the row and column of a location in a two-dimensional grid.<DT><A HREF="Fish.html#location()"><B>location()</B></A> - Method in class <A HREF="Fish.html">Fish</A><DD>Returns this fish's location.<DT><A HREF="Locatable.html#location()"><B>location()</B></A> - Method in interface <A HREF="Locatable.html">Locatable</A><DD>Returns the location of this object.<DT><A HREF="Location.html#Location(int, int)"><B>Location(int, int)</B></A> - Constructor for class <A HREF="Location.html">Location</A><DD>Constructs a <code>Location</code> object.</DL><HR><A NAME="_M_"><!-- --></A><H2><B>M</B></H2><DL><DT><A HREF="MBSGUI.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class <A HREF="MBSGUI.html">MBSGUI</A><DD>Start the Marine Biology Simulation program.<DT><A HREF="SimpleMBSDemo1.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class <A HREF="SimpleMBSDemo1.html">SimpleMBSDemo1</A><DD>Start the Marine Biology Simulation program.<DT><A HREF="SimpleMBSDemo2.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class <A HREF="SimpleMBSDemo2.html">SimpleMBSDemo2</A><DD>Start the Marine Biology Simulation program.<DT><A HREF="MBSGUI.html"><B>MBSGUI</B></A> - class <A HREF="MBSGUI.html">MBSGUI</A>.<DD>AP® Computer Science Marine Biology Simulation:<br> The <code>MBSGUI</code> class provides a main method for a version of the AP Computer Science Marine Biology Simulation with a graphical user interface.<DT><A HREF="MBSGUI.html#MBSGUI()"><B>MBSGUI()</B></A> - Constructor for class <A HREF="MBSGUI.html">MBSGUI</A><DD> <DT><A HREF="DarterFish.html#move()"><B>move()</B></A> - Method in class <A HREF="DarterFish.html">DarterFish</A><DD>Moves this fish in its environment.<DT><A HREF="Fish.html#move()"><B>move()</B></A> - Method in class <A HREF="Fish.html">Fish</A><DD>Moves this fish in its environment.</DL><HR><A NAME="_N_"><!-- --></A><H2><B>N</B></H2><DL><DT><A HREF="Environment.html#neighborsOf(Location)"><B>neighborsOf(Location)</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the adjacent neighbors of a specified location.<DT><A HREF="SquareEnvironment.html#neighborsOf(Location)"><B>neighborsOf(Location)</B></A> - Method in class <A HREF="SquareEnvironment.html">SquareEnvironment</A><DD>Returns the adjacent neighbors of a specified location.<DT><A HREF="DarterFish.html#nextLocation()"><B>nextLocation()</B></A> - Method in class <A HREF="DarterFish.html">DarterFish</A><DD>Finds this fish's next location.<DT><A HREF="Fish.html#nextLocation()"><B>nextLocation()</B></A> - Method in class <A HREF="Fish.html">Fish</A><DD>Finds this fish's next location.<DT><A HREF="SlowFish.html#nextLocation()"><B>nextLocation()</B></A> - Method in class <A HREF="SlowFish.html">SlowFish</A><DD>Finds this fish's next location.<DT><A HREF="Direction.html#NORTH"><B>NORTH</B></A> - Static variable in class <A HREF="Direction.html">Direction</A><DD> <DT><A HREF="Direction.html#NORTHEAST"><B>NORTHEAST</B></A> - Static variable in class <A HREF="Direction.html">Direction</A><DD> <DT><A HREF="Direction.html#NORTHWEST"><B>NORTHWEST</B></A> - Static variable in class <A HREF="Direction.html">Direction</A><DD> <DT><A HREF="Environment.html#numAdjacentNeighbors()"><B>numAdjacentNeighbors()</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the number of adjacent neighbors around each cell.<DT><A HREF="SquareEnvironment.html#numAdjacentNeighbors()"><B>numAdjacentNeighbors()</B></A> - Method in class <A HREF="SquareEnvironment.html">SquareEnvironment</A><DD>Returns the number of adjacent neighbors around each cell.<DT><A HREF="Environment.html#numCellSides()"><B>numCellSides()</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the number of sides around each cell.<DT><A HREF="SquareEnvironment.html#numCellSides()"><B>numCellSides()</B></A> - Method in class <A HREF="SquareEnvironment.html">SquareEnvironment</A><DD>Returns the number of sides around each cell.<DT><A HREF="BoundedEnv.html#numCols()"><B>numCols()</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Returns number of columns in the environment.<DT><A HREF="Environment.html#numCols()"><B>numCols()</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns number of columns in this environment.<DT><A HREF="UnboundedEnv.html#numCols()"><B>numCols()</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Returns number of columns in this environment.<DT><A HREF="BoundedEnv.html#numObjects()"><B>numObjects()</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Returns the number of objects in this environment.<DT><A HREF="Environment.html#numObjects()"><B>numObjects()</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the number of objects in this environment.<DT><A HREF="UnboundedEnv.html#numObjects()"><B>numObjects()</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Returns the number of objects in this environment.<DT><A HREF="BoundedEnv.html#numRows()"><B>numRows()</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Returns number of rows in the environment.<DT><A HREF="Environment.html#numRows()"><B>numRows()</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns number of rows in this environment.<DT><A HREF="UnboundedEnv.html#numRows()"><B>numRows()</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Returns number of rows in this environment.</DL><HR><A NAME="_O_"><!-- --></A><H2><B>O</B></H2><DL><DT><A HREF="BoundedEnv.html#objectAt(Location)"><B>objectAt(Location)</B></A> - Method in class <A HREF="BoundedEnv.html">BoundedEnv</A><DD>Returns the object at a specific location in this environment.<DT><A HREF="Environment.html#objectAt(Location)"><B>objectAt(Location)</B></A> - Method in interface <A HREF="Environment.html">Environment</A><DD>Returns the object at a specific location in this environment.<DT><A HREF="UnboundedEnv.html#objectAt(Location)"><B>objectAt(Location)</B></A> - Method in class <A HREF="UnboundedEnv.html">UnboundedEnv</A><DD>Returns the object at a specific location in this environment.</DL><HR><A NAME="_P_"><!-- --></A><H2><B>P</B></H2><DL><DT><A HREF="Debug.html#print(java.lang.String)"><B>print(String)</B></A> - Static method in class <A HREF="Debug.html">Debug</A><DD>Prints debugging message without appending a newline character at the end.<DT><A HREF="Debug.html#println(java.lang.String)"><B>println(String)</B></A> - Static method in class <A HREF="Debug.html">Debug</A><DD>Prints debugging message, appending a newline character at the end.</DL><HR><A NAME="_R_"><!-- --></A><H2><B>R</B></H2><DL><DT><A HREF="RandNumGenerator.html"><B>RandNumGenerator</B></A> - class <A HREF="RandNumGenerator.html">RandNumGenerator</A>.<DD>AP® Computer Science Marine Biology Simulation:<br> The <code>RandNumGenerator</code> class provides a singleton
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -