|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteGraphicShape
This class is a subclass of the Shape class, and it represents a graphic shape on a page.
Creation and access
Method Summary | |
---|---|
int |
getOriginalHeight()
This property returns the original height of the graphic shape in 1/100th mm. |
int |
getOriginalWidth()
This property returns the original width of the shape in 1/100th mm. |
short |
getTransparence()
This property returns or sets the transparence of an object. |
void |
setTransparence(short transparence)
This property returns or sets the transparence of an object. |
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 |
---|
short getTransparence() throws RemoteEclipseAPIException
RemoteEclipseAPIException
void setTransparence(short transparence) throws RemoteEclipseAPIException
transparence
-
RemoteEclipseAPIException
int getOriginalHeight() throws RemoteEclipseAPIException
RemoteEclipseAPIException
int getOriginalWidth() throws RemoteEclipseAPIException
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |