org.geotools.data.shapefile.shp.xml
Class IdInfo
Object
IdInfo
public class IdInfo
- extends Object
Bean of idinfo element of shp.xml.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdInfo
public IdInfo()
getBounding
public Envelope getBounding()
- Returns:
- Returns the bounding.
setBounding
public void setBounding(Envelope bounding)
- Parameters:
bounding
- The bounding to set.
getLbounding
public Envelope getLbounding()
- Returns:
- Returns the lbounding.
setLbounding
public void setLbounding(Envelope lbounding)
- Parameters:
lbounding
- The lbounding to set.
Copyright © 1996-2014 Geotools. All Rights Reserved.