Package repast.simphony.space.gis
package repast.simphony.space.gis
-
ClassDescriptionDefault factory class for creating feature agents.Default implementation of Geography, a geographic GIS type space.FeatureAgent<T>Wraps a POJO in a GIS feature.Abstract factory for adapting agents to features.Singleton class that creates FeatureAgentFactories.Adapts a method call or combination of method calls on an object into a feature attribute lookup.Geography<T>Space that locates objects in a geographic gis-type space.GISAdder<T>Interface for classes that wish to add objects to a real, geographic space.GIS constant values.A ProjectionListener implementation for managing Repast network edges in a Repast geography projection.Layer<T>A layer in a geographic projection.RasterLayer provides Repast ValueLayer like functionality using geographic coordinates and can be displayed when part of a Geography instance.Factory that provides support for creating GridCoverage2D instances that are writable.Factory class for creating feature agents that are appropriate for writing to shapfiles.Creates and sets agents properties from a features in shapefile.Writes the contents of a geography to a shapefile each layer of the geography is written to a separate shapefile.SimpleAdder<T>Finds the UTM CRS appropriate to a specified lon, lat location.WritableGridCoverage2D provides write capabilities to GridCoverage2D by wrapping a standard GridCoverage2D and overriding the evaluate methods and providing set methods.