Class IdBboxEntry



  • public class IdBboxEntry
    extends Object
    • Constructor Detail

      • IdBboxEntry

        public IdBboxEntry(long id,
                           Envelope envelope,
                           int size)
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId(long id)
      • getEnvelope

        public Envelope getEnvelope()
      • setEnvelope

        public void setEnvelope(Envelope envelope)
      • getSize

        public int getSize()
      • setSize

        public void setSize(int size)