|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcShape
| Method Summary | |
|---|---|
ShapeArrowLengthType |
getBeginArrowheadLength()
Begin Arrow head Length |
ShapeArrowStyleType |
getBeginArrowHeadStyle()
Begin Arrow Head Style |
ShapeArrowWidthType |
getBeginArrowheadWidth()
Begin Arrow head Width |
java.awt.Color |
getColor()
line color |
ShapeDashLineStyleType |
getDashStyle()
DashStyle |
ShapeArrowLengthType |
getEndArrowheadLength()
End Arrow head Length |
ShapeArrowStyleType |
getEndArrowHeadStyle()
End Arrow Head Style |
ShapeArrowWidthType |
getEndArrowheadWidth()
End Arrow head Width |
IHyperLink |
getHyLink()
|
IShapeLineFormat |
getLine()
|
int |
getRotation()
Returns or sets the rotation of the shape, in degrees. |
ShapeLineStyleType |
getStyle()
Style |
double |
getWeight()
Weight |
void |
setBeginArrowheadLength(ShapeArrowLengthType value)
Begin Arrow head Length |
void |
setBeginArrowHeadStyle(ShapeArrowStyleType value)
Begin Arrow Head Style |
void |
setBeginArrowheadWidth(ShapeArrowWidthType value)
Begin Arrow head Width |
void |
setColor(java.awt.Color value)
line color |
void |
setDashStyle(ShapeDashLineStyleType value)
DashStyle |
void |
setEndArrowheadLength(ShapeArrowLengthType value)
End Arrow head Length |
void |
setEndArrowHeadStyle(ShapeArrowStyleType value)
End Arrow Head Style |
void |
setEndArrowheadWidth(ShapeArrowWidthType value)
End Arrow head Width |
void |
setRotation(int value)
Returns or sets the rotation of the shape, in degrees. |
void |
setStyle(ShapeLineStyleType value)
Style |
void |
setWeight(double value)
Weight |
| Methods inherited from interface com.spire.xls.core.ITextBox |
|---|
getHAlignment, getRichText, getText, getTextRotation, getVAlignment, isTextLocked, isTextLocked, setHAlignment, setText, setTextRotation, setVAlignment |
| Methods inherited from interface com.spire.xls.core.IPrstGeomShape |
|---|
getPrstShapeType, getText, setText |
| Methods inherited from interface com.spire.xls.core.IShape |
|---|
getAlternativeText, getFill, getHeight, getID, getLeft, getName, getOnAction, getResizeBehave, getShadow, getShapeType, getThreeD, getTop, getVisible, getWidth, isLockAspectRatio, isLockAspectRatio, isLocked, isLocked, isPrintable, isPrintable, remove, scale, setHeight, setName, setOnAction, setResizeBehave, setTop, setVisible, setWidth |
| Method Detail |
|---|
IShapeLineFormat getLine()
int getRotation()
IShape
getRotation in interface IShapevoid setRotation(int value)
IShape
setRotation in interface IShapejava.awt.Color getColor()
void setColor(java.awt.Color value)
ShapeArrowStyleType getBeginArrowHeadStyle()
void setBeginArrowHeadStyle(ShapeArrowStyleType value)
ShapeArrowLengthType getBeginArrowheadLength()
void setBeginArrowheadLength(ShapeArrowLengthType value)
ShapeArrowWidthType getBeginArrowheadWidth()
void setBeginArrowheadWidth(ShapeArrowWidthType value)
ShapeArrowStyleType getEndArrowHeadStyle()
void setEndArrowHeadStyle(ShapeArrowStyleType value)
ShapeArrowLengthType getEndArrowheadLength()
void setEndArrowheadLength(ShapeArrowLengthType value)
ShapeArrowWidthType getEndArrowheadWidth()
void setEndArrowheadWidth(ShapeArrowWidthType value)
ShapeDashLineStyleType getDashStyle()
void setDashStyle(ShapeDashLineStyleType value)
ShapeLineStyleType getStyle()
void setStyle(ShapeLineStyleType value)
double getWeight()
void setWeight(double value)
IHyperLink getHyLink()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||