Package com.independentsoft.office.vml
Class TextBoxRightStroke
java.lang.Object
com.independentsoft.office.vml.StrokeChild
com.independentsoft.office.vml.TextBoxRightStroke
- All Implemented Interfaces:
IContentElement,IVmlElement
The Class TextBoxRightStroke.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new text box right stroke.Instantiates a new text box right stroke. -
Method Summary
Methods inherited from class com.independentsoft.office.vml.StrokeChild
getAlternateImageReferenceLocation, getAlternatePatternColor, getColor, getDashPattern, getEndArrow, getEndArrowLength, getEndArrowWidth, getEndCap, getExtensionHandlingBehavior, getFillType, getImageAspectRatio, getImageSize, getImageUrl, getJoinStyle, getLineStyle, getMiterLimit, getOpacity, getSource, getStartArrow, getStartArrowLength, getStartArrowWidth, getTitle, getWeight, isDisplay, isForceDash, isImageAlignment, isInsetBorderFromPath, setAlternateImageReferenceLocation, setAlternatePatternColor, setColor, setDashPattern, setDisplay, setEndArrow, setEndArrowLength, setEndArrowWidth, setEndCap, setExtensionHandlingBehavior, setFillType, setForceDash, setImageAlignment, setImageAspectRatio, setImageSize, setImageUrl, setInsetBorderFromPath, setJoinStyle, setLineStyle, setMiterLimit, setOpacity, setSource, setStartArrow, setStartArrowLength, setStartArrowWidth, setTitle, setWeight
-
Constructor Details
-
TextBoxRightStroke
public TextBoxRightStroke()Instantiates a new text box right stroke. -
TextBoxRightStroke
Instantiates a new text box right stroke.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIVmlElement- Specified by:
clonein classStrokeChild
-
toString
-