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

All Superinterfaces:
Block, org.eclipse.emf.ecore.EObject, 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
 
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, 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, 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, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



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