public class ContinuousSpace3D extends Space3D
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME
The default ID for this space
|
BORDER_STRICT, BORDER_TORUS, PROPERTY_BORDER, PROPERTY_POSITION
Constructor and Description |
---|
ContinuousSpace3D()
Creates a new
ContinuousSpace2D with the default name. |
ContinuousSpace3D(IVector3 areasize)
Creates a new
ContinuousSpace2D with the default name. |
ContinuousSpace3D(Object name,
IVector3 areasize)
Creates a new
ContinuousSpace2D with a special ID. |
adjustPosition, calculateDistance, getAreaSize, getBorderMode, getDistance, getDistance, getNearestObject, getNearObjects, getNearObjects, getNearObjects, getRandomPosition, getSpaceObjects, initSpaceObject, setAreaSize, setPosition
addAvatarMappings, addDataConsumer, addDataProvider, addDataView, addDataViewMapping, addEnvironmentListener, addInitialAvatar, addObjectTaskType, addPerceptGenerator, addPerceptProcessor, addPerceptType, addSpaceAction, addSpaceObjectType, addSpaceProcessType, addTaskListener, componentAdded, componentRemoved, createObjectTask, createPercept, createSpaceObject, createSpaceObjectZombie, createSpaceProcess, destroySpaceObject, getAvatar, getAvatar, getAvatars, getClassLoader, getComponentActionList, getComponents, getDataConsumer, getDataConsumers, getDataProvider, getDataView, getDataViews, getExternalAccess, getFetcher, getOwner, getPerceptList, getPerceptType, getProcesses, getProperty, getSpaceAction, getSpaceObject, getSpaceObject0, getSpaceObjectsByType, getSpaceObjectsCollection, getSpaceProcess, getSpaceProcessNames, getViews, init, initSpace, performSpaceAction, performSpaceAction, removeAvatarMappings, removeDataView, removeEnvironmentListener, removeObjectTask, removeObjectTaskType, removePerceptGenerator, removePerceptProcessor, removePerceptType, removeSpaceAction, removeSpaceObjectType, removeSpaceProcess, removeSpaceProcessType, removeTaskListener, setFetcher, setInitData, setOwner, terminate
addPropertyChangeListener, getMonitor, getPropertyNames, hasProperty, removePropertyChangeListener, setProperty
getMetaData, getMetaDatas
getProperties, setProperties, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPropertyNames, hasProperty, setProperty
public static final String DEFAULT_NAME
public ContinuousSpace3D()
ContinuousSpace2D
with the default name.public ContinuousSpace3D(IVector3 areasize)
ContinuousSpace2D
with the default name.spaceexecutor
- executor for the spaceactionexecutor
- executor for component actionsareasize
- the size of the 3D areaCopyright © 2012. All Rights Reserved.