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

B

backup(int) - Method in class org.ascape.query.parser.SimpleCharStream
 
BACKWARD_COMPARE - Static variable in class org.ascape.view.nonvis.ScapeFromFileView
The Constant BACKWARD_COMPARE.
BaseCustomizer - Class in org.ascape.view.custom
A panel for making live changes to a model's settings.
BaseCustomizer() - Constructor for class org.ascape.view.custom.BaseCustomizer
 
BatchView - Class in org.ascape.view.vis
WORK IN (SLOW) PROGRESS.
BatchView() - Constructor for class org.ascape.view.vis.BatchView
Instantiates a new batch view.
beginColumn - Variable in class org.ascape.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.ascape.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.ascape.query.parser.SimpleCharStream
 
bfsWithinIterator(Location, Conditional, boolean, double) - Method in class org.ascape.model.space.Array2DSmallWorld
 
BFSWithinIterator - Class in org.ascape.model.space
User: milesparker Date: Aug 11, 2005 Time: 4:10:17 PM To change this template use File | Settings | File Templates.
BFSWithinIterator(Discrete, Location, Conditional, boolean, double) - Constructor for class org.ascape.model.space.BFSWithinIterator
Instantiates a new BFS within iterator.
bfsWithinIterator(Location, Conditional, boolean, double) - Method in class org.ascape.model.space.Discrete
This is the findWithin code from Graph.
BFSWithinIterator2DSmallWorld - Class in org.ascape.model.space
User: milesparker Date: Aug 11, 2005 Time: 4:21:00 PM To change this template use File | Settings | File Templates.
BFSWithinIterator2DSmallWorld(Discrete, Location, Conditional, boolean, double) - Constructor for class org.ascape.model.space.BFSWithinIterator2DSmallWorld
Instantiates a new BFS within iterator2 D small world.
black - Static variable in class org.ascape.util.vis.ColorFeatureFixed
A color feature that always returns black.
blackBall - Static variable in class org.ascape.util.vis.ImageFeatureFixed
A image of a black ball.
blackBallFeature - Static variable in class org.ascape.util.vis.ImageFeatureFixed
A image feature of a black ball.
blue - Static variable in class org.ascape.util.vis.ColorFeatureFixed
A color feature that always returns blue.
blueBall - Static variable in class org.ascape.util.vis.ImageFeatureFixed
A image of a blue ball.
blueBallFeature - Static variable in class org.ascape.util.vis.ImageFeatureFixed
A image feature of a blue ball.
blueBase - Variable in class org.ascape.util.vis.ColorFeatureGradiated
The base value of the blue component of this color.
blueMaximum - Variable in class org.ascape.util.vis.ColorFeatureGradiated
The maximum value of the blue component of this color.
blueMinimum - Variable in class org.ascape.util.vis.ColorFeatureGradiated
The minimum value of the blue component of this color.
BooleanAnd() - Method in class org.ascape.query.parser.BoolExprTree
 
BooleanOperand() - Method in class org.ascape.query.parser.BoolExprTree
 
BooleanOperator - Class in org.ascape.query
AND and OR accept a list of lists, and then applies the requested operation on the contents of the lists.
BooleanOperator() - Constructor for class org.ascape.query.BooleanOperator
 
BooleanOperator() - Method in class org.ascape.query.parser.BoolExprTree
 
BooleanOr() - Method in class org.ascape.query.parser.BoolExprTree
 
BooleanPhrase() - Method in class org.ascape.query.parser.BoolExprTree
 
BoolExprTree - Class in org.ascape.query.parser
 
BoolExprTree(InputStream) - Constructor for class org.ascape.query.parser.BoolExprTree
 
BoolExprTree(Reader) - Constructor for class org.ascape.query.parser.BoolExprTree
 
BoolExprTree(BoolExprTreeTokenManager) - Constructor for class org.ascape.query.parser.BoolExprTree
 
BoolExprTreeConstants - Interface in org.ascape.query.parser
 
BoolExprTreeTokenManager - Class in org.ascape.query.parser
 
BoolExprTreeTokenManager(SimpleCharStream) - Constructor for class org.ascape.query.parser.BoolExprTreeTokenManager
 
BoolExprTreeTokenManager(SimpleCharStream, int) - Constructor for class org.ascape.query.parser.BoolExprTreeTokenManager
 
BoolExprTreeTreeConstants - Interface in org.ascape.query.parser
 
borderSize - Variable in class org.ascape.view.vis.CellView
Size of border around each cell.
bufcolumn - Variable in class org.ascape.query.parser.SimpleCharStream
 
