public class ZoomHistory
extends java.lang.Object
Constructor and Description |
---|
ZoomHistory(LayerViewPanel layerViewPanel) |
public ZoomHistory(LayerViewPanel layerViewPanel)
public void setAdding(boolean adding)
public void add(com.vividsolutions.jts.geom.Envelope envelope)
public com.vividsolutions.jts.geom.Envelope next()
public com.vividsolutions.jts.geom.Envelope prev()
public boolean hasPrev()
public boolean hasNext()