Class FFrameMapBoxPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, IFFramePanel, org.gvsig.tools.swing.api.Component

public class FFrameMapBoxPanel extends FFrameMapBoxPanelView
Author:
fdiaz
See Also:
  • Constructor Details

  • Method Details

    • fetch

      public FFrameMapBox fetch(FFrameMapBox output)
    • put

      public void put(FFrameMapBox fframeMapBox)
    • getFFrame

      public IFFrame getFFrame()
    • setRectangle

      public void setRectangle(Rectangle2D r)
      Description copied from interface: IFFramePanel
      Sets the bounding box of the fframe being created, in screen coordinates (pixels), defining the position and size of the frame within the Layout control.
      Parameters:
      r - BoundingBox of the fframe.
    • getTitle

      public String getTitle()