Class IdInfo
Object
IdInfo
Bean of idinfo element of shp.xml.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBounding
(Envelope bounding) void
setLbounding
(Envelope lbounding)
-
Constructor Details
-
IdInfo
public IdInfo()
-
-
Method Details
-
getBounding
- Returns:
- Returns the bounding.
-
setBounding
- Parameters:
bounding
- The bounding to set.
-
getLbounding
- Returns:
- Returns the lbounding.
-
setLbounding
- Parameters:
lbounding
- The lbounding to set.
-