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 protected
LegendItemImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClass
eStaticClass()
protected int
eStaticFeatureCount()
String
getCaptionText()
int
getDataSeriesID()
int
getLayerItemID()
int
getObjectID()
Picture
getPicture()
String
getSampleText()
Color
getSampleTextColor()
Font
getSampleTextFont()
LegendItemShowScaleType
getShowScaleType()
void
setCaptionText(String newCaptionText)
void
setDataSeriesID(int newDataSeriesID)
void
setLayerItemID(int newLayerItemID)
void
setObjectID(int newObjectID)
void
setPicture(Picture newPicture)
void
setSampleText(String newSampleText)
void
setSampleTextColor(Color newSampleTextColor)
void
setSampleTextFont(Font newSampleTextFont)
void
setShowScaleType(LegendItemShowScaleType newShowScaleType)
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, 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, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getObjectID
public int getObjectID()
- Specified by:
getObjectID
in 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:
setObjectID
in interfaceLegendItem
- Parameters:
newObjectID
- the new value of the 'Object ID' attribute.- See Also:
LegendItem.getObjectID()
-
getSampleTextColor
public Color getSampleTextColor()
- Specified by:
getSampleTextColor
in 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:
setSampleTextColor
in interfaceLegendItem
- Parameters:
newSampleTextColor
- the new value of the 'Sample Text Color' containment reference.- See Also:
LegendItem.getSampleTextColor()
-
getSampleTextFont
public Font getSampleTextFont()
- Specified by:
getSampleTextFont
in 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:
setSampleTextFont
in interfaceLegendItem
- Parameters:
newSampleTextFont
- the new value of the 'Sample Text Font' containment reference.- See Also:
LegendItem.getSampleTextFont()
-
getPicture
public Picture getPicture()
- Specified by:
getPicture
in 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:
setPicture
in interfaceLegendItem
- Parameters:
newPicture
- the new value of the 'Picture' containment reference.- See Also:
LegendItem.getPicture()
-
getDataSeriesID
public int getDataSeriesID()
- Specified by:
getDataSeriesID
in 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:
setDataSeriesID
in interfaceLegendItem
- Parameters:
newDataSeriesID
- the new value of the 'Data Series ID' attribute.- See Also:
LegendItem.getDataSeriesID()
-
getLayerItemID
public int getLayerItemID()
- Specified by:
getLayerItemID
in 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:
setLayerItemID
in interfaceLegendItem
- Parameters:
newLayerItemID
- the new value of the 'Layer Item ID' attribute.- See Also:
LegendItem.getLayerItemID()
-
getSampleText
public String getSampleText()
- Specified by:
getSampleText
in 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:
setSampleText
in interfaceLegendItem
- Parameters:
newSampleText
- the new value of the 'Sample Text' attribute.- See Also:
LegendItem.getSampleText()
-
getCaptionText
public String getCaptionText()
- Specified by:
getCaptionText
in 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:
setCaptionText
in interfaceLegendItem
- Parameters:
newCaptionText
- the new value of the 'Caption Text' attribute.- See Also:
LegendItem.getCaptionText()
-
getShowScaleType
public LegendItemShowScaleType getShowScaleType()
- Specified by:
getShowScaleType
in 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:
setShowScaleType
in interfaceLegendItem
- Parameters:
newShowScaleType
- the new value of the 'Show Scale Type' attribute.- See Also:
LegendItemShowScaleType
,LegendItem.getShowScaleType()
-
-