Page

Inheritance: java.lang.Object

public class Page

Contains elements that define a page in the document.

Constructors

ConstructorDescription
Page()Constructor.
Page(int ID)Constructor.

Methods

MethodDescription
addActiveXControl(int type, double pinX, double pinY, double width, double height)Creates an Activex Control.
addComment(Shape shape, String comment)Adds comment to a shape.
addComment(double pinX, double pinY, String comment)Adds comment with defined PinX and PinY.
addComment(long shapeID, String comment)Adds comment to a shape with shape’s id.
addShape(Shape newShape, String masterName)Adds shape created by master to specific page.
addShape(double pinX, double pinY, double width, double height, InputStream stream)
addShape(double pinX, double pinY, double width, double height, InputStream imageStream, InputStream objectDataStream)
addShape(double pinX, double pinY, double width, double height, String masterName)Adds shape created by master on page with defined PinX,PinY,Width and Height.
addShape(double pinX, double pinY, String masterName)Adds shape created by master on page with defined PinX and PinY.
addText(double pinX, double pinY, double width, double height, String text)Adds Text with defined PinX and PinY.
addText(double pinX, double pinY, double width, double height, String text, String fontName, String fontColor, double size)Adds Text with defined PinX and PinY.
applyStyle(int textStyle, int lineStyle, int fillStyle)Applies style for full page.
autoSpaceShapes(ShapeCollection shapes, AutoSpaceOptions options)Auto space shapes
bringForward(long shapeId)Brings a shape,defined by ID, forward one position in the z-order.
bringToFront(long shapeId)Brings a shape,defined by ID, to the front of the z-order.
centerDrawing()Centers a page’s shapes with respect to the extent of the page.
connectShapesViaConnector(Shape shapeFrom, int placeFrom, Shape shapeTo, int placeTo, Shape connector)Connect shapes via connector.
connectShapesViaConnector(long shapeFromId, int placeFrom, long shapeToId, int placeTo, long connectorId)Connect shapes via connector.
connectShapesViaConnector(long shapeFromId, String fromConnectionName, long shapeToId, String toConnectionName, long connectorId)Connect shapes via connector.
connectShapesViaConnectorIndex(Shape shapeFrom, int fromIndex, Shape shapeTo, int toIndex, Shape connector)Connect shapes via connector index.
connectShapesViaConnectorIndex(long shapeFromId, int fromIndex, long shapeToId, int toIndex, long connectorId)Connect shapes via connector index.
copy(Page source)
dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
drawEllipse(double pinX, double pinY, double width, double height)The process of drawing Ellipse.
drawLine(double beginX, double beginY, double endX, double endY)The process of drawing a single line.
drawLine(double pinX, double pinY, double width, double height, double[] xyArray)The process of drawing line.
drawPolyline(double pinX, double pinY, double width, double height, double[] xyArray)The process of drawing Polyline.
drawRectangle(double pinX, double pinY, double width, double height)The process of drawing rectangle.
equals(Object arg0)
getAssociatedPage()The ID of the original drawing page that was marked up on separate markup overlays by reviewers of the drawing.
getBackPage()The page’s background page.
getBackground()A flag indicating if the page is a background page.
getClass()
getConnects()Contains a Connect element for each connection between two shapes in a drawing.
getID()The unique ID of the element within its parent element.
getName()The name of the element.
getNameU()The universal name of the element.
getPageSheet()Contains elements that define the page sheet for a Page or Master element.
getPages()Page collection.
getReviewerID()The ID of the reviewer associated with the markup overlay.
getShapes()Shape collection.
getViewCenterX()ViewCenterX and ViewCenterY specify a center point on a page that a new view (window) assumes when it is opened initially.
getViewCenterY()ViewCenterX and ViewCenterY specify a center point on a page that a new view (window) assumes when it is opened initially.
getViewScale()The default magnification factor to use when a new view (window) of the page is opened.
glueShapeToConnectorBeginX(long shapeFromId, String connectionName, long connectorId)Glue shape to Connector’s BeginX
glueShapeToConnectorEndX(long shapeToId, String connectionName, long connectorId)Glue shape to Connector’s EndX
glueShapes(Shape shapeFrom, int placeTo, Shape shapeTo)Glue shapes.
glueShapes(long shapeFromId, int placeTo, long shapeToId)Glue shapes
glueShapesInContainer(long shapeFromId, int shapeToBeginConnectionIndex, int shapeToEndConnectionIndex, long shapeToId)Glue shapes in container
glueShapesInContainer(long shapeFromId, String shapeToBeginConnectionName, String shapeToEndConnectionName, long shapeToId)Glue shapes in container using connection name
glueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID, int shapeToEndConnectionID, long shapeToId)Glue shapes by connection id in container
hashCode()
layout(LayoutOptions options)Lays out the shapes and/or reroutes the connectors for the page.
moveTo(int index)Moves the page to another location in the pages.
notify()
notifyAll()
sendBackward(long shapeId)Moves a shape,defined by ID, back one position in the z-order.
sendToBack(long shapeId)Moves a shape,defined by ID, to the back of the z-order.
setAssociatedPage(Page value)For the description of this property, please see getAssociatedPage()
setBackPage(Page value)For the description of this property, please see getBackPage()
setBackground(int value)For the description of this property, please see getBackground()
setID(int value)For the description of this property, please see getID()
setName(String value)For the description of this property, please see getName()
setNameU(String value)For the description of this property, please see getNameU()
setPages(PageCollection value)For the description of this property, please see getPages()
setPresetTheme(int value)Apply a preset theme to this page
setPresetThemeQuickStyle(int value)Apply a preset theme variant quickstyle to this page
setPresetThemeVariant(int value)Apply a preset theme variant to this page
setReviewerID(int value)For the description of this property, please see getReviewerID()
setViewCenterX(double value)For the description of this property, please see getViewCenterX()
setViewCenterY(double value)For the description of this property, please see getViewCenterY()
setViewScale(double value)For the description of this property, please see getViewScale()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

