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

T

TABBED_MULTIVIEW_MODE - Static variable in class org.ascape.runtime.swing.DesktopEnvironment
Symbol indicating that views added should be put into a tabbed layout.
tanh(double) - Static method in class org.ascape.util.Utility
A function that returns the hyperbolic tangent of its argument.
target - Variable in class org.ascape.movie.MovieRecorder
The target we are taking a movie of.
tau - Static variable in class org.ascape.util.Function
Tau "magic" number.
testRun() - Method in class org.ascape.runtime.Runner
Open (create) and run the model, just as in the normal open, but block execution.
testView() - Method in class org.ascape.ant.test.AllOutputViewTest
 
thisUpdate - Variable in class org.ascape.model.LocatedAgent
 
TICK - Static variable in class org.ascape.model.event.ScapeEvent
A 'tick' event gerated while a scape is paused.
TIME_SERIES - Static variable in class org.ascape.view.vis.ChartView
Time series (line graph) chart type.
toArray() - Method in class org.ascape.model.Scape
Returns an array containing all of the elements in this collection in proper sequence.
toArray(Object[]) - Method in class org.ascape.model.Scape
Returns an array containing the current agents in this scape; the runtime type is specified by the passed array.
toArray() - Method in class org.ascape.model.space.Array2DBase
 
toArray(Object[]) - Method in class org.ascape.model.space.Array2DBase
 
toArray() - Method in class org.ascape.model.space.CollectionSpace
Returns an array containing all of the elements in this collection in proper sequence.
toArray(Object[]) - Method in class org.ascape.model.space.CollectionSpace
Returns an array containing the current agents in this context; the runtime type is specified by the passed array.
toFront() - Method in class org.ascape.runtime.swing.ViewFrameBridge
Brings the frame to the front.
token - Variable in class org.ascape.query.parser.BoolExprTree
 
Token - Class in org.ascape.query.parser
Describes the input token stream.
Token() - Constructor for class org.ascape.query.parser.Token
 
token_source - Variable in class org.ascape.query.parser.BoolExprTree
 
tokenImage - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
tokenImage - Variable in exception org.ascape.query.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.ascape.query.parser
 
TokenMgrError() - Constructor for error org.ascape.query.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.ascape.query.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.ascape.query.parser.TokenMgrError
 
toList() - Method in class org.ascape.model.space.Array2DBase
 
toList() - Method in class org.ascape.model.space.CollectionSpace
 
toString() - Method in class org.ascape.ant.test.AllOutputViewTest.TestAgent
 
toString() - Method in class org.ascape.gis.model.MapCoordinate
Return a String of the Latitude and Longitude of the MapCoordinate
toString() - Method in class org.ascape.model.Agent
A string representation of this agent.
toString() - Method in class org.ascape.model.AscapeObject
A string representing this object.
toString() - Method in class org.ascape.model.Cell
A string representation of this cell.
toString() - Method in class org.ascape.model.event.ControlEvent
Returns a string describing this event.
toString() - Method in class org.ascape.model.event.DefaultScapeListener
Returns a short description of this view.
toString() - Method in class org.ascape.model.event.ScapeEvent
Reutrns a descriptive string for this event in the form for .
toString() - Method in class org.ascape.model.event.ScapeListenerDelegate
Returns a description of the deleaget and is delegating view.
toString() - Method in class org.ascape.model.LocatedAgent
A string representation of this cell.
toString() - Method in class org.ascape.model.MomentumAgent
A string representation of this cell.
toString() - Method in class org.ascape.model.Scape
Returns a string representation of this scape.
toString() - Method in class org.ascape.model.space.Coordinate1DContinuous
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.Coordinate1DDiscrete
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.Coordinate2DContinuous
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.Coordinate2DDiscrete
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.CoordinateContinuous
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.CoordinateDiscrete
Returns a string representing this coordinate.
toString() - Method in class org.ascape.model.space.CoordinateGraph
 
toString() - Method in class org.ascape.model.space.Geometry
A string representation of this geometry.
toString() - Method in class org.ascape.model.space.Singleton
Returns a string representing this space.
toString() - Method in class org.ascape.movie.qt.ComponentQuicktimeTarget
Returns the component string.
toString() - Method in class org.ascape.query.parser.QTBooleanAnd
 
toString() - Method in class org.ascape.query.parser.QTBooleanOr
 
toString() - Method in class org.ascape.query.parser.QTContains
 
toString() - Method in class org.ascape.query.parser.QTEqual
 
toString() - Method in class org.ascape.query.parser.QTField
 
toString() - Method in class org.ascape.query.parser.QTGreaterThan
 
toString() - Method in class org.ascape.query.parser.QTLessThan
 
toString() - Method in class org.ascape.query.parser.QTNotEqual
 
toString() - Method in class org.ascape.query.parser.QTStartsWith
 
toString() - Method in class org.ascape.query.parser.QTValue
 
toString() - Method in class org.ascape.query.parser.SimpleNode
 
toString(String) - Method in class org.ascape.query.parser.SimpleNode
 
toString() - Method in class org.ascape.query.parser.Token
Returns the image.
toString() - Method in class org.ascape.runtime.swing.AgentSelectionView
 
toString() - Method in class org.ascape.runtime.swing.ViewFrameBridge
Returns a string represenetation of the view frame.
toString() - Method in class org.ascape.util.data.DataPointComparator
Returns the name of this data point comparator.
toString() - Method in class org.ascape.util.data.StatCollector
Returns a short desription of this stat collector.
toString() - Method in class org.ascape.util.VectorSelection
Returns a string represention of the vector selection.
toString() - Method in class org.ascape.util.vis.DefaultRelationFeature
 
toString() - Method in class org.ascape.view.nonvis.DataOutputView
 
toString() - Method in class org.ascape.view.nonvis.SweepControlView
Returns a string describing this as a "Sweep Control View".
toString() - Method in class org.ascape.view.vis.BatchView
 
toString() - Method in class org.ascape.view.vis.control.ControlActionView
Returns a short description of this view.
toString() - Method in class org.ascape.view.vis.erv.DefaultEntityFeature
 
toString() - Method in class org.ascape.view.vis.OverheadRelative2DView
Returns a description of this view.
toString() - Method in class org.ascape.view.vis.PanelView
Returns a short description of this view.
toString() - Method in class org.ascape.view.vis.SimpleControlView
Retruns a short description of this view.
toString() - Method in class org.ascape.view.vis.StringNode
 
TourAgentSelector - Class in org.ascape.model.engine
The Class TourAgentSelector.
TourAgentSelector(IncrementalExecutionStrategy) - Constructor for class org.ascape.model.engine.TourAgentSelector
Instantiates a new tour agent selector.
toVector() - Method in class org.ascape.util.data.DataSeries
Returns a vector holding the entire series as a vector of doubles.
toVector() - Method in class org.ascape.util.data.DataSeriesStore
Returns a vector holding the entire series as a vector of doubles.
translate(Point2D, double, double) - Static method in class org.ascape.util.vis.ERVUtil
Method.
triangle1(int) - Static method in class org.ascape.util.vis.ERVGlyphFactory
Method.
triangle2(int) - Static method in class org.ascape.util.vis.ERVGlyphFactory
Method.
triangle3(int) - Static method in class org.ascape.util.vis.ERVGlyphFactory
Method.
triangle4(int) - Static method in class org.ascape.util.vis.ERVGlyphFactory
Method.

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.