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

M

mag(Point2D) - Static method in class org.ascape.util.vis.ERVUtil
Method.
magenta - Static variable in class org.ascape.util.vis.ColorFeatureFixed
A color feature that always returns magenta.
magnifyImage(Image, double, double) - Static method in class org.ascape.util.Utility
Positively scale an image.
main(String[]) - Static method in class org.ascape.query.parser.BoolExprTree
 
main(String[]) - Static method in class org.ascape.runtime.NonGraphicRunner
Creates, initializes and runs the model specified in the argument.
main(String[]) - Static method in class org.ascape.runtime.swing.SplashScreen
The main method.
main(String[]) - Static method in class org.ascape.runtime.swing.SwingRunner
Creates, initializes and runs the model specified in the argument.
MapAgent - Class in org.ascape.gis.model
 
MapAgent() - Constructor for class org.ascape.gis.model.MapAgent
 
MapCoordinate - Class in org.ascape.gis.model
A location on a map
MapCoordinate() - Constructor for class org.ascape.gis.model.MapCoordinate
Constructs an instance of MapCoordinate.
MapCoordinate(double, double) - Constructor for class org.ascape.gis.model.MapCoordinate
Constructs an instance of MapCoordinate.
MapCoordinate(MapCoordinate) - Constructor for class org.ascape.gis.model.MapCoordinate
Constructs an instance of MapCoordinate.
mapImage - Variable in class org.ascape.gis.model.MapAgent
The actual graphic representation of the asset on the map.
MapLocation - Class in org.ascape.gis.model
Contains the continuous space Location information for the MapAgent object.
MapLocation(float, float, String, OMGraphic) - Constructor for class org.ascape.gis.model.MapLocation
Constructs an instance of MapLocation.
MapLocationHandler - Class in org.ascape.gis.view
This is a handler that open map uses to determine objects to be painted.
MapLocationHandler() - Constructor for class org.ascape.gis.view.MapLocationHandler
 
MapView - Class in org.ascape.gis.view
An overhead view of the map
MapView() - Constructor for class org.ascape.gis.view.MapView
Constructs an instance of MapView.
MapView.ViewMapBean - Class in org.ascape.gis.view
ViewMapBean Keeps track of the OpenMap parameters
MapView.ViewMapBean() - Constructor for class org.ascape.gis.view.MapView.ViewMapBean
Constructs an instance of ViewMapBean.
markForDeletion() - Method in class org.ascape.model.Agent
Sets the agent to be deleted when the next deletion sweep occurs.
markForDeletion() - Method in class org.ascape.model.space.DefaultLocation
 
markForDeletion() - Method in interface org.ascape.model.space.Location
Mark for deletion.
MAX_RANK - Static variable in class org.ascape.model.space.Array2D
The MA x_ RANK.
maxAgentWidth - Variable in class org.ascape.view.vis.Scrolling1DView
The max agent width.
maximize() - Method in class org.ascape.util.Function
Maximize the output of this function, assuming function is unimodal, using a golden section search strategy.
maximum - Variable in class org.ascape.util.swing.CustomSliderPanel
 
maxNextCharInd - Variable in class org.ascape.query.parser.SimpleCharStream
 
MDI_VIEW_MODE - Static variable in class org.ascape.runtime.swing.DesktopEnvironment
Symbol indicating the manager is supporting a swing internal frames view, using javax.swing.JIntenralFrame; [Internal frames are not quite ready for prime time.]
meetsCondition(Object) - Method in interface org.ascape.util.Conditional
Does the object meet the specified condition?
MembersElement - Class in org.ascape.ant
The Class MembersElement.
MembersElement() - Constructor for class org.ascape.ant.MembersElement
Instantiates a new members element.
memberUpdated(Scape) - Method in class org.ascape.model.Scape
Called whenever a member has been updated.
MenuBarView - Class in org.ascape.view.vis.control
A class providing a menu bar for controlling a model.
MenuBarView() - Constructor for class org.ascape.view.vis.control.MenuBarView
Constructs the control view, creating and laying out its components.
MenuBarView(String) - Constructor for class org.ascape.view.vis.control.MenuBarView
Constructs the control view, creating and laying out its components.
metabolism() - Method in class org.ascape.model.Agent
Performs default metabolism for this agent.
METABOLISM_RULE - Static variable in class org.ascape.model.Agent
An rule calling the metabolism method of the target agent.
minimum - Variable in class org.ascape.util.swing.CustomSliderPanel
 
