Packagecom.mapquest
Interfacepublic interface IRectLL
ImplementorsRectLL, RectLL



Public Properties
 PropertyDefined by
  lr : IPointLL
IRectLL
  ul : IPointLL
IRectLL
Property detail
lrproperty
lr:IPointLL  [read-write]Implementation
    public function get lr():IPointLL
    public function set lr(value:IPointLL):void
ulproperty 
ul:IPointLL  [read-write]Implementation
    public function get ul():IPointLL
    public function set ul(value:IPointLL):void