public interface VTLabelWidthStyleProperty extends VTStyleProperty
The following features are supported:
VTLabelwidthPackage.getLabelWidthStyleProperty()
Modifier and Type | Method and Description |
---|---|
int |
getWidth()
Returns the value of the 'Width' attribute.
|
boolean |
isSetWidth()
Returns whether the value of the
'
Width ' attribute is set. |
void |
setWidth(int value)
Sets the value of the
'
Width ' attribute. |
void |
unsetWidth()
Unsets the value of the
'
Width ' attribute. |
equalStyles
int getWidth()
isSetWidth()
,
unsetWidth()
,
setWidth(int)
,
VTLabelwidthPackage.getLabelWidthStyleProperty_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.isSetWidth()
,
unsetWidth()
,
getWidth()
void unsetWidth()
Width
' attribute.
isSetWidth()
,
getWidth()
,
setWidth(int)
boolean isSetWidth()
Width
' attribute is set.
unsetWidth()
,
getWidth()
,
setWidth(int)
Copyright © 2018. All rights reserved.