public interface TitleBlock extends LabelBlock
| 限定符和类型 | 方法和说明 |
|---|---|
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 |
getLabel, setLabeladd, 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, unsetWidthHintboolean 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 在接口中 BlockcopyInstance 在接口中 IChartObjectcopyInstance 在接口中 LabelBlockCopyright © 2005-2008 Actuate Corp. All rights reserved.