Class FFramePictureFactory

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

public class FFramePictureFactory extends FrameFactory
Factory of FFramePicture.
Author:
Vicente Caballero Navarro
  • Constructor Details

    • FFramePictureFactory

      public FFramePictureFactory()
  • 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.