public interface LayoutFactory
extends org.eclipse.emf.ecore.EFactory
LayoutPackage
Modifier and Type | Field and Description |
---|---|
static LayoutFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
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, setEPackage
getEAnnotation, getEAnnotations
static 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.