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.registryMapMethods in repast.simphony.engine.environment that return ProjectionRegistryDataModifier and TypeMethodDescriptionstatic ProjectionRegistryDataProjectionRegistry.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 voidProjectionRegistry.addRegistryData(ProjectionRegistryData data) -
Uses of ProjectionRegistryData in repast.simphony.gis.engine
Classes in repast.simphony.gis.engine that implement ProjectionRegistryDataModifier and TypeClassDescriptionclassProjectionRegistryData implementation for the Geography projection.