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
Factory of FFrameOverView.
- Author:
- Vicente Caballero Navarro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate a new IFFrame.Returns the name of IFFrame.Returns the name of registration in the point of extension.Methods inherited from class org.gvsig.app.project.documents.layout.fframes.FrameFactory
create, create, create
-
Constructor Details
-
FFrameOverViewFactory
public FFrameOverViewFactory()
-
-
Method Details
-
createFrame
Create a new IFFrame.- Specified by:
createFramein classFrameFactory- Returns:
- IFFrame.
-
getRegisterName
Returns the name of registration in the point of extension.- Specified by:
getRegisterNamein classFrameFactory- Returns:
- Name of registration
-
getNameType
Returns the name of IFFrame.- Overrides:
getNameTypein classFrameFactory- Returns:
- Name of IFFrame.
-