Package repast.simphony.scenario.data
Class ProjectionData
java.lang.Object
repast.simphony.scenario.data.AttributeContainer
repast.simphony.scenario.data.ProjectionData
Encapsulates metadata about a projection in ContextData heirarchy.
- Author:
- Nick Collier
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
Deprecated.static final String
static final String
static final String
Fields inherited from class repast.simphony.scenario.data.AttributeContainer
attributes, id
-
Constructor Summary
-
Method Summary
Methods inherited from class repast.simphony.scenario.data.AttributeContainer
addAttribute, attributes, getAttributeCount, getId
-
Field Details
-
NETWORK_TYPE
- See Also:
-
GRID_TYPE
- See Also:
-
CONTINUOUS_SPACE_TYPE
- See Also:
-
VALUE_LAYER_TYPE
- See Also:
-
GEOGRAPHY_TYPE
Deprecated.- See Also:
-
-
Constructor Details
-
ProjectionData
-
-
Method Details
-
getType
Gets the projection's type.- Returns:
- the projection's type.
-
setType
-