Interface SpatialCollectionUtils.Coordinate<T>
-
- All Superinterfaces:
SpatialCollectionUtils.GenericCoordinate<double[],T>
- All Known Subinterfaces:
EgoLocator
- All Known Implementing Classes:
SnowballLocator,ToyEgoLocator
- Enclosing class:
- SpatialCollectionUtils
public static interface SpatialCollectionUtils.Coordinate<T> extends SpatialCollectionUtils.GenericCoordinate<double[],T>
-
-
Method Summary
-
Methods inherited from interface ch.ethz.matsim.socialnetworkgeneration.utils.spatialcollections.SpatialCollectionUtils.GenericCoordinate
getCoord
-
-