Uses of Interface
repast.simphony.dataLoader.engine.ProjectionBuilderFactory
Package
Description
-
Uses of ProjectionBuilderFactory in repast.simphony.dataLoader.engine
Modifier and TypeClassDescriptionclass
Builds a grid projection based on SGrid data.class
Builds a Network based on SNetwork data.class
Builds a grid projection based on SContinousSpace data.Modifier and TypeMethodDescriptionDataLoaderProjectionRegistryData.getProjectionBuilderFactory()
Provide a projection builder factory that can be used by the context data loader to create the projection type directly from the context XML file.Modifier and TypeMethodDescriptionvoid
ContextBuilderFactory.registerProjectionBuilder
(String type, ProjectionBuilderFactory builder) Registers the projection builder for use with the specified class. -
Uses of ProjectionBuilderFactory in repast.simphony.gis.dataLoader
Modifier and TypeClassDescriptionclass
Builds a Geography based on SGeography data. -
Uses of ProjectionBuilderFactory in repast.simphony.gis.engine