|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteRectangleShape
This class is a subclass of the Shape class, and it represents a rectangle shape on a page.
Creation and access
Method Summary | |
---|---|
int |
getCornerRadius()
This property returns or sets the corner radius of the rectangle in 1/100th mm. |
void |
setCornerRadius(int cornerRadius)
This property returns or sets the corner radius of the rectangle in 1/100th mm. |
Methods inherited from interface com.mindoo.remote.api.symphony.presentation.IRemoteShape |
---|
copy, cut, exportToImage, getApplication, getAttributes, getContent, getFillFormat, getHeight, getLeft, getLineFormat, getMoveProtect, getName, getParagraphs, getRotateAngle, getShadowFormat, getShearAngle, getSizeProtect, getTop, getType, getWidth, getZOrder, isShadowEnable, remove, setHeight, setLeft, setMoveProtect, setName, setRotateAngle, setShadowEnable, setShearAngle, setSizeProtect, setTop, setWidth, setZOrder |
Method Detail |
---|
int getCornerRadius() throws RemoteEclipseAPIException
RemoteEclipseAPIException
void setCornerRadius(int cornerRadius) throws RemoteEclipseAPIException
cornerRadius
-
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |