Uses of Interface
repast.simphony.engine.environment.ProjectionRegistryData
Packages that use ProjectionRegistryData
-
Uses of ProjectionRegistryData in repast.simphony.engine.environment
Fields in repast.simphony.engine.environment with type parameters of type ProjectionRegistryDataModifier and TypeFieldDescriptionprotected static HashMap<String,
ProjectionRegistryData> ProjectionRegistry.registryMap
Methods in repast.simphony.engine.environment that return ProjectionRegistryDataModifier and TypeMethodDescriptionstatic ProjectionRegistryData
ProjectionRegistry.getDataFor
(String projectionTypeName) Methods in repast.simphony.engine.environment that return types with arguments of type ProjectionRegistryDataModifier and TypeMethodDescriptionstatic Iterable<ProjectionRegistryData>
ProjectionRegistry.getRegistryData()
Methods in repast.simphony.engine.environment with parameters of type ProjectionRegistryDataModifier and TypeMethodDescriptionstatic void
ProjectionRegistry.addRegistryData
(ProjectionRegistryData data) -
Uses of ProjectionRegistryData in repast.simphony.gis.engine
Classes in repast.simphony.gis.engine that implement ProjectionRegistryDataModifier and TypeClassDescriptionclass
ProjectionRegistryData implementation for the Geography projection.