public class IntersectionMap
extends java.lang.Object
Constructor and Description |
---|
IntersectionMap() |
Modifier and Type | Method and Description |
---|---|
java.util.List<com.kheops.jmap.spatial.TimedGeometry> |
get(com.kheops.jmap.spatial.GeometryKey key) |
java.util.List<com.kheops.jmap.spatial.TimedGeometry> |
put(com.kheops.jmap.spatial.GeometryKey key,
java.util.List<com.kheops.jmap.spatial.TimedGeometry> list) |