public interface VTLabelWrapStyleProperty extends VTStyleProperty
The following features are supported:
VTWrapPackage.getLabelWrapStyleProperty()
Modifier and Type | Method and Description |
---|---|
boolean |
isWrapLabel()
Returns the value of the 'Wrap Label' attribute.
|
void |
setWrapLabel(boolean value)
Sets the value of the
'
Wrap
Label ' attribute. |
equalStyles
boolean isWrapLabel()
If the meaning of the 'Wrap Label' attribute isn't clear, there really should be more of a description here...
setWrapLabel(boolean)
,
VTWrapPackage.getLabelWrapStyleProperty_WrapLabel()
void setWrapLabel(boolean value)
Wrap
Label
' attribute.
value
- the new value of the 'Wrap Label' attribute.isWrapLabel()
Copyright © 2018. All rights reserved.