Class LegendItemImpl
- 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.geographicalschema.model.impl.LegendItemImpl
-
- All Implemented Interfaces:
IBmObject,LegendItem,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 LegendItemImpl extends BmObject implements LegendItem
An implementation of the model object 'Legend Item'.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 protectedLegendItemImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()StringgetCaptionText()intgetDataSeriesID()intgetLayerItemID()intgetObjectID()PicturegetPicture()StringgetSampleText()ColorgetSampleTextColor()FontgetSampleTextFont()LegendItemShowScaleTypegetShowScaleType()voidsetCaptionText(String newCaptionText)voidsetDataSeriesID(int newDataSeriesID)voidsetLayerItemID(int newLayerItemID)voidsetObjectID(int newObjectID)voidsetPicture(Picture newPicture)voidsetSampleText(String newSampleText)voidsetSampleTextColor(Color newSampleTextColor)voidsetSampleTextFont(Font newSampleTextFont)voidsetShowScaleType(LegendItemShowScaleType newShowScaleType)-
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
-
getObjectID
public int getObjectID()
- Specified by:
getObjectIDin interfaceLegendItem- Returns:
- the value of the 'Object ID' attribute.
- See Also:
LegendItem.setObjectID(int),GeographicalSchemaPackage.getLegendItem_ObjectID()
-
setObjectID
public void setObjectID(int newObjectID)
- Specified by:
setObjectIDin interfaceLegendItem- Parameters:
newObjectID- the new value of the 'Object ID' attribute.- See Also:
LegendItem.getObjectID()
-
getSampleTextColor
public Color getSampleTextColor()
- Specified by:
getSampleTextColorin interfaceLegendItem- Returns:
- the value of the 'Sample Text Color' containment reference.
- See Also:
LegendItem.setSampleTextColor(Color),GeographicalSchemaPackage.getLegendItem_SampleTextColor()
-
setSampleTextColor
public void setSampleTextColor(Color newSampleTextColor)
- Specified by:
setSampleTextColorin interfaceLegendItem- Parameters:
newSampleTextColor- the new value of the 'Sample Text Color' containment reference.- See Also:
LegendItem.getSampleTextColor()
-
getSampleTextFont
public Font getSampleTextFont()
- Specified by:
getSampleTextFontin interfaceLegendItem- Returns:
- the value of the 'Sample Text Font' containment reference.
- See Also:
LegendItem.setSampleTextFont(Font),GeographicalSchemaPackage.getLegendItem_SampleTextFont()
-
setSampleTextFont
public void setSampleTextFont(Font newSampleTextFont)
- Specified by:
setSampleTextFontin interfaceLegendItem- Parameters:
newSampleTextFont- the new value of the 'Sample Text Font' containment reference.- See Also:
LegendItem.getSampleTextFont()
-
getPicture
public Picture getPicture()
- Specified by:
getPicturein interfaceLegendItem- Returns:
- the value of the 'Picture' containment reference.
- See Also:
LegendItem.setPicture(Picture),GeographicalSchemaPackage.getLegendItem_Picture()
-
setPicture
public void setPicture(Picture newPicture)
- Specified by:
setPicturein interfaceLegendItem- Parameters:
newPicture- the new value of the 'Picture' containment reference.- See Also:
LegendItem.getPicture()
-
getDataSeriesID
public int getDataSeriesID()
- Specified by:
getDataSeriesIDin interfaceLegendItem- Returns:
- the value of the 'Data Series ID' attribute.
- See Also:
LegendItem.setDataSeriesID(int),GeographicalSchemaPackage.getLegendItem_DataSeriesID()
-
setDataSeriesID
public void setDataSeriesID(int newDataSeriesID)
- Specified by:
setDataSeriesIDin interfaceLegendItem- Parameters:
newDataSeriesID- the new value of the 'Data Series ID' attribute.- See Also:
LegendItem.getDataSeriesID()
-
getLayerItemID
public int getLayerItemID()
- Specified by:
getLayerItemIDin interfaceLegendItem- Returns:
- the value of the 'Layer Item ID' attribute.
- See Also:
LegendItem.setLayerItemID(int),GeographicalSchemaPackage.getLegendItem_LayerItemID()
-
setLayerItemID
public void setLayerItemID(int newLayerItemID)
- Specified by:
setLayerItemIDin interfaceLegendItem- Parameters:
newLayerItemID- the new value of the 'Layer Item ID' attribute.- See Also:
LegendItem.getLayerItemID()
-
getSampleText
public String getSampleText()
- Specified by:
getSampleTextin interfaceLegendItem- Returns:
- the value of the 'Sample Text' attribute.
- See Also:
LegendItem.setSampleText(String),GeographicalSchemaPackage.getLegendItem_SampleText()
-
setSampleText
public void setSampleText(String newSampleText)
- Specified by:
setSampleTextin interfaceLegendItem- Parameters:
newSampleText- the new value of the 'Sample Text' attribute.- See Also:
LegendItem.getSampleText()
-
getCaptionText
public String getCaptionText()
- Specified by:
getCaptionTextin interfaceLegendItem- Returns:
- the value of the 'Caption Text' attribute.
- See Also:
LegendItem.setCaptionText(String),GeographicalSchemaPackage.getLegendItem_CaptionText()
-
setCaptionText
public void setCaptionText(String newCaptionText)
- Specified by:
setCaptionTextin interfaceLegendItem- Parameters:
newCaptionText- the new value of the 'Caption Text' attribute.- See Also:
LegendItem.getCaptionText()
-
getShowScaleType
public LegendItemShowScaleType getShowScaleType()
- Specified by:
getShowScaleTypein interfaceLegendItem- Returns:
- the value of the 'Show Scale Type' attribute.
- See Also:
LegendItemShowScaleType,LegendItem.setShowScaleType(LegendItemShowScaleType),GeographicalSchemaPackage.getLegendItem_ShowScaleType()
-
setShowScaleType
public void setShowScaleType(LegendItemShowScaleType newShowScaleType)
- Specified by:
setShowScaleTypein interfaceLegendItem- Parameters:
newShowScaleType- the new value of the 'Show Scale Type' attribute.- See Also:
LegendItemShowScaleType,LegendItem.getShowScaleType()
-
-