Class Extent

  • All Implemented Interfaces:
    Serializable

    @Entity
    public class Extent
    extends PersistentObject
    Util class representing the extent of a layer or a map. The extent is modelled by the lower left and the upper right point of the bounding rectangle

                    UR
         +--------o
         |        |
         o--------+
      LL
     
    Author:
    Andre Henn, terrestris GmbH & Co. KG
    See Also:
    Serialized Form