Interface IFFrameGroupSelectable

All Known Implementing Classes:
FFrameTable

public interface IFFrameGroupSelectable
  • Method Details

    • getMovieRectGroup

      Rectangle2D getMovieRectGroup(int difX, int difY)
    • getContainsGroup

      int getContainsGroup(Point2D p)
    • drawHandlersGroup

      void drawHandlersGroup(Graphics2D g)
    • containsGroup

      boolean containsGroup(Point2D p)
    • setSelectedGroup

      void setSelectedGroup(Point2D p, MouseEvent e)
    • getSelectedGroup

      int getSelectedGroup()
    • selectFFrame

      void selectFFrame(boolean b)
    • joinFFrame

      IFFrame joinFFrame()
    • getMapCursorGroup

      Image getMapCursorGroup(Point2D p)