buffer - Variable in class org.ascape.query.parser.SimpleCharStream
 
bufferedGraphics - Variable in class org.ascape.view.vis.BufferView
The garphics for double-buffering.
bufferedImage - Variable in class org.ascape.view.vis.BufferView
The image for double-buffering.
BufferView - Class in org.ascape.view.vis
A base class for any poanel that wants to have a manually updateable background buffer.
BufferView() - Constructor for class org.ascape.view.vis.BufferView
Constructs a canvas view.
BufferView(String) - Constructor for class org.ascape.view.vis.BufferView
Constructs a canvas view.
bufline - Variable in class org.ascape.query.parser.SimpleCharStream
 
bufpos - Variable in class org.ascape.query.parser.SimpleCharStream
 
build() - Method in class org.ascape.runtime.swing.AgentSelectionView
 
build() - Method in class org.ascape.runtime.swing.SearchView
 
build() - Method in class org.ascape.util.swing.CustomSliderPanel
Constructs the visual components of the slider panel.
build() - Method in class org.ascape.util.swing.CustomSliderPanelInf
Constructs the visual components of the slider panel.
build() - Method in class org.ascape.view.custom.AgentCustomizer
Create and place the customizer's components.
build() - Method in class org.ascape.view.custom.AgentCustomizerPanel
Build.
build() - Method in class org.ascape.view.custom.AutoCustomizer
Create and place the customizer's components.
build() - Method in class org.ascape.view.custom.AutoCustomizerSwing
Create and place the customizer's components.
build() - Method in class org.ascape.view.custom.BaseCustomizer
Called to create and layout the components of the customizer.
build() - Method in class org.ascape.view.custom.ChartCustomizer
 
build() - Method in class org.ascape.view.custom.ModelCustomizer
Contructs the memebers of the customizer, a main panel to hold the customizer components, and ok, apply and cancel buttons to manage the interaction of the customizer with its target scape.
build() - Method in class org.ascape.view.custom.ModelCustomizerSwing
Contructs the memebers of the customizer, a main panel to hold the customizer components, and ok, apply and cancel buttons to manage the interaction of the customizer with its target scape.
build() - Method in class org.ascape.view.custom.ViewCustomizer
Consturcts the customizer interface.
build() - Method in class org.ascape.view.vis.AgentSizedView
 
build() - Method in class org.ascape.view.vis.AgentView
Called to create and layout the components of the component view, once the view's scape has been created.
build() - Method in class org.ascape.view.vis.BatchView
 
build() - Method in class org.ascape.view.vis.CellView
Builds the view.
build() - Method in interface org.ascape.view.vis.ComponentView
Prepare the component view, once the view's scape has been created.
build() - Method in class org.ascape.view.vis.control.ControlBarView
Constructs the tool bar buttons and actions, and places them within the toolbar.
build() - Method in class org.ascape.view.vis.erv.EntityRelationView
 
build() - Method in class org.ascape.view.vis.erv.ERVViewCustomizer
Constructs the customizer interface.
build() - Method in class org.ascape.view.vis.HostedAgentView
Builds the view.
build() - Method in class org.ascape.view.vis.Overhead2DContinuousView
Builds the view.
build() - Method in class org.ascape.view.vis.PanelView
Called to create and layout the components of the component view, once the view's scape has been created.
build() - Method in class org.ascape.view.vis.ScapeTransitionPanelView
 
build() - Method in class org.ascape.view.vis.SimpleControlView
Create components and lay them out.
buildFrameList() - Method in class org.ascape.view.vis.control.ControlBarView
Builds the frame list.
buildGraphicsBuffer() - Method in class org.ascape.view.vis.BufferView
Builds the graphics buffer.
buildGraphicsBuffer() - Method in class org.ascape.view.vis.Scrolling1DView
 
buildRulePanel() - Method in class org.ascape.view.custom.AutoCustomizerSwing
Builds the rule panel.
buildScapePanel() - Method in class org.ascape.view.custom.AutoCustomizer
Builds the scape panel.
buildSettingsPanel() - Method in class org.ascape.view.custom.AutoCustomizer
Builds the settings panel.
buildSettingsPanel() - Method in class org.ascape.view.custom.AutoCustomizerSwing
Builds the settings panel.
BUTTON_ROLLOVER_COLOR - Static variable in class org.ascape.runtime.swing.DesktopEnvironment
The Constant BUTTON_ROLLOVER_COLOR.
buttonPanel - Variable in class org.ascape.view.custom.BaseCustomizer
The panel that standard (OK, Cancel, etc..) buttons can be displayed within.

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.