Abstract position object. Encapsulates position and overflow handling.
Instance Method Summary | |
reposition(?Element movableElement, ?goog.positioning.Corner corner, ?goog.math.Box= opt_margin, ?goog.math.Size= opt_preferredSize) Repositions the element. Abstract method, should be overloaded. |