Package com.independentsoft.office.vml
Class TextBoxBottomStroke
java.lang.Object
com.independentsoft.office.vml.StrokeChild
com.independentsoft.office.vml.TextBoxBottomStroke
- All Implemented Interfaces:
IContentElement,IVmlElement
The Class TextBoxBottomStroke.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new text box bottom stroke.Instantiates a new text box bottom 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
-
TextBoxBottomStroke
public TextBoxBottomStroke()Instantiates a new text box bottom stroke. -
TextBoxBottomStroke
Instantiates a new text box bottom 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
-