Uses of Class
org.ascape.model.space.CollectionSpace

Packages that use CollectionSpace
org.ascape.gis.model   
org.ascape.model   
org.ascape.model.space   
 

Uses of CollectionSpace in org.ascape.gis.model
 

Subclasses of CollectionSpace in org.ascape.gis.model
 class Globe
          A scape containing a population of agents that exist within a map of space on the earth.
 

Uses of CollectionSpace in org.ascape.model
 

Constructors in org.ascape.model with parameters of type CollectionSpace
Scape(CollectionSpace space)
          Constructs a scape.
Scape(CollectionSpace space, java.lang.String name, Agent prototypeAgent)
          Constructs a scape of provided geometry, to be populated with clones of provided agent.
 

Uses of CollectionSpace in org.ascape.model.space
 

Subclasses of CollectionSpace in org.ascape.model.space
 class Array
          The Class Array.
 class Array1D
          A one-dimensional, fixed-size, collection of agents providing services described for space.
 class Array2D
          A two-dimensional, fixed-size collection of agents providing services described for space.
 class Array2DBase
          The Class Array2DBase.
 class Array2DEuclidian
          A two-dimensional space providing effecient implementations for von Neumann neighbors.
 class Array2DMoore
          A two-dimensional space providing effecient implementations for Moore neighbors.
 class Array2DSmallWorld
          A two-dimensional space providing effecient implementations for von Neumann neighbors.
 class Array2DVonNeumann
          A two-dimensional space providing effecient implementations for von Neumann neighbors.
 class Continuous1D
          A space containing a population of agents that exist within some continuous space.
 class Continuous2D
          A space containing a population of agents that exist within some continuous space.
 class Discrete
          A space with discrete nodes.
 class Graph
          A space containing a simple, unweighted graph.
 class GraphSmallWorld
          A 1D Small World version of the default Graph.
 class ListBase
          A one-dimensional, fixed-size, collection of agents providing services described for space.
 class ListSpace
          A one-dimensional, fixed-size, collection of agents providing services described for space.
 class Singleton
          A space with treates itself as its only member.
 class SubCollection
          A space collection that is part of another space collection.
 class SubContinuous
          A space containing a sub-population of agents that exist within some continuous space.
 class SubContinuous1D
          User: jmiller Date: Feb 10, 2006 Time: 2:06:17 PM To change this template use Options | File Templates.
 class SubContinuous2D
          A space containing a population of agents that exist within some continuous space.
 class SubGraph
          This is an unsual version of the SubSpace - it's a Graph, where the members also exist in a Continuous Space.
 class SubListSpace
          A space list that is part of another space list.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.