public class FFrameMapBoxFactory extends FrameFactory
| Constructor and Description |
|---|
FFrameMapBoxFactory() |
| Modifier and Type | Method and Description |
|---|---|
IFFrame |
createFrame()
Create a new IFFrame.
|
java.lang.String |
getNameType()
Returns the name of IFFrame.
|
java.lang.String |
getRegisterName()
Returns the name of registration in the point of extension.
|
create, create, createpublic IFFrame createFrame()
createFrame in class FrameFactorypublic java.lang.String getRegisterName()
getRegisterName in class FrameFactorypublic java.lang.String getNameType()
getNameType in class FrameFactory