public class Shape extends GeometryShape
GeometryShape.ShapeTypeEnum
ShapeBase.TypeEnum
Constructor and Description |
---|
Shape() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ResourceUri |
getParagraphs()
Get or sets list to paragraphs list
|
String |
getText()
Gets or sets the text.
|
TextFrameFormat |
getTextFrameFormat()
Returns TextFrame's formatting properties.
|
int |
hashCode() |
protected void |
setParagraphs(ResourceUri paragraphs) |
void |
setText(String text) |
void |
setTextFrameFormat(TextFrameFormat textFrameFormat) |
Shape |
text(String text) |
Shape |
textFrameFormat(TextFrameFormat textFrameFormat) |
String |
toString() |
getShapeType, setShapeType, shapeType
alternativeText, alternativeTextTitle, effectFormat, fillFormat, getAlternativeText, getAlternativeTextTitle, getEffectFormat, getFillFormat, getHeight, getHyperlinkClick, getHyperlinkMouseOver, getLineFormat, getName, getThreeDFormat, getType, getWidth, getX, getY, getZorderPosition, height, hidden, hyperlinkClick, hyperlinkMouseOver, isHidden, lineFormat, name, setAlternativeText, setAlternativeTextTitle, setEffectFormat, setFillFormat, setHeight, setHidden, setHyperlinkClick, setHyperlinkMouseOver, setLineFormat, setName, setThreeDFormat, setType, setWidth, setX, setY, setZorderPosition, threeDFormat, width, x, y, zorderPosition
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public String getText()
public void setText(String text)
public ResourceUri getParagraphs()
protected void setParagraphs(ResourceUri paragraphs)
public Shape textFrameFormat(TextFrameFormat textFrameFormat)
public TextFrameFormat getTextFrameFormat()
public void setTextFrameFormat(TextFrameFormat textFrameFormat)
public boolean equals(Object o)
equals
in class GeometryShape
public int hashCode()
hashCode
in class GeometryShape
public String toString()
toString
in class GeometryShape
Copyright © 2023. All rights reserved.