Package com._1c.g5.v8.dt.chart.model
Interface ChartReferenceBand
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ChartReferenceBandImpl
A representation of the model object 'Reference Band'.
The following features are supported:
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptiongetBegin()Returns the value of the 'Begin' containment reference.Returns the value of the 'Border' containment reference.Returns the value of the 'Border Color' containment reference.Returns the value of the 'Border Semitransparency Percent' containment reference.getColor()Returns the value of the 'Color' containment reference.Returns the value of the 'Details' containment reference.doubleReturns the value of the 'Display Area Begin' attribute.doubleReturns the value of the 'Display Area End' attribute.getEnd()Returns the value of the 'End' containment reference.Returns the value of the 'Label Area' containment reference.Returns the value of the 'Label Text' map.Returns the value of the 'Position' attribute.Returns the value of the 'Semitransparency Percent' containment reference.Returns the value of the 'Tooltip' map.booleanReturns the value of the 'Begin Is Point Number' attribute.booleanReturns the value of the 'End Is Point Number' attribute.voidSets the value of the 'Begin' containment reference.voidsetBeginIsPointNumber(boolean value) Sets the value of the 'Begin Is Point Number' attribute.voidSets the value of the 'Border' containment reference.voidsetBorderColor(Color value) Sets the value of the 'Border Color' containment reference.voidSets the value of the 'Border Semitransparency Percent' containment reference.voidSets the value of the 'Color' containment reference.voidsetDetails(Value value) Sets the value of the 'Details' containment reference.voidsetDisplayAreaBegin(double value) Sets the value of the 'Display Area Begin' attribute.voidsetDisplayAreaEnd(double value) Sets the value of the 'Display Area End' attribute.voidSets the value of the 'End' containment reference.voidsetEndIsPointNumber(boolean value) Sets the value of the 'End Is Point Number' attribute.voidsetLabelArea(LabelArea value) Sets the value of the 'Label Area' containment reference.voidSets the value of the 'Position' attribute.voidsetSemitransparencyPercent(Value value) Sets the value of the 'Semitransparency Percent' containment reference.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getBegin
Value getBegin()Returns the value of the 'Begin' containment reference.- Returns:
- the value of the 'Begin' containment reference.
- See Also:
-
setBegin
Sets the value of the 'Begin' containment reference.- Parameters:
value- the new value of the 'Begin' containment reference.- See Also:
-
getEnd
Value getEnd()Returns the value of the 'End' containment reference.- Returns:
- the value of the 'End' containment reference.
- See Also:
-
setEnd
Sets the value of the 'End' containment reference.- Parameters:
value- the new value of the 'End' containment reference.- See Also:
-
getLabelText
Returns the value of the 'Label Text' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Label Text' map.
- See Also:
-
getTooltip
- Returns:
- the value of the 'Tooltip' map.
- See Also:
-
getLabelArea
LabelArea getLabelArea()Returns the value of the 'Label Area' containment reference.- Returns:
- the value of the 'Label Area' containment reference.
- See Also:
-
setLabelArea
Sets the value of the 'Label Area' containment reference.- Parameters:
value- the new value of the 'Label Area' containment reference.- See Also:
-
getColor
Color getColor()Returns the value of the 'Color' containment reference.- Returns:
- the value of the 'Color' containment reference.
- See Also:
-
setColor
Sets the value of the 'Color' containment reference.- Parameters:
value- the new value of the 'Color' containment reference.- See Also:
-
getSemitransparencyPercent
Value getSemitransparencyPercent()Returns the value of the 'Semitransparency Percent' containment reference.- Returns:
- the value of the 'Semitransparency Percent' containment reference.
- See Also:
-
setSemitransparencyPercent
Sets the value of the 'Semitransparency Percent' containment reference.- Parameters:
value- the new value of the 'Semitransparency Percent' containment reference.- See Also:
-
getBorder
ChartLine getBorder()Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
-
setBorder
Sets the value of the 'Border' containment reference.- Parameters:
value- the new value of the 'Border' containment reference.- See Also:
-
getBorderColor
Color getBorderColor()Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
setBorderColor
Sets the value of the 'Border Color' containment reference.- Parameters:
value- the new value of the 'Border Color' containment reference.- See Also:
-
getBorderSemitransparencyPercent
Value getBorderSemitransparencyPercent()Returns the value of the 'Border Semitransparency Percent' containment reference.- Returns:
- the value of the 'Border Semitransparency Percent' containment reference.
- See Also:
-
setBorderSemitransparencyPercent
Sets the value of the 'Border Semitransparency Percent' containment reference.- Parameters:
value- the new value of the 'Border Semitransparency Percent' containment reference.- See Also:
-
getDetails
Value getDetails()Returns the value of the 'Details' containment reference.- Returns:
- the value of the 'Details' containment reference.
- See Also:
-
setDetails
Sets the value of the 'Details' containment reference.- Parameters:
value- the new value of the 'Details' containment reference.- See Also:
-
getPosition
ChartReferenceBandBorderPosition getPosition()Returns the value of the 'Position' attribute. The literals are from the enumerationChartReferenceBandBorderPosition.- Returns:
- the value of the 'Position' attribute.
- See Also:
-
setPosition
Sets the value of the 'Position' attribute.- Parameters:
value- the new value of the 'Position' attribute.- See Also:
-
getDisplayAreaBegin
double getDisplayAreaBegin()Returns the value of the 'Display Area Begin' attribute.- Returns:
- the value of the 'Display Area Begin' attribute.
- See Also:
-
setDisplayAreaBegin
void setDisplayAreaBegin(double value) Sets the value of the 'Display Area Begin' attribute.- Parameters:
value- the new value of the 'Display Area Begin' attribute.- See Also:
-
getDisplayAreaEnd
double getDisplayAreaEnd()Returns the value of the 'Display Area End' attribute.- Returns:
- the value of the 'Display Area End' attribute.
- See Also:
-
setDisplayAreaEnd
void setDisplayAreaEnd(double value) Sets the value of the 'Display Area End' attribute.- Parameters:
value- the new value of the 'Display Area End' attribute.- See Also:
-
isBeginIsPointNumber
boolean isBeginIsPointNumber()Returns the value of the 'Begin Is Point Number' attribute.- Returns:
- the value of the 'Begin Is Point Number' attribute.
- See Also:
-
setBeginIsPointNumber
void setBeginIsPointNumber(boolean value) Sets the value of the 'Begin Is Point Number' attribute.- Parameters:
value- the new value of the 'Begin Is Point Number' attribute.- See Also:
-
isEndIsPointNumber
boolean isEndIsPointNumber()Returns the value of the 'End Is Point Number' attribute.- Returns:
- the value of the 'End Is Point Number' attribute.
- See Also:
-
setEndIsPointNumber
void setEndIsPointNumber(boolean value) Sets the value of the 'End Is Point Number' attribute.- Parameters:
value- the new value of the 'End Is Point Number' attribute.- See Also:
-