ModelApplet - Class in org.ascape.runtime.swing
This class just provides a scape aware applet.
ModelApplet() - Constructor for class org.ascape.runtime.swing.ModelApplet
 
ModelCustomizer - Class in org.ascape.view.custom
A panel for making changes to a model's settings.
ModelCustomizer() - Constructor for class org.ascape.view.custom.ModelCustomizer
Constructs the dialog.
ModelCustomizerSwing - Class in org.ascape.view.custom
A panel for making changes to a model's settings.
ModelCustomizerSwing() - Constructor for class org.ascape.view.custom.ModelCustomizerSwing
Constructs the dialog.
modelNameField - Static variable in class org.ascape.runtime.swing.SwingEnvironment
The model name field.
ModelRoot - Class in org.ascape.model
Implementation of ModelRunner for swing based applications.
ModelRoot() - Constructor for class org.ascape.model.ModelRoot
 
MomentumAgent - Class in org.ascape.model
An agent that has momentum and heading in space.
MomentumAgent() - Constructor for class org.ascape.model.MomentumAgent
 
MOORE - Static variable in class org.ascape.model.space.Geometry
In a Moore neighborhood, cells are considered neighbors if they meet the target at any point:
mouseClicked(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
mouseDragged(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
mouseEntered(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
mouseExited(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
mousePressed(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
Method.
mouseReleased(MouseEvent) - Method in class org.ascape.gis.view.MapLocationHandler
A no op.
move() - Method in class org.ascape.model.Agent
Override to move this agent based on movement condition.
MOVE_RANDOM_LOCATION_RULE - Static variable in class org.ascape.model.LocatedAgent
A rule causing the taget agent to move to a random location.
moveAway(LocatedAgent) - Method in class org.ascape.model.CellOccupant
Move one step away from the occupant of the supplied host cell.
moveAway(LocatedAgent) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified agent.
moveAway(Coordinate) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified coordinate.
moveAway(Coordinate, double) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified coordinate.
moveAway(LocatedAgent, Coordinate, double) - Method in class org.ascape.model.Scape
Moves an agent toward the specified agent.
moveAway(Location, Coordinate, double) - Method in class org.ascape.model.space.CollectionSpace
Moves an agent toward the specified agent.
moveAway(Location, Coordinate, double) - Method in class org.ascape.model.space.Continuous2D
Moves an agent from its original coordinate away from the target coordinate.
moveAway(Location, Coordinate, double) - Method in class org.ascape.model.space.Singleton
Moves an agent toward the specified agent.
moveAway(Location, Coordinate, double) - Method in interface org.ascape.model.space.Space
Move away.
moveAway(Location, Coordinate, double) - Method in class org.ascape.model.space.SubCollection
Moves an agent toward the specified agent in the context of the superscape.
moveAway(Location, Coordinate, double) - Method in class org.ascape.model.space.SubListSpace
Moves an agent toward the specified agent in the context of the superscape.
moveComponent(JInternalFrame, int, int) - Method in class org.ascape.runtime.swing.UserFrame
Move component.
moveDown(PlatformDrawFeature) - Method in class org.ascape.util.vis.PlatformDrawFeatureSelection
 
movement() - Method in class org.ascape.model.Agent
Perform the movement rule; by default, if the movement condition is met, move.
movement() - Method in class org.ascape.model.MomentumAgent
move to new location.
MOVEMENT_RULE - Static variable in class org.ascape.model.Agent
An rule calling the default movement method of the target agent.
movementCondition() - Method in class org.ascape.model.Agent
Conditions under which this agent should move.
MoveRandomWithin - Class in org.ascape.model.rule
A rule causing the taget agent to move to a random location within some bounded area.
MoveRandomWithin() - Constructor for class org.ascape.model.rule.MoveRandomWithin
Constructs a new move random within rule, with no area defined.
MoveRandomWithin(int, int, int, int) - Constructor for class org.ascape.model.rule.MoveRandomWithin
Constructs a new move random within rule, causing the agenst to move to a random location within the area defined.
moveTo(HostCell) - Method in class org.ascape.model.CellOccupant
Assigns this cell as the occupant of the supplied host cell.
moveTo(Coordinate) - Method in class org.ascape.model.LocatedAgent
Moves to the coordiante specified.
moveTo(Coordinate) - Method in class org.ascape.model.MomentumAgent
Moves to the coordiante specified.
moveTo(Coordinate, boolean) - Method in class org.ascape.model.MomentumAgent
Moves to the coordiante specified.
moveToBack(Object) - Method in class org.ascape.util.VectorSelection
 
moveToBottom(PlatformDrawFeature) - Method in class org.ascape.util.vis.PlatformDrawFeatureSelection
 
moveToFront(Object) - Method in class org.ascape.util.VectorSelection
 
moveToRandomLocation() - Method in class org.ascape.model.CellOccupant
Moves this cell to a random unoccupied location on the host scape.
moveToRandomLocation() - Method in class org.ascape.model.LocatedAgent
Moves this agent to a random unoccupied location on the host scape.
moveToRandomLocation() - Method in class org.ascape.model.MomentumAgent
Moves this agent to a random unoccupied location on the host scape.
moveToTop(PlatformDrawFeature) - Method in class org.ascape.util.vis.PlatformDrawFeatureSelection
Moves the Draw Feature selected to the top of the list.
moveToward(Location, Coordinate, double) - Method in class org.ascape.gis.model.Globe
Moves an agent from its original coordinate towards its target coordinate.
moveToward(Coordinate) - Method in class org.ascape.gis.model.MapAgent
Moves this MapAgent object closer to its destination
moveToward(LocatedAgent) - Method in class org.ascape.model.CellOccupant
Move one step toward the occupant of the supplied host cell.
moveToward(LocatedAgent) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified agent.
moveToward(Coordinate) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified coordinate.
moveToward(Coordinate, double) - Method in class org.ascape.model.LocatedAgent
Moves distance 1.0 toward the specified coordinate.
moveToward(LocatedAgent, Coordinate, double) - Method in class org.ascape.model.Scape
Moves an agent toward the specified agent.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.CollectionSpace
Moves an agent toward the specified agent.
moveToward(Location, Coordinate, double) - Method in interface org.ascape.model.space.Continuous
Moves an agent toward the specified agent.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.Continuous1D
Moves an agent from its original coordinate towards its target coordinate.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.Continuous2D
Moves an agent from its original coordinate towards its target coordinate.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.Singleton
Moves an agent toward the specified agent.
moveToward(Location, Coordinate, double) - Method in interface org.ascape.model.space.Space
Move toward.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.SubCollection
Moves an agent toward the specified agent in the context of the superscape.
moveToward(Location, Coordinate, double) - Method in class org.ascape.model.space.SubListSpace
Moves an agent toward the specified agent in the context of the superscape.
moveUp(PlatformDrawFeature) - Method in class org.ascape.util.vis.PlatformDrawFeatureSelection
 
MovieRecorder - Class in org.ascape.movie
A Base class for recording views.
MovieRecorder() - Constructor for class org.ascape.movie.MovieRecorder
Called to create recording session and setup control dialog.
MovieRecorder(JDesktopPane) - Constructor for class org.ascape.movie.MovieRecorder
Called to create recording session and setup control dialog.
MovingStretchyView - Class in org.ascape.view.vis
A view of a scape vector.
MovingStretchyView(int, int) - Constructor for class org.ascape.view.vis.MovingStretchyView
Instantiates a new moving stretchy view.
Mutable - Interface in org.ascape.model.space
A one-dimensional, fixed-size, collection of agents providing services described for space.

A B C D E F G H I J K L M N O P Q R S T U V W Y
Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.