Class IdInfo


  • public class IdInfo
    extends Object
    Bean of idinfo element of shp.xml.
    • Constructor Summary

      Constructors 
      Constructor Description
      IdInfo()  
    • Constructor Detail

      • IdInfo

        public IdInfo()
    • Method Detail

      • 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.