public class IdInfo extends Object
| Constructor and Description |
|---|
IdInfo() |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
getBounding() |
Envelope |
getLbounding() |
void |
setBounding(Envelope bounding) |
void |
setLbounding(Envelope lbounding) |
public Envelope getBounding()
public void setBounding(Envelope bounding)
bounding - The bounding to set.public Envelope getLbounding()
public void setLbounding(Envelope lbounding)
lbounding - The lbounding to set.Copyright © 1996–2019 Geotools. All rights reserved.