|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Plot'. The Plot Area of a chart.
The following features are supported:
LayoutPackage.getPlot()| Method Summary | |
ClientArea |
getClientArea()
Returns the value of the 'Client Area' containment reference. |
int |
getHorizontalSpacing()
Returns the value of the 'Horizontal Spacing' attribute. |
int |
getVerticalSpacing()
Returns the value of the 'Vertical Spacing' attribute. |
boolean |
isSetHorizontalSpacing()
Returns whether the value of the ' Horizontal Spacing' attribute is set. |
boolean |
isSetVerticalSpacing()
Returns whether the value of the ' Vertical Spacing' attribute is set. |
void |
setClientArea(ClientArea value)
Sets the value of the ' Client Area' containment reference. |
void |
setHorizontalSpacing(int value)
Sets the value of the ' Horizontal Spacing' attribute. |
void |
setVerticalSpacing(int value)
Sets the value of the ' Vertical Spacing' attribute. |
void |
unsetHorizontalSpacing()
Unsets the value of the ' Horizontal Spacing' attribute. |
void |
unsetVerticalSpacing()
Unsets the value of the ' Vertical Spacing' attribute. |
| Methods inherited from interface org.eclipse.birt.chart.model.layout.Block |
add, children, getAnchor, getBackground, getBounds, getChildren, getColumn, getColumnspan, getHeightHint, getInsets, getMinSize, getOutline, getPreferredSize, getRow, getRowspan, getStretch, getTriggers, getWidthHint, isCustom, isLegend, isPlot, isSetAnchor, isSetColumn, isSetColumnspan, isSetHeightHint, isSetRow, isSetRowspan, isSetStretch, isSetVisible, isSetWidthHint, isText, isTitle, isVisible, remove, setAnchor, setBackground, setBounds, setColumn, setColumnspan, setHeightHint, setInsets, setMinSize, setOutline, setRow, setRowspan, setStretch, setVisible, setWidthHint, unsetAnchor, unsetColumn, unsetColumnspan, unsetHeightHint, unsetRow, unsetRowspan, unsetStretch, unsetVisible, unsetWidthHint |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public int getHorizontalSpacing()
isSetHorizontalSpacing(),
unsetHorizontalSpacing(),
setHorizontalSpacing(int),
LayoutPackage.getPlot_HorizontalSpacing()public void setHorizontalSpacing(int value)
Horizontal Spacing' attribute.
value - the new value of the 'Horizontal Spacing' attribute.isSetHorizontalSpacing(),
unsetHorizontalSpacing(),
getHorizontalSpacing()public void unsetHorizontalSpacing()
Horizontal Spacing' attribute.
isSetHorizontalSpacing(),
getHorizontalSpacing(),
setHorizontalSpacing(int)public boolean isSetHorizontalSpacing()
Horizontal Spacing' attribute is set.
unsetHorizontalSpacing(),
getHorizontalSpacing(),
setHorizontalSpacing(int)public int getVerticalSpacing()
isSetVerticalSpacing(),
unsetVerticalSpacing(),
setVerticalSpacing(int),
LayoutPackage.getPlot_VerticalSpacing()public void setVerticalSpacing(int value)
Vertical Spacing' attribute.
value - the new value of the 'Vertical Spacing' attribute.isSetVerticalSpacing(),
unsetVerticalSpacing(),
getVerticalSpacing()public void unsetVerticalSpacing()
Vertical Spacing' attribute.
isSetVerticalSpacing(),
getVerticalSpacing(),
setVerticalSpacing(int)public boolean isSetVerticalSpacing()
Vertical Spacing' attribute is set.
unsetVerticalSpacing(),
getVerticalSpacing(),
setVerticalSpacing(int)public ClientArea getClientArea()
setClientArea(ClientArea),
LayoutPackage.getPlot_ClientArea()public void setClientArea(ClientArea value)
Client Area' containment reference.
value - the new value of the 'Client Area' containment reference.getClientArea()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||