Page()

public Page()

Constructor.

Page(int ID)

public Page(int ID)

Constructor.

Parameters:

ParameterTypeDescription
IDint

addActiveXControl(int type, double pinX, double pinY, double width, double height)

public long addActiveXControl(int type, double pinX, double pinY, double width, double height)

Creates an Activex Control.

Parameters:

ParameterTypeDescription
typeintThe type of the control.
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape in inches.
heightdoubleSpecifies the height of the shape in inches.

Returns: long -

addComment(Shape shape, String comment)

public void addComment(Shape shape, String comment)

Adds comment to a shape.

Parameters:

ParameterTypeDescription
shapeShapeSpecifies the shape which is adding comment .
commentjava.lang.StringComment’s string.

addComment(double pinX, double pinY, String comment)

public void addComment(double pinX, double pinY, String comment)

Adds comment with defined PinX and PinY.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the comment’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the comment’s pin (center of rotation) in relation to the page.
commentjava.lang.StringComment’s string.

addComment(long shapeID, String comment)

public void addComment(long shapeID, String comment)

Adds comment to a shape with shape’s id.

Parameters:

ParameterTypeDescription
shapeIDlong
commentjava.lang.StringComment’s string.

addShape(Shape newShape, String masterName)

public long addShape(Shape newShape, String masterName)

Adds shape created by master to specific page.

Parameters:

ParameterTypeDescription
newShapeShapeNew shape objectShape.
masterNamejava.lang.StringMaster’s name.

Returns: long - The unique ID of the shape within shapes collection on the specified page.

addShape(double pinX, double pinY, double width, double height, InputStream stream)

public long addShape(double pinX, double pinY, double width, double height, InputStream stream)

Parameters:

ParameterTypeDescription
pinXdouble
pinYdouble
widthdouble
heightdouble
streamjava.io.InputStream

Returns: long

addShape(double pinX, double pinY, double width, double height, InputStream imageStream, InputStream objectDataStream)

public long addShape(double pinX, double pinY, double width, double height, InputStream imageStream, InputStream objectDataStream)

Parameters:

ParameterTypeDescription
pinXdouble
pinYdouble
widthdouble
heightdouble
imageStreamjava.io.InputStream
objectDataStreamjava.io.InputStream

Returns: long

addShape(double pinX, double pinY, double width, double height, String masterName)

public long addShape(double pinX, double pinY, double width, double height, String masterName)

Adds shape created by master on page with defined PinX,PinY,Width and Height.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape in inches.
heightdoubleSpecifies the height of the shape in inches.
masterNamejava.lang.StringMaster’s name.

Returns: long - The unique ID of the shape within shapes collection on the specified page.

addShape(double pinX, double pinY, String masterName)

public long addShape(double pinX, double pinY, String masterName)

Adds shape created by master on page with defined PinX and PinY.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
masterNamejava.lang.StringMaster’s name.

Returns: long - The unique ID of the shape within shapes collection on the specified page.

addText(double pinX, double pinY, double width, double height, String text)

public Shape addText(double pinX, double pinY, double width, double height, String text)

Adds Text with defined PinX and PinY.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the text’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the text’s pin (center of rotation) in relation to the page.
widthdouble
heightdouble
textjava.lang.Stringtext string.

Returns: Shape - Returns a shape object that represents the new text object.

addText(double pinX, double pinY, double width, double height, String text, String fontName, String fontColor, double size)

public Shape addText(double pinX, double pinY, double width, double height, String text, String fontName, String fontColor, double size)

Adds Text with defined PinX and PinY.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the text’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the text’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the text.
heightdoubleSpecifies the height of the text.
textjava.lang.Stringtext string.
fontNamejava.lang.Stringtext font name.
fontColorjava.lang.Stringtext font color.
sizedoubletext font size.

Returns: Shape - Returns a shape object that represents the new text object.

applyStyle(int textStyle, int lineStyle, int fillStyle)

public void applyStyle(int textStyle, int lineStyle, int fillStyle)

Applies style for full page. Default value is -1.

Parameters:

ParameterTypeDescription
textStyleinttext Style id.
lineStyleintline Style id.
fillStyleintfill Style id.

autoSpaceShapes(ShapeCollection shapes, AutoSpaceOptions options)

public void autoSpaceShapes(ShapeCollection shapes, AutoSpaceOptions options)

Auto space shapes

Parameters:

ParameterTypeDescription
shapesShapeCollectionSpecifies the shapes be auto spaced.
optionsAutoSpaceOptions

bringForward(long shapeId)

public void bringForward(long shapeId)

Brings a shape,defined by ID, forward one position in the z-order.

Parameters:

ParameterTypeDescription
shapeIdlongID of shape.long

bringToFront(long shapeId)

public void bringToFront(long shapeId)

Brings a shape,defined by ID, to the front of the z-order.

Parameters:

ParameterTypeDescription
shapeIdlongID of shape.long

centerDrawing()

public void centerDrawing()

Centers a page’s shapes with respect to the extent of the page. Centering shapes does not change their position relative to each other.

connectShapesViaConnector(Shape shapeFrom, int placeFrom, Shape shapeTo, int placeTo, Shape connector)

public void connectShapesViaConnector(Shape shapeFrom, int placeFrom, Shape shapeTo, int placeTo, Shape connector)

Connect shapes via connector.

Parameters:

ParameterTypeDescription
shapeFromShapeThe shape where the connector begins Shape.
placeFromintThe location on the first shape where connector will be connected Aspose.Diagram.Manipulation.ConnectionPointPlace.
shapeToShapeThe shape where the connector ends Shape.
placeTointThe location on the second shape where connector will be connected Aspose.Diagram.Manipulation.ConnectionPointPlace.
connectorShapeThe shape with type Dynamic connector Shape.

connectShapesViaConnector(long shapeFromId, int placeFrom, long shapeToId, int placeTo, long connectorId)

public void connectShapesViaConnector(long shapeFromId, int placeFrom, long shapeToId, int placeTo, long connectorId)

Connect shapes via connector.

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape where the connector begins Shape.
placeFromintThe location on the first shape where connector will be connected Aspose.Diagram.Manipulation.ConnectionPointPlace.
shapeToIdlongThe ID of shape where the connector ends Shape.
placeTointThe location on the second shape where connector will be connected Aspose.Diagram.Manipulation.ConnectionPointPlace.
connectorIdlongThe ID of shape with type Dynamic connector Shape.

connectShapesViaConnector(long shapeFromId, String fromConnectionName, long shapeToId, String toConnectionName, long connectorId)

public void connectShapesViaConnector(long shapeFromId, String fromConnectionName, long shapeToId, String toConnectionName, long connectorId)

Connect shapes via connector.

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape where the connector begins Shape.
fromConnectionNamejava.lang.StringThe connection name on the first shape where connector will be connected .
shapeToIdlongThe ID of shape where the connector ends Shape.
toConnectionNamejava.lang.StringThe connection name on the second shape where connector will be connected .
connectorIdlongThe ID of shape with type Dynamic connector Shape.

connectShapesViaConnectorIndex(Shape shapeFrom, int fromIndex, Shape shapeTo, int toIndex, Shape connector)

public void connectShapesViaConnectorIndex(Shape shapeFrom, int fromIndex, Shape shapeTo, int toIndex, Shape connector)

Connect shapes via connector index.

Parameters:

ParameterTypeDescription
shapeFromShapeThe shape where the connector begins Shape.
fromIndexintThe index of the connection on the first shape
shapeToShapeThe shape where the connector ends Shape.
toIndexinthe index of the connection on the second shape
connectorShapeThe shape with type Dynamic connector Shape.

connectShapesViaConnectorIndex(long shapeFromId, int fromIndex, long shapeToId, int toIndex, long connectorId)

public void connectShapesViaConnectorIndex(long shapeFromId, int fromIndex, long shapeToId, int toIndex, long connectorId)

Connect shapes via connector index.

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape where the connector begins Shape.
fromIndexintThe index of the connection on the first shape
shapeToIdlongThe ID of shape where the connector ends Shape.
toIndexinthe index of the connection on the second shape
connectorIdlongThe ID of shape with type Dynamic connector Shape.

copy(Page source)

public void copy(Page source)

Parameters:

ParameterTypeDescription
sourcePage

dispose()

public void dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

drawEllipse(double pinX, double pinY, double width, double height)

public long drawEllipse(double pinX, double pinY, double width, double height)

The process of drawing Ellipse.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape
heightdoubleSpecifies the height of the shape

Returns: long -

drawLine(double beginX, double beginY, double endX, double endY)

public long drawLine(double beginX, double beginY, double endX, double endY)

The process of drawing a single line.

Parameters:

ParameterTypeDescription
beginXdoubleSpecifies the begin x-coordinate of the shape’s position in relation to the page.
beginYdoubleSpecifies the begin y-coordinate of the shape’s position in relation to the page.
endXdoubleSpecifies the end x-coordinate of the shape’s position in relation to the page.
endYdoubleSpecifies the end y-coordinate of the shape’s position in relation to the page.

Returns: long - The unique ID of the shape within shapes collection on the specified page.

drawLine(double pinX, double pinY, double width, double height, double[] xyArray)

public long drawLine(double pinX, double pinY, double width, double height, double[] xyArray)

The process of drawing line.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape
heightdoubleSpecifies the height of the shape
xyArraydouble[]An array of alternating x and y values that defines points in the new shape

Returns: long - The unique ID of the shape within shapes collection on the specified page.

drawPolyline(double pinX, double pinY, double width, double height, double[] xyArray)

public long drawPolyline(double pinX, double pinY, double width, double height, double[] xyArray)

The process of drawing Polyline.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape
heightdoubleSpecifies the height of the shape
xyArraydouble[]An array of alternating x and y values that defines points in the new shape

Returns: long - The unique ID of the shape within shapes collection on the specified page.

drawRectangle(double pinX, double pinY, double width, double height)

public long drawRectangle(double pinX, double pinY, double width, double height)

The process of drawing rectangle.

Parameters:

ParameterTypeDescription
pinXdoubleSpecifies the x-coordinate of the shape’s pin (center of rotation) in relation to the page.
pinYdoubleSpecifies the y-coordinate of the shape’s pin (center of rotation) in relation to the page.
widthdoubleSpecifies the width of the shape
heightdoubleSpecifies the height of the shape

Returns: long - The unique ID of the shape within shapes collection on the specified page.

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getAssociatedPage()

public Page getAssociatedPage()

The ID of the original drawing page that was marked up on separate markup overlays by reviewers of the drawing.

Returns: Page

getBackPage()

public Page getBackPage()

The page’s background page.

Returns: Page

getBackground()

public int getBackground()

A flag indicating if the page is a background page.

Returns: int

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getConnects()

public ConnectCollection getConnects()

Contains a Connect element for each connection between two shapes in a drawing.

Returns: ConnectCollection

getID()

public int getID()

The unique ID of the element within its parent element.

Returns: int

getName()

public String getName()

The name of the element.

Returns: java.lang.String

getNameU()

public String getNameU()

The universal name of the element.

Returns: java.lang.String

getPageSheet()

public PageSheet getPageSheet()

Contains elements that define the page sheet for a Page or Master element.

Returns: PageSheet

getPages()

public PageCollection getPages()

Page collection.

Returns: PageCollection

getReviewerID()

public int getReviewerID()

The ID of the reviewer associated with the markup overlay.

Returns: int

getShapes()

public ShapeCollection getShapes()

Shape collection.

Returns: ShapeCollection

getViewCenterX()

public double getViewCenterX()

ViewCenterX and ViewCenterY specify a center point on a page that a new view (window) assumes when it is opened initially.

Returns: double

getViewCenterY()

public double getViewCenterY()

ViewCenterX and ViewCenterY specify a center point on a page that a new view (window) assumes when it is opened initially.

Returns: double

getViewScale()

public double getViewScale()

The default magnification factor to use when a new view (window) of the page is opened. For example, 1 = 100%; 1.5 = 150%, and so on.

Returns: double

glueShapeToConnectorBeginX(long shapeFromId, String connectionName, long connectorId)

public void glueShapeToConnectorBeginX(long shapeFromId, String connectionName, long connectorId)

Glue shape to Connector’s BeginX

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape where the connector begins Shape.
connectionNamejava.lang.StringThe connection name on the shape where connector will be connected .
connectorIdlongThe ID of shape with type Dynamic connector Shape.

glueShapeToConnectorEndX(long shapeToId, String connectionName, long connectorId)

public void glueShapeToConnectorEndX(long shapeToId, String connectionName, long connectorId)

Glue shape to Connector’s EndX

Parameters:

ParameterTypeDescription
shapeToIdlongThe ID of shape where the connector ends Shape.
connectionNamejava.lang.StringThe connection name on the second shape where connector will be connected .
connectorIdlongThe ID of shape with type Dynamic connector Shape.

glueShapes(Shape shapeFrom, int placeTo, Shape shapeTo)

public void glueShapes(Shape shapeFrom, int placeTo, Shape shapeTo)

Glue shapes.

Parameters:

ParameterTypeDescription
shapeFromShapeThe shape which is glue from Shape.
placeTointThe location on the first shape where to glue Aspose.Diagram.Manipulation.ConnectionPointPlace.
shapeToShapeThe shape where to glue to Shape.

glueShapes(long shapeFromId, int placeTo, long shapeToId)

public void glueShapes(long shapeFromId, int placeTo, long shapeToId)

Glue shapes

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape which is glue from Shape.
placeTointThe location on the first shape where to glue Aspose.Diagram.Manipulation.ConnectionPointPlace.
shapeToIdlongThe ID of shape where to glue to Shape.

glueShapesInContainer(long shapeFromId, int shapeToBeginConnectionIndex, int shapeToEndConnectionIndex, long shapeToId)

public void glueShapesInContainer(long shapeFromId, int shapeToBeginConnectionIndex, int shapeToEndConnectionIndex, long shapeToId)

Glue shapes in container

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape which is glue from Shape.
shapeToBeginConnectionIndexintThe location on the first connection index where to glue .
shapeToEndConnectionIndexintThe location on the end connection index where to glue .
shapeToIdlongThe ID of shape where to glue to Shape.

glueShapesInContainer(long shapeFromId, String shapeToBeginConnectionName, String shapeToEndConnectionName, long shapeToId)

public void glueShapesInContainer(long shapeFromId, String shapeToBeginConnectionName, String shapeToEndConnectionName, long shapeToId)

Glue shapes in container using connection name

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape which is glue from Shape.
shapeToBeginConnectionNamejava.lang.StringThe location on the first connection name where to glue .
shapeToEndConnectionNamejava.lang.StringThe location on the end connection name where to glue .
shapeToIdlongThe ID of shape where to glue to Shape.

glueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID, int shapeToEndConnectionID, long shapeToId)

public void glueShapesInContainerByID(long shapeFromId, int shapeToBeginConnectionID, int shapeToEndConnectionID, long shapeToId)

Glue shapes by connection id in container

Parameters:

ParameterTypeDescription
shapeFromIdlongThe ID of shape which is glue from Shape.
shapeToBeginConnectionIDintThe location on the first connection id where to glue .
shapeToEndConnectionIDintThe location on the end connection id where to glue .
shapeToIdlongThe ID of shape where to glue to Shape.

hashCode()

public native int hashCode()

Returns: int

layout(LayoutOptions options)

public void layout(LayoutOptions options)

Lays out the shapes and/or reroutes the connectors for the page.

Parameters:

ParameterTypeDescription
optionsLayoutOptionsUsing the LayoutOptions to configure options of layout.

moveTo(int index)

public void moveTo(int index)

Moves the page to another location in the pages.

Parameters:

ParameterTypeDescription
indexintDestination page index.

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

sendBackward(long shapeId)

public void sendBackward(long shapeId)

Moves a shape,defined by ID, back one position in the z-order.

Parameters:

ParameterTypeDescription
shapeIdlongID of shape.long

sendToBack(long shapeId)

public void sendToBack(long shapeId)

Moves a shape,defined by ID, to the back of the z-order.

Parameters:

ParameterTypeDescription
shapeIdlongID of shape.long

setAssociatedPage(Page value)

public void setAssociatedPage(Page value)

For the description of this property, please see getAssociatedPage()

Parameters:

ParameterTypeDescription
valuePage

setBackPage(Page value)

public void setBackPage(Page value)

For the description of this property, please see getBackPage()

Parameters:

ParameterTypeDescription
valuePage

setBackground(int value)

public void setBackground(int value)

For the description of this property, please see getBackground()

Parameters:

ParameterTypeDescription
valueint

setID(int value)

public void setID(int value)

For the description of this property, please see getID()

Parameters:

ParameterTypeDescription
valueint

setName(String value)

public void setName(String value)

For the description of this property, please see getName()

Parameters:

ParameterTypeDescription
valuejava.lang.String

setNameU(String value)

public void setNameU(String value)

For the description of this property, please see getNameU()

Parameters:

ParameterTypeDescription
valuejava.lang.String

setPages(PageCollection value)

public void setPages(PageCollection value)

For the description of this property, please see getPages()

Parameters:

ParameterTypeDescription
valuePageCollection

setPresetTheme(int value)

public void setPresetTheme(int value)

Apply a preset theme to this page

Parameters:

ParameterTypeDescription
valueint

setPresetThemeQuickStyle(int value)

public void setPresetThemeQuickStyle(int value)

Apply a preset theme variant quickstyle to this page

Parameters:

ParameterTypeDescription
valueint

setPresetThemeVariant(int value)

public void setPresetThemeVariant(int value)

Apply a preset theme variant to this page

Parameters:

ParameterTypeDescription
valueint

setReviewerID(int value)

public void setReviewerID(int value)

For the description of this property, please see getReviewerID()

Parameters:

ParameterTypeDescription
valueint

setViewCenterX(double value)

public void setViewCenterX(double value)

For the description of this property, please see getViewCenterX()

Parameters:

ParameterTypeDescription
valuedouble

setViewCenterY(double value)

public void setViewCenterY(double value)

For the description of this property, please see getViewCenterY()

Parameters:

ParameterTypeDescription
valuedouble

setViewScale(double value)

public void setViewScale(double value)

For the description of this property, please see getViewScale()

Parameters:

ParameterTypeDescription
valuedouble

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int