Class FFrameOverViewFactory

java.lang.Object
org.gvsig.app.project.documents.layout.fframes.FrameFactory
org.gvsig.app.project.documents.layout.fframes.FFrameOverViewFactory
All Implemented Interfaces:
org.gvsig.tools.extensionpoint.ExtensionBuilder

public class FFrameOverViewFactory extends FrameFactory
Factory of FFrameOverView.
Author:
Vicente Caballero Navarro
  • Constructor Details

    • FFrameOverViewFactory

      public FFrameOverViewFactory()
  • Method Details

    • createFrame

      public IFFrame createFrame()
      Create a new IFFrame.
      Specified by:
      createFrame in class FrameFactory
      Returns:
      IFFrame.
    • getRegisterName

      public String getRegisterName()
      Returns the name of registration in the point of extension.
      Specified by:
      getRegisterName in class FrameFactory
      Returns:
      Name of registration
    • getNameType

      public String getNameType()
      Returns the name of IFFrame.
      Overrides:
      getNameType in class FrameFactory
      Returns:
      Name of IFFrame.