public class PatternImageImpl extends ImageImpl implements PatternImage
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetBackColor(ColorDefinition newBackColor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetForeColor(ColorDefinition newForeColor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
PatternImage |
copyInstance()
A convenient method to get an instance copy.
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
boolean |
equals(java.lang.Object obj) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ColorDefinition |
getBackColor() |
long |
getBitmap() |
ColorDefinition |
getForeColor() |
int |
hashCode() |
boolean |
isSetBitmap() |
void |
setBackColor(ColorDefinition newBackColor) |
void |
setBitmap(long newBitmap) |
void |
setForeColor(ColorDefinition newForeColor) |
java.lang.String |
toString() |
void |
unsetBitmap() |
create, create, getSource, getURL, isSetSource, setSource, setURL, unsetSourceeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnsetgetSource, getURL, isSetSource, setSource, setURL, unsetSourcepublic long getBitmap()
getBitmap 在接口中 PatternImagePatternImage.isSetBitmap(),
PatternImage.unsetBitmap(),
PatternImage.setBitmap(long),
AttributePackage.getPatternImage_Bitmap()public void setBitmap(long newBitmap)
setBitmap 在接口中 PatternImagenewBitmap - the new value of the 'Bitmap' attribute.PatternImage.isSetBitmap(),
PatternImage.unsetBitmap(),
PatternImage.getBitmap()public void unsetBitmap()
public boolean isSetBitmap()
isSetBitmap 在接口中 PatternImagePatternImage.unsetBitmap(),
PatternImage.getBitmap(),
PatternImage.setBitmap(long)public ColorDefinition getForeColor()
getForeColor 在接口中 PatternImagePatternImage.setForeColor(ColorDefinition),
AttributePackage.getPatternImage_ForeColor()public org.eclipse.emf.common.notify.NotificationChain basicSetForeColor(ColorDefinition newForeColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setForeColor(ColorDefinition newForeColor)
setForeColor 在接口中 PatternImagenewForeColor - the new value of the 'Fore Color' containment reference.PatternImage.getForeColor()public ColorDefinition getBackColor()
getBackColor 在接口中 PatternImagePatternImage.setBackColor(ColorDefinition),
AttributePackage.getPatternImage_BackColor()public org.eclipse.emf.common.notify.NotificationChain basicSetBackColor(ColorDefinition newBackColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBackColor(ColorDefinition newBackColor)
setBackColor 在接口中 PatternImagenewBackColor - the new value of the 'Back Color' containment reference.PatternImage.getBackColor()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public PatternImage copyInstance()
ImageImplcopyInstance 在接口中 FillcopyInstance 在接口中 ImagecopyInstance 在接口中 PatternImagecopyInstance 在接口中 IChartObjectcopyInstance 在类中 ImageImplCopyright © 2005-2008 Actuate Corp. All rights reserved.