org.eclipse.birt.chart.model.layout
Interface TitleBlock

All Superinterfaces:
Block, org.eclipse.emf.ecore.EObject, IChartObject, LabelBlock, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TitleBlockImpl

public interface TitleBlock
extends LabelBlock

A representation of the model object 'Title Block'. This type defines the Title in a chart.

See Also:
LayoutPackage.getTitleBlock()

Method Summary
 TitleBlock copyInstance()
           
 
Methods inherited from interface org.eclipse.birt.chart.model.layout.LabelBlock
getLabel, setLabel
 
Methods inherited from interface org.eclipse.birt.chart.model.layout.Block
add, children, getAnchor, getBackground, getBounds, getChildren, getColumn, getColumnspan, getCursor, getHeightHint, getInsets, getMinSize, getOutline, getPreferredSize, getRow, getRowspan, getStretch, getTriggers, getWidthHint, isCustom, isLegend, isPlot, isSetAnchor, isSetColumn, isSetColumnspan, isSetHeightHint, isSetRow, isSetRowspan, isSetStretch, isSetVisible, isSetWidthHint, isText, isTitle, isVisible, remove, setAnchor, setBackground, setBounds, setColumn, setColumnspan, setCursor, setHeightHint, setInsets, setMinSize, setOutline, setRow, setRowspan, setStretch, setVisible, setWidthHint, unsetAnchor, unsetColumn, unsetColumnspan, unsetHeightHint, unsetRow, unsetRowspan, unsetStretch, unsetVisible, unsetWidthHint
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

copyInstance

TitleBlock copyInstance()
Specified by:
copyInstance in interface Block
Specified by:
copyInstance in interface IChartObject
Specified by:
copyInstance in interface LabelBlock


Copyright © 2005-2008 Actuate Corp. All rights reserved.