Package com._1c.g5.v8.dt.moxel.content
Interface RectangleDrawingProperties
-
- All Superinterfaces:
BaseDrawingProperties,BaseDrawingWithBackgroundProperties,org.eclipse.emf.ecore.EObject,LineDrawingProperties,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
TextDrawingProperties
- All Known Implementing Classes:
RectangleDrawingPropertiesImpl,TextDrawingPropertiesImpl
public interface RectangleDrawingProperties extends BaseDrawingWithBackgroundProperties
A representation of the model object 'Rectangle Drawing Properties'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisHaveBottomBorder()Returns the value of the 'Have Bottom Border' attribute.booleanisHaveLeftBorder()Returns the value of the 'Have Left Border' attribute.booleanisHaveRightBorder()Returns the value of the 'Have Right Border' attribute.booleanisHaveTopBorder()Returns the value of the 'Have Top Border' attribute.booleanisSetHaveBottomBorder()Returns whether the value of the 'Have Bottom Border' attribute is set.booleanisSetHaveLeftBorder()Returns whether the value of the 'Have Left Border' attribute is set.booleanisSetHaveRightBorder()Returns whether the value of the 'Have Right Border' attribute is set.booleanisSetHaveTopBorder()Returns whether the value of the 'Have Top Border' attribute is set.voidsetHaveBottomBorder(boolean value)Sets the value of the 'Have Bottom Border' attribute.voidsetHaveLeftBorder(boolean value)Sets the value of the 'Have Left Border' attribute.voidsetHaveRightBorder(boolean value)Sets the value of the 'Have Right Border' attribute.voidsetHaveTopBorder(boolean value)Sets the value of the 'Have Top Border' attribute.voidunsetHaveBottomBorder()Unsets the value of the 'Have Bottom Border' attribute.voidunsetHaveLeftBorder()Unsets the value of the 'Have Left Border' attribute.voidunsetHaveRightBorder()Unsets the value of the 'Have Right Border' attribute.voidunsetHaveTopBorder()Unsets the value of the 'Have Top Border' attribute.-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseDrawingProperties
getCellReference, getDetailParameter, getName, isHyperlink, isIsTemplateModeOn, isPrint, isSetDetailParameter, isSetHyperlink, isSetName, isSetPrint, setCellReference, setDetailParameter, setHyperlink, setIsTemplateModeOn, setName, setPrint, unsetDetailParameter, unsetHyperlink, unsetName, unsetPrint
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseDrawingWithBackgroundProperties
getBackColor, getPattern, getPatternColor, isSetBackColor, isSetPattern, isSetPatternColor, setBackColor, setPattern, setPatternColor, unsetBackColor, unsetPattern, unsetPatternColor
-
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 com._1c.g5.v8.dt.moxel.content.LineDrawingProperties
getLine, getLineColor, isSetLine, isSetLineColor, setLine, setLineColor, unsetLine, unsetLineColor
-
-
-
-
Method Detail
-
isHaveLeftBorder
boolean isHaveLeftBorder()
Returns the value of the 'Have Left Border' attribute.- Returns:
- the value of the 'Have Left Border' attribute.
- See Also:
isSetHaveLeftBorder(),unsetHaveLeftBorder(),setHaveLeftBorder(boolean),ContentPackage.getRectangleDrawingProperties_HaveLeftBorder()
-
setHaveLeftBorder
void setHaveLeftBorder(boolean value)
Sets the value of the 'Have Left Border' attribute.- Parameters:
value- the new value of the 'Have Left Border' attribute.- See Also:
isSetHaveLeftBorder(),unsetHaveLeftBorder(),isHaveLeftBorder()
-
unsetHaveLeftBorder
void unsetHaveLeftBorder()
Unsets the value of the 'Have Left Border' attribute.
-
isSetHaveLeftBorder
boolean isSetHaveLeftBorder()
Returns whether the value of the 'Have Left Border' attribute is set.- Returns:
- whether the value of the 'Have Left Border' attribute is set.
- See Also:
unsetHaveLeftBorder(),isHaveLeftBorder(),setHaveLeftBorder(boolean)
-
isHaveTopBorder
boolean isHaveTopBorder()
Returns the value of the 'Have Top Border' attribute.- Returns:
- the value of the 'Have Top Border' attribute.
- See Also:
isSetHaveTopBorder(),unsetHaveTopBorder(),setHaveTopBorder(boolean),ContentPackage.getRectangleDrawingProperties_HaveTopBorder()
-
setHaveTopBorder
void setHaveTopBorder(boolean value)
Sets the value of the 'Have Top Border' attribute.- Parameters:
value- the new value of the 'Have Top Border' attribute.- See Also:
isSetHaveTopBorder(),unsetHaveTopBorder(),isHaveTopBorder()
-
unsetHaveTopBorder
void unsetHaveTopBorder()
Unsets the value of the 'Have Top Border' attribute.
-
isSetHaveTopBorder
boolean isSetHaveTopBorder()
Returns whether the value of the 'Have Top Border' attribute is set.- Returns:
- whether the value of the 'Have Top Border' attribute is set.
- See Also:
unsetHaveTopBorder(),isHaveTopBorder(),setHaveTopBorder(boolean)
-
isHaveRightBorder
boolean isHaveRightBorder()
Returns the value of the 'Have Right Border' attribute.- Returns:
- the value of the 'Have Right Border' attribute.
- See Also:
isSetHaveRightBorder(),unsetHaveRightBorder(),setHaveRightBorder(boolean),ContentPackage.getRectangleDrawingProperties_HaveRightBorder()
-
setHaveRightBorder
void setHaveRightBorder(boolean value)
Sets the value of the 'Have Right Border' attribute.- Parameters:
value- the new value of the 'Have Right Border' attribute.- See Also:
isSetHaveRightBorder(),unsetHaveRightBorder(),isHaveRightBorder()
-
unsetHaveRightBorder
void unsetHaveRightBorder()
Unsets the value of the 'Have Right Border' attribute.
-
isSetHaveRightBorder
boolean isSetHaveRightBorder()
Returns whether the value of the 'Have Right Border' attribute is set.- Returns:
- whether the value of the 'Have Right Border' attribute is set.
- See Also:
unsetHaveRightBorder(),isHaveRightBorder(),setHaveRightBorder(boolean)
-
isHaveBottomBorder
boolean isHaveBottomBorder()
Returns the value of the 'Have Bottom Border' attribute.- Returns:
- the value of the 'Have Bottom Border' attribute.
- See Also:
isSetHaveBottomBorder(),unsetHaveBottomBorder(),setHaveBottomBorder(boolean),ContentPackage.getRectangleDrawingProperties_HaveBottomBorder()
-
setHaveBottomBorder
void setHaveBottomBorder(boolean value)
Sets the value of the 'Have Bottom Border' attribute.- Parameters:
value- the new value of the 'Have Bottom Border' attribute.- See Also:
isSetHaveBottomBorder(),unsetHaveBottomBorder(),isHaveBottomBorder()
-
unsetHaveBottomBorder
void unsetHaveBottomBorder()
Unsets the value of the 'Have Bottom Border' attribute.
-
isSetHaveBottomBorder
boolean isSetHaveBottomBorder()
Returns whether the value of the 'Have Bottom Border' attribute is set.- Returns:
- whether the value of the 'Have Bottom Border' attribute is set.
- See Also:
unsetHaveBottomBorder(),isHaveBottomBorder(),setHaveBottomBorder(boolean)
-
-