public interface LayoutFactory
extends org.eclipse.emf.ecore.EFactory
LayoutPackage| 限定符和类型 | 字段和说明 |
|---|---|
static LayoutFactory |
eINSTANCE
The singleton instance of the factory
|
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
createBlock()
Returns a new object of class 'Block'
|
ClientArea |
createClientArea()
Returns a new object of class 'Client Area'
|
LabelBlock |
createLabelBlock()
Returns a new object of class 'Label Block'
|
Legend |
createLegend()
Returns a new object of class 'Legend'
|
Plot |
createPlot()
Returns a new object of class 'Plot'
|
TitleBlock |
createTitleBlock()
Returns a new object of class 'Title Block'
|
LayoutPackage |
getLayoutPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagestatic final LayoutFactory eINSTANCE
Block createBlock()
ClientArea createClientArea()
LabelBlock createLabelBlock()
Legend createLegend()
Plot createPlot()
TitleBlock createTitleBlock()
LayoutPackage getLayoutPackage()
Copyright © 2005-2008 Actuate Corp. All rights reserved.