Class LabelAreaImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.chart.model.impl.LabelAreaImpl
-
- All Implemented Interfaces:
IBmObject,LabelArea,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class LabelAreaImpl extends BmObject implements LabelArea
An implementation of the model object 'Label Area'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedLabelAreaImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()doublegetAngle()ColorgetBackColor()BordergetBorder()ColorgetBorderColor()FontgetFont()doublegetLeft()ChartLabelLocationgetLocation()MarkerTypegetMarker()LabelsOrientationgetOrientation()ColorgetTextColor()doublegetTop()booleanisTransparent()voidsetAngle(double newAngle)voidsetBackColor(Color newBackColor)voidsetBorder(Border newBorder)voidsetBorderColor(Color newBorderColor)voidsetFont(Font newFont)voidsetLeft(double newLeft)voidsetLocation(ChartLabelLocation newLocation)voidsetMarker(MarkerType newMarker)voidsetOrientation(LabelsOrientation newOrientation)voidsetTextColor(Color newTextColor)voidsetTop(double newTop)voidsetTransparent(boolean newTransparent)-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getLocation
public ChartLabelLocation getLocation()
- Specified by:
getLocationin interfaceLabelArea- Returns:
- the value of the 'Location' attribute.
- See Also:
ChartLabelLocation,LabelArea.setLocation(ChartLabelLocation),ChartPackage.getLabelArea_Location()
-
setLocation
public void setLocation(ChartLabelLocation newLocation)
- Specified by:
setLocationin interfaceLabelArea- Parameters:
newLocation- the new value of the 'Location' attribute.- See Also:
ChartLabelLocation,LabelArea.getLocation()
-
getLeft
public double getLeft()
- Specified by:
getLeftin interfaceLabelArea- Returns:
- the value of the 'Left' attribute.
- See Also:
LabelArea.setLeft(double),ChartPackage.getLabelArea_Left()
-
setLeft
public void setLeft(double newLeft)
- Specified by:
setLeftin interfaceLabelArea- Parameters:
newLeft- the new value of the 'Left' attribute.- See Also:
LabelArea.getLeft()
-
getTop
public double getTop()
- Specified by:
getTopin interfaceLabelArea- Returns:
- the value of the 'Top' attribute.
- See Also:
LabelArea.setTop(double),ChartPackage.getLabelArea_Top()
-
setTop
public void setTop(double newTop)
- Specified by:
setTopin interfaceLabelArea- Parameters:
newTop- the new value of the 'Top' attribute.- See Also:
LabelArea.getTop()
-
getFont
public Font getFont()
- Specified by:
getFontin interfaceLabelArea- Returns:
- the value of the 'Font' containment reference.
- See Also:
LabelArea.setFont(Font),ChartPackage.getLabelArea_Font()
-
setFont
public void setFont(Font newFont)
- Specified by:
setFontin interfaceLabelArea- Parameters:
newFont- the new value of the 'Font' containment reference.- See Also:
LabelArea.getFont()
-
getTextColor
public Color getTextColor()
- Specified by:
getTextColorin interfaceLabelArea- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
LabelArea.setTextColor(Color),ChartPackage.getLabelArea_TextColor()
-
setTextColor
public void setTextColor(Color newTextColor)
- Specified by:
setTextColorin interfaceLabelArea- Parameters:
newTextColor- the new value of the 'Text Color' containment reference.- See Also:
LabelArea.getTextColor()
-
getBackColor
public Color getBackColor()
- Specified by:
getBackColorin interfaceLabelArea- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
LabelArea.setBackColor(Color),ChartPackage.getLabelArea_BackColor()
-
setBackColor
public void setBackColor(Color newBackColor)
- Specified by:
setBackColorin interfaceLabelArea- Parameters:
newBackColor- the new value of the 'Back Color' containment reference.- See Also:
LabelArea.getBackColor()
-
isTransparent
public boolean isTransparent()
- Specified by:
isTransparentin interfaceLabelArea- Returns:
- the value of the 'Transparent' attribute.
- See Also:
LabelArea.setTransparent(boolean),ChartPackage.getLabelArea_Transparent()
-
setTransparent
public void setTransparent(boolean newTransparent)
- Specified by:
setTransparentin interfaceLabelArea- Parameters:
newTransparent- the new value of the 'Transparent' attribute.- See Also:
LabelArea.isTransparent()
-
getBorder
public Border getBorder()
- Specified by:
getBorderin interfaceLabelArea- Returns:
- the value of the 'Border' containment reference.
- See Also:
LabelArea.setBorder(Border),ChartPackage.getLabelArea_Border()
-
setBorder
public void setBorder(Border newBorder)
- Specified by:
setBorderin interfaceLabelArea- Parameters:
newBorder- the new value of the 'Border' containment reference.- See Also:
LabelArea.getBorder()
-
getBorderColor
public Color getBorderColor()
- Specified by:
getBorderColorin interfaceLabelArea- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
LabelArea.setBorderColor(Color),ChartPackage.getLabelArea_BorderColor()
-
setBorderColor
public void setBorderColor(Color newBorderColor)
- Specified by:
setBorderColorin interfaceLabelArea- Parameters:
newBorderColor- the new value of the 'Border Color' containment reference.- See Also:
LabelArea.getBorderColor()
-
getMarker
public MarkerType getMarker()
- Specified by:
getMarkerin interfaceLabelArea- Returns:
- the value of the 'Marker' attribute.
- See Also:
MarkerType,LabelArea.setMarker(MarkerType),ChartPackage.getLabelArea_Marker()
-
setMarker
public void setMarker(MarkerType newMarker)
- Specified by:
setMarkerin interfaceLabelArea- Parameters:
newMarker- the new value of the 'Marker' attribute.- See Also:
MarkerType,LabelArea.getMarker()
-
getOrientation
public LabelsOrientation getOrientation()
- Specified by:
getOrientationin interfaceLabelArea- Returns:
- the value of the 'Orientation' attribute.
- See Also:
LabelsOrientation,LabelArea.setOrientation(LabelsOrientation),ChartPackage.getLabelArea_Orientation()
-
setOrientation
public void setOrientation(LabelsOrientation newOrientation)
- Specified by:
setOrientationin interfaceLabelArea- Parameters:
newOrientation- the new value of the 'Orientation' attribute.- See Also:
LabelsOrientation,LabelArea.getOrientation()
-
getAngle
public double getAngle()
- Specified by:
getAnglein interfaceLabelArea- Returns:
- the value of the 'Angle' attribute.
- See Also:
LabelArea.setAngle(double),ChartPackage.getLabelArea_Angle()
-
setAngle
public void setAngle(double newAngle)
- Specified by:
setAnglein interfaceLabelArea- Parameters:
newAngle- the new value of the 'Angle' attribute.- See Also:
LabelArea.getAngle()
-
-