public class PlotImpl extends BlockImpl implements Plot
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| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetClientArea(ClientArea newClientArea,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Plot |
copyInstance() |
static Block |
create()
A convenience method to create an initialized 'Plot' instance
|
static Block |
createDefault()
A convenience method to create an initialized 'Plot' instance
|
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) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ClientArea |
getClientArea() |
int |
getHorizontalSpacing() |
int |
getVerticalSpacing() |
boolean |
isCustom()
Note: Manually written
|
boolean |
isPlot()
Note: Manually written
|
boolean |
isSetHorizontalSpacing() |
boolean |
isSetVerticalSpacing() |
void |
setClientArea(ClientArea newClientArea) |
void |
setHorizontalSpacing(int newHorizontalSpacing) |
void |
setVerticalSpacing(int newVerticalSpacing) |
java.lang.String |
toString() |
void |
unsetHorizontalSpacing() |
void |
unsetVerticalSpacing() |
add, basicSetBackground, basicSetBounds, basicSetCursor, basicSetInsets, basicSetMinSize, basicSetOutline, children, getAnchor, getBackground, getBounds, getChildren, getColumn, getColumnspan, getCursor, getHeightHint, getInsets, getMinSize, getOutline, getPreferredSize, getRow, getRowspan, getStretch, getTriggers, getWidthHint, isLegend, isSetAnchor, isSetColumn, isSetColumnspan, isSetHeightHint, isSetRow, isSetRowspan, isSetStretch, isSetVisible, isSetWidthHint, isText, isTitle, isVisible, remove, setAnchor, setBackground, setBounds, setColumn, setColumnspan, setCursor, setHeightHint, setInsets, setMinSize, setOutline, setRow, setRowspan, setStretch, setVisible, setWidthHint, unsetAnchor, unsetColumn, unsetColumnspan, unsetHeightHint, unsetRow, unsetRowspan, unsetStretch, unsetVisible, unsetWidthHinteAdapters, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, children, getAnchor, getBackground, getBounds, getChildren, getColumn, getColumnspan, getCursor, getHeightHint, getInsets, getMinSize, getOutline, getPreferredSize, getRow, getRowspan, getStretch, getTriggers, getWidthHint, isLegend, isSetAnchor, isSetColumn, isSetColumnspan, isSetHeightHint, isSetRow, isSetRowspan, isSetStretch, isSetVisible, isSetWidthHint, isText, isTitle, isVisible, remove, setAnchor, setBackground, setBounds, setColumn, setColumnspan, setCursor, setHeightHint, setInsets, setMinSize, setOutline, setRow, setRowspan, setStretch, setVisible, setWidthHint, unsetAnchor, unsetColumn, unsetColumnspan, unsetHeightHint, unsetRow, unsetRowspan, unsetStretch, unsetVisible, unsetWidthHinteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic int getHorizontalSpacing()
getHorizontalSpacing in interface PlotPlot.isSetHorizontalSpacing(),
Plot.unsetHorizontalSpacing(),
Plot.setHorizontalSpacing(int),
LayoutPackage.getPlot_HorizontalSpacing()public void setHorizontalSpacing(int newHorizontalSpacing)
setHorizontalSpacing in interface PlotnewHorizontalSpacing - the new value of the 'Horizontal Spacing' attribute.Plot.isSetHorizontalSpacing(),
Plot.unsetHorizontalSpacing(),
Plot.getHorizontalSpacing()public void unsetHorizontalSpacing()
unsetHorizontalSpacing in interface PlotPlot.isSetHorizontalSpacing(),
Plot.getHorizontalSpacing(),
Plot.setHorizontalSpacing(int)public boolean isSetHorizontalSpacing()
isSetHorizontalSpacing in interface PlotPlot.unsetHorizontalSpacing(),
Plot.getHorizontalSpacing(),
Plot.setHorizontalSpacing(int)public int getVerticalSpacing()
getVerticalSpacing in interface PlotPlot.isSetVerticalSpacing(),
Plot.unsetVerticalSpacing(),
Plot.setVerticalSpacing(int),
LayoutPackage.getPlot_VerticalSpacing()public void setVerticalSpacing(int newVerticalSpacing)
setVerticalSpacing in interface PlotnewVerticalSpacing - the new value of the 'Vertical Spacing' attribute.Plot.isSetVerticalSpacing(),
Plot.unsetVerticalSpacing(),
Plot.getVerticalSpacing()public void unsetVerticalSpacing()
unsetVerticalSpacing in interface PlotPlot.isSetVerticalSpacing(),
Plot.getVerticalSpacing(),
Plot.setVerticalSpacing(int)public boolean isSetVerticalSpacing()
isSetVerticalSpacing in interface PlotPlot.unsetVerticalSpacing(),
Plot.getVerticalSpacing(),
Plot.setVerticalSpacing(int)public ClientArea getClientArea()
getClientArea in interface PlotPlot.setClientArea(ClientArea),
LayoutPackage.getPlot_ClientArea()public org.eclipse.emf.common.notify.NotificationChain basicSetClientArea(ClientArea newClientArea, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setClientArea(ClientArea newClientArea)
setClientArea in interface PlotnewClientArea - the new value of the 'Client Area' containment reference.Plot.getClientArea()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class BlockImplpublic 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 boolean isPlot()
public boolean isCustom()
public static final Block create()
public static final Block createDefault()
public Plot copyInstance()
copyInstance in interface IChartObjectcopyInstance in interface BlockcopyInstance in interface PlotcopyInstance in class BlockImplCopyright © 2005-2008 Actuate Corp. All rights reserved.