public class MapContextToInterval
extends java.lang.Object
| Constructor and Description |
|---|
MapContextToInterval(MapContext mapContext) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
getInterval() |
MapContext |
getMapContext() |
java.util.List |
getTimes() |
void |
update() |
public MapContextToInterval(MapContext mapContext)
public Interval getInterval()
public java.util.List getTimes()
public MapContext getMapContext()
public void update()