|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Page Style'.
The page style is a style to be installed on multi-page diagrams
The following features are supported:
NotationPackage.getPageStyle()| Method Summary | |
int |
getPageHeight()
Returns the value of the 'Page Height' attribute. |
int |
getPageWidth()
Returns the value of the 'Page Width' attribute. |
int |
getPageX()
Returns the value of the 'Page X' attribute. |
int |
getPageY()
Returns the value of the 'Page Y' attribute. |
void |
setPageHeight(int value)
Sets the value of the ' Page Height' attribute |
void |
setPageWidth(int value)
Sets the value of the ' Page Width' attribute |
void |
setPageX(int value)
Sets the value of the ' Page X' attribute |
void |
setPageY(int value)
Sets the value of the ' Page Y' attribute |
| 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 getPageX()
"0".
This is the x-origin of the page.
setPageX(int),
NotationPackage.getPageStyle_PageX()public void setPageX(int value)
Page X' attribute.
This is the x-origin of the page.
value - the new value of the 'Page X' attribute.getPageX()public int getPageY()
"0".
This is the y-origin of the page.
setPageY(int),
NotationPackage.getPageStyle_PageY()public void setPageY(int value)
Page Y' attribute.
This is the x-origin of the page.
value - the new value of the 'Page Y' attribute.getPageY()public int getPageWidth()
"100".
This is the width of the page.
setPageWidth(int),
NotationPackage.getPageStyle_PageWidth()public void setPageWidth(int value)
Page Width' attribute.
This is the width of the page.
value - the new value of the 'Page Width' attribute.getPageWidth()public int getPageHeight()
"100".
This is the height of the page.
setPageHeight(int),
NotationPackage.getPageStyle_PageHeight()public void setPageHeight(int value)
Page Height' attribute.
This is the height of the page.
value - the new value of the 'Page Height' attribute.getPageHeight()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.