|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TitleBlock
A representation of the model object 'Title Block'. This type defines the Title in a chart.
LayoutPackage.getTitleBlock()
Method Summary | |
---|---|
TitleBlock |
copyInstance()
|
boolean |
isAuto()
Returns the value of the 'Auto' attribute. |
boolean |
isSetAuto()
Returns whether the value of the ' Auto ' attribute is set. |
void |
setAuto(boolean value)
Sets the value of the ' Auto ' attribute. |
void |
unsetAuto()
Unsets the value of the ' Auto ' attribute. |
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 |
---|
boolean isAuto()
"false"
.
Attribute "Auto" of type boolean specifies whether the text of the TitleBlock
could be automatically determined by the system.
isSetAuto()
,
unsetAuto()
,
setAuto(boolean)
,
LayoutPackage.getTitleBlock_Auto()
void setAuto(boolean value)
Auto
' attribute.
value
- the new value of the 'Auto' attribute.isSetAuto()
,
unsetAuto()
,
isAuto()
void unsetAuto()
Auto
' attribute.
isSetAuto()
,
isAuto()
,
setAuto(boolean)
boolean isSetAuto()
Auto
' attribute is set.
unsetAuto()
,
isAuto()
,
setAuto(boolean)
TitleBlock copyInstance()
copyInstance
in interface Block
copyInstance
in interface IChartObject
copyInstance
in interface LabelBlock